Microstepping Configuration

[stextbox id=”alert” defcaption=”true”]Don’t use microstepping to increase the “precision” of your machine.[/stextbox]

 

The HobbyCNC driver boards allow five different modes of driving your stepper motors.  These can be set differently between each axis if desired.  As a side note, 1/8 and 1/16 stepping MAY require quite a lot of computer process power!
[stumble]

We recommend using 1/2 or 1/4 step.  This produces almost full power and usually avoids any resonance issues. The finer the micro step the less power you’ll have.

The Microstepping is set as follows. Note: The right-most jumper is for Idle Current Reduction and is on the PRO boards only.

 

J1J2J3
1/1 StepONONOFF
1/2 StepONOFFOFF
1/4 StepOFFONON
1/8 StepOFFONOFF
1/16 StepOFFOFFON

 

[one_half]You will need to set your CAM software to account for the microstepping. I have my HobbyCNC board set to 1/2 microsteps but forgot to set this in my CAM software and I came out with little-bitty parts (1/2 size).

In Mach3 it appears you need to multiply steps per revolution of the motor times the microstep setting to derive “Pulses Per Revolution”. (I think)[/one_half]

[one_half_last]LinuxCNC Microstepping Configuration Screen

LinuxCNC Microstepping Configuration. Repeat for each axis. This is set in the StepConfig wizard.[/one_half_last]