Motor Tuning For Plasma Tables
Tuning a stepper motor for a plasma table may seem like a complicated process, but it really is pretty simple and is done in just a few minutes. Check the end of this article to use the steps calculators. The starting point will be after the motors are installed on the table and running on the correct axis. They must be properly configured in the configurator and have the X motor set to the X axis, Y motor and slave motor set to Y axis and slave axis set to slave to Y axis, and the Z motor set to Z axis. This is decided based on the orientation of the table. When you have the motors installed on the table and are ready to begin the tuning process, you will need to find the diameter of the pinion gear.
- Motors plugged in
- Connected to PWM
- Connected to 4 port hub
- Hub is connected to computer
- BladeRunner is connected to computer
- BladeRunner is plugged into power.


Make sure your machine is in e-stop before continuing. You will be working with the gantry and can get seriously injured.
On your plasma table, remove the torch and either mount a laser or a sharp pointed tool in its place. Move this to a point that you can mark as a reference point for measuring. Mark the spot as precisely as possible. Back in CommandCNC in the MDI window, type in a distance to send that axis out using g-code. Here is an example: G1 Y30.0 F80 -G1 is a command that means to move in a straight line -Y is the axis we are working on -F is the feedrate we will be using Measure the actual distance traveled with a tape measure from 0 to the point where it stopped and write down the distance to as close a decimal as you can.Before you make any changes, move the axis back to the start point in the MDI window by using the following code: G00 Y0.000 (or whatever axis you are working on). It will not go back to the same point after you change the steps per inch.
Divide the commanded distance traveled by the actual distance traveled then multiply the answer by the steps per inch.
STEPS CALCULATOR
[themify_box style=”red warning”]PERFORM THIS FIRST!
[/themify_box][themify_box style=”green”] NOW PERFORM THIS
[/themify_box]