Laser stays powered on during moves between burns (LightBurn)

When engraving text, it appears that the laser is not shutting down completely during travel:

Any ideas? I am a total n00b with respect to LightBurn, so this may very well be something as simple as checking the “Don’t do that” box in preferences. If so, my apologies.

It looks like your controller is not running in “Laser Mode”…
Go to the lightburn console and type $$ then hit enter. You should see a line starting with $32
That line should read $32=1
If now, enter $32=1 in the console and hit enter.
What’s odd to me is you have a beta unit so yours should have been preconfigured with all the right settings.
Can you paste the output of $$ here?
either way, it’s a GRBL config issue, not LightBurn. This would happen in any software. Still… yours should’ve been preconfigured out of the box.

That did it!

Output from “$$” follows.

ok
$$
ok
$$
$0=10
$1=255
$2=0
$3=0
$4=0
$5=0
$6=0
$10=0
$11=0.010
$12=0.002
$13=0
$20=1
$21=1
$22=1
$23=1
$24=100.000
$25=750.000
$26=250
$27=1.000
$30=1000
$31=0
$32=0
$100=100.000
$101=100.000
$102=100.000
$110=9000.000
$111=5000.000
$112=500.000
$120=750.000
$121=500.000
$122=10.000
$130=130.000
$131=130.000
$132=200.000
ok
1 Like

How very meta of you :slight_smile:

1 Like

Awesome! Still weird it was changed though… ah well.