Homing and actual laser 0,0. incorect

I recently update the Lightburn to the latest version and now my zero position in x, y are not longer correct. x is off by 60mm and y by 70mm. Homing is good so I’m not sure what is going on or how to correct this problem. my table size in the config is still ok 400mm x 430mm.

Nothing in the update would have affected this. In the console, if you type $# and press enter, what does the line starting with [G54: say?

If it’s not all zeros, it means that you have somehow set a workspace offset. To clear it, type this into the console and press enter:

G10 L1 P1 X0 Y0

So after typing the code it gives me a G54:45.000,45.000,0.000
I typed G10 L1 P1 X0 Y0 but it returned a error:20

Restor factory defaults by typing in console
$RST=*
Press enter
If successfull you shall be replied with MSG: REstoring Defaults

Please do not double post. It makes more work for us and slows the response times.

Sorry - I wrote that incorrectly - it’s supposed to be G10 L2 P1 X0 Y0