After having built and restored several CNC machines I have acquired three 4X8 Spadix adhesive tables that I am making into plasma cutters. This is my first experience with plasma cutting so of course I'm digging through the web for information before digging my credit card out. I have an idea for a very simple and dirt cheap torch height control application. Here goes:
Required Items- Plasma cutter, XY cnc table, computer, cnc software, standard radio control servo, various electrical parts.
The assembly- Plasma torch is mounted on a small slide where height can be adjusted mechanically and the slide is in it's middle position when the servo is neutral (90 degrees). The torch is manually set at the correct piece height for the material to be cut.
The circuit- There is a potentiometer in each RC servo which is connected to the output shaft and used for positioning feedback. This potentiometer input is disconnected and the input terminal is wired to an SPDT relay. The relay is controlled by the computer. In the "off" position the existing potentiometer input is used to hold mechanical neutral. In the "on" position the potentiometer input is the torch voltage, divided down with resistors. The resistors can be precision adjustable units to allow for fine voltage setting
Cutting logic-
-CNC software moves the plasma head to the correct X-Y starting position.
-CNC software turns the torch on and holds for a fixed time per the part program to allow the arc to pierce.
-CNC software turns the torch height control (THC) relay on.
-The THC senses the arc voltage and moves the torch up and down to maintain target voltage.
-CNC software moves the X-Y position to make the cut per the part program.
-CNC software commands the THC relay off; the servo returns to the pierce height.
-CNC software turns the plasma torch off.
Many of us could build this with the stuff lying around in our junk drawers.
I'd appreciate feedback and thoughts on this idea.