Strange new problem

I’m not sure if this is a hardware or a software issue, I’ll let you all decide.

Lightburn was working great about two weeks ago. I got a new laser (LaserTree K20 Pro) to replace a Chinese POS that was a scam on Amazon (different topic). After receiving the laser and installing it, I fired up Lightburn, slapped together a quick test file (simple square 320mm X 320mm), zero’d everything out and hit go. Immediately, my machine tried to go the opposite direction. This has never done this before.
Here is what I have done to troubleshoot.
I first ensured nothing was out of bounds. Next I made sure the start point was bottom left and it was set to user origin. - no love, same thing. All steps from here on are with the laser disconnected.

Using the X & Y axis move control, I moved the laser to 100x, 100y and started again. The machine tried to move negative Y axis beyond limits.
I then moved the machine to 320x, 320y to see if it was moving inverse - nope, the machine moved negative y past 0 and hit the limits.

Using the X & Y axis control I can move to specific places correctly, BUT, when I use the “move to coordinate” function, it moves negative Y axis to the limits and beyond. Even sitting at 0,0, when I give the move to 0,0 command, it moves negative Y axis beyond limits.

Attached is the grbl settings and my “move” console.
ok

$0=10

$1=25

$2=0

$3=2

$4=0

$5=0

$6=0

$10=115

$11=1.000

$12=0.002

$13=0

$20=0

$21=0

$22=0

$23=7

$24=25.000

$25=500.000

$26=250

$27=2.000

$30=10000

$31=0

$32=1

$100=200.000

$101=320.000

$102=400.000

$110=1200.000

$111=1200.000

$112=600.000

$120=200.000

$121=200.000

$122=100.000

$130=400.000

$131=180.000

$132=80.000

ok

your firmware shows that machine area is 400 by 180mm

image

That might be an issue

that is strange, the correct size is reflected in my device settings:

and is reflected in the size of my work area:

Your device settings are entered manually. They do not necessarily reflect the actual size of the machine. Can you confirm the exact size of your work bed?

If you are positive that your machine is 410mm X 580mm, then you can enter that into the firmware.

Type each into the console:

$130=410 ,then press (Enter)
$131=580 ,then press (Enter)

Type $$ to see the changes have been written.

That did it! Thanks!

Whelp, nevermind. It didn’t fix it. It worked once, but it is doing it again. Any ideas?

Type $$ into the console. What are your 130 and 131 values?