I just got the FoxAlien 40W diode laser for my Masuter 3s. I got the Lightburn trial and was trying to run the Material Test using the “Diode - Engrave test” preset. I checked the frame to make sure that was good. When I press Start, it moves and engraves “Interval” but then I get a GRBL error and it stops doing anything (even leaving the laser on).
I have the laptop connected via USB. The last few lines on the Lightburn console are:
Starting stream
Layer
<Run|MPos:247.600,188.650,-78.600|Bf:0,21|FS:5100,0|Ov:100,100,100|A:F>
<Run|MPos:228.950,184.900,-78.600|Bf:0,21|FS:505,0>
<Run|MPos:228.425,187.275,-78.600|Bf:0,28|FS:1452,2420|WCO:-109.600,-49.600,0.000>
<Run|MPos:228.900,184.775,-78.600|Bf:0,23|FS:1272,2120>
error:36
There are unused, leftover G-code words that aren’t used by any command in the block.
On or near line 0:
Job halted
Stream completed in 0:01
I saw the following requested on a few posts I saw while trying to search for help, so I ran the commands and captured the output.
$i
[VER:1.1h.20190825:]
[OPT:V,15,128]
Target buffer size found
ok
$$
$0=10
$1=25
$2=0
$3=0
$4=0
$5=0
$6=0
$10=3
$11=0.010
$12=0.002
$13=0
$20=0
$21=1
$22=1
$23=3
$24=100.000
$25=1000.000
$26=250
$27=3.000
$30=10000
$31=0
$32=0
$100=40.000
$101=40.000
$102=400.000
$110=5000.000
$111=5000.000
$112=5000.000
$120=300.000
$121=300.000
$122=300.000
$130=400.000
$131=400.000
$132=95.000
ok
$32=1
ok
M3
ok
M4
ok
M5
ok
What do I need to do to get this working correctly?