After updating to the newest version, something I put off because I have problems every time I update, my XYZ and Home all were messed up. I’ve worked through most of the issues, including having to do math to set the Z to move the correct distance. The last thing I have is that when I try to move in X or Y, the machine moves all the way to the back right corner. After a lot of trial and error with ChatGPT, I realized that after telling the machine to jog 1mm forward, the machine moves to the top right corner and the coordinates read as 0/0/-15. When I home, I get -365/-365/-15 in the bottom left corner.
I’ve been using Lightburn for 2 years and have only updated 2 or three times because it always seems like something happens to XYZ when I update. Codes are below.
$H
ok
?
<Idle|WPos:0.000,0.000,-30.000|FS:0,0|Ov:100,100,100>
ok
$$
$0=10
$1=255
$2=0
$3=0
$4=0
$5=0
$6=0
$10=16
$11=0.010
$12=0.002
$13=0
$20=1
$21=1
$22=1
$23=3
$24=25.000
$25=1000.000
$26=250
$27=15.000
$30=1000
$31=0
$32=1
$100=80.000
$101=80.000
$102=133.000
$110=2000.000
$111=2000.000
$112=1200.000
$120=300.000
$121=300.000
$122=100.000
$130=380.000
$131=380.000
$132=55.000
ok
(MOVE FORWARD 1MM)
Starting stream
[MSG:Pgm End]
Stream completed in 0:11
?
<Idle|WPos:365.000,365.000,-30.000|FS:0,0>
ok
Forgot to show that updating the XYZ does not resolve the issue.
G10 L2 P1 X-365 Y-365 Z-15
ok
$H
ok
?
<Idle|WPos:0.000,0.000,0.000|FS:0,0|Ov:100,100,100>
ok
(Move forward 1 MM)
Starting stream
[MSG:Pgm End]
Stream completed in 0:11
?
<Idle|WPos:365.000,365.000,0.000|FS:0,0|Ov:100,100,100>
ok