Everything is inverted

please help.

brand new Snapmaker ray out of the box. updated to latest firmware.
homes correctly to top left. but when I start to cut its all inverted. I have changed the origin and just makes things worse.
the x axis is running as normal but the y axis is running inviter into the negatives.
I have edited the machine setting to invert and got the x and y running in the correct orientation but hit start and the laser shoots to the other side and smacks into the wall. I have gone over every single post for the last 2 days and at a total loss.

When you use the jogging controls in Move window, does the laser move in the correct directions? Left moves left, right moves right, up moves up, and down moves down?

Can you provide the following:

  1. full screenshot LightBurn with a design loaded and ready to burn
  2. photo of the resulting burn
  3. screenshot of Edit->Device Settings

when I job the x it is correct but they y is not. and it moves off the work area in light burn.




that board is in the wrong spot i know its from the last trial i did.

I didn’t realize Snapmaker made GRBL based machines.

In terms of the design, that’s kind of a worse case scenario design to determine part orientation issues. :wink:

First things first, correct the jogging issue.

Go to “Y Direction Pin ($3)” and set to True. This will cause homing to go in the wrong direction. So to then correct homing toggle “Y Homing Direction Invert ($23)” to True.

Once done, home the machine.

Then create a letter “G” and engrave it onto some scrap material. I’m going to guess that the letter will be flipped vertically. If so, go to Edit->Device Settings and change Origin position to bottom-left. If not, take a photo of the resulting burn in the orientation that it was burned and include in a reply.

i have done what you said and this is the result. it wont cut as the laser is no where near the work area in light burn.


Can you explain what this means? What exactly is happening?

Can you confirm that jogging is now working correctly?

And is the machine homing correctly?

Please run these commands in Console and copy and paste the full output:

$H
$I
$$
$#
?

I suggest you switch to “Absolute Coords” as the Start From mode if you’re new to this. Home before each session and move the laser with the jogging controls exclusively, do not move the laser head by hand.

if you look at the cross hair on the left on the full screen that is the laser location in relation to the work area in light burn. it was homing correctly before the changes but wont now. and now running those commands just drives the laser into the front left corner. I’m not totally new I have been running a snap maker 2 on light burn for a year.

Did you invert both the Y direction as well as Y homing direction?

Can you run these commands in Console and return the output please?

$I
$$

yes as you can see from the screenshot they are both on true.

$I
[VER:V1.5.6.20230919:]

[OPT:PHSW]

[I][PLAT]Machine: Snapmaker Ray Controller

[I][WIFI]Mode=STA:SSID=D-Link_BF66:Status=Connected:IP=192.168.1.103:MAC=34-85-18-91-0C-BC

ok

$$$$
$0=1
$1=100
$2=0
$3=2
$4=0
$5=0
$6=0
$10=0
$11=0.006
$12=0.002
$13=0
$20=1
$21=1
$22=1
$23=3
$24=300.000
$25=3000.000
$26=250.000
$27=2.000
$30=1000.000
$31=0.000
$32=1
$100=80.000
$101=80.000
$102=100.000
$103=35.556
$104=100.000
$105=100.000
$110=30000.000
$111=12000.000
$112=1000.000
$113=3000.000
$114=1000.000
$115=1000.000
$120=2000.000
$121=200.000
$122=200.000
$123=500.000
$124=200.000
$125=200.000
$130=600.000
$131=400.000
$132=300.000
$133=3600.000
$134=300.000
$135=300.000
ok

Before making another change, then, can you check the jogging controls. Do they now work in the correct direction?

it wont let me move anything now. I’m so tied have been at this for 2 days and had 2 hours sleep. sorry if I’m English and typing is a failure

can you see the crosshair to the left of the work area this is why its freaking out now.

Okay. Let’s assume for the moment that jogging controls work correctly. I don’t understand why homing wouldn’t have also been inverted but let’s set it back.

Can you run this in Console? The second command will home the machine so be prepared for it. Stop the machine if it heads in the wrong direction.

$23=1
$H

Assuming the machine homes correctly, check jogging direction.

Then run the G test. What are the results?

Hopefully we get this sorted quickly and get you to bed soon.

homing worked.
x axis jogging works
y axis jogging is still inverted

wont cut freaks out hahaha

Something is odd indeed. Did you actually write the changes to the controller after you inverted them? Don’t change anything in Machine Settings but curious what’s going on.

Let’s do this manually.

Run these in Console:

$3=0
$23=3
$H

Test jogging.

ALARM:2

G-code motion target exceeds machine travel. Machine position safely retained. Alarm may be unlocked. (Right-click the ‘Devices’ button to reset the connection)

On or near line 5:

Job Halted

ran those commands and it homed into the front left corner. cant jogg

Something is definitely not adding up.

I noticed you have two LightBurn instances up. Are you certain you’re working in the correct instance and connected to the right laser?

Can you rerun this command and copy/paste output?

$$