Can I change $31 value in the Lightburn Machine Settings?

From Grbl-v1.1 Configuration #31:

$31 - Min spindle speed, RPM - This sets the spindle speed for the minimum 0.02V PWM pin output (0V is disabled). Lower RPM values are accepted by Grbl but the PWM output will not go below 0.02V, except when RPM is zero. If zero, the spindle is disabled and PWM output is 0V.

But if the laser is not turning off during traversal moves, this is set using a different variable. Laser On is controlled with $32=1 as described in the Grbl-v1.1 Laser-Mode docs.
Check your setting for $30 and $32 in the console by typing $$ and pressing enter.

$32 should be 1 (enable laser mode)

$30 should be 1000

The $30 value can be set either in your firmware to match LightBurn, or in the LightBurn device settings (S Max) to match your GRBL setting.

Here is a another great resource for your setup.

http://wiki.eleksmaker.com/doku.php?id=elekslaser_a3_pro

As another member previously posted, "Scroll down to the bottom "operating instructions" And follow that, once you have it working in elekscam. It should work in lightburn.

Follow the instructions to the letter and that will get you up and running…"

You can enter commands into the ‘Console’ just above the macro keys or in the ‘Machine Settings’ window.

1 Like