I’ve made a short video to explain my problem. Basically something seems to be inverted sometimes. Idk why. Using the move menu it works fine in LaserGrbl and in Lightburn. homing works fine too. But when I hit frame, the x axis seems to be inverted cz it hits the end switch. please help me out I’ve spend days on the internet now trying to find a solution.
Good video. Minimally you’re likely to have an issue with your offset because you’re homing to the bottom right. There may be other things going on but let’s focus on the first and primary issue.
You can solve this a few different ways.
physically change the location of the switches so that it homes bottom left so that homing location is same as origin
configure an offset so that your machine knows the distance between home location and origin
potentially change the coordinate quadrant used by your laser to 2nd Quadrant by changing machine origin to bottom-right.
For option 2, after homing jog the laser to the far front-left of the frame to where the origin is set. Then run this in Console to get offset and status. Return details here:
I’m a little confused. I watched your video again. Have you changed GRBL settings between the video and when you sent these settings?
The parts that are throwing me off:
$10 setting is different between the two
From what I can see in your video you don’t have an offset configured which would have explained some of the behaviors that were original described. It also explains the negative coordinates I see at times in the video. Did you change the offset after the video was made?
Nope I didn’t change anything between the video and the notes I sent I left things untouched. This is what confused me too I have the feeling that it changes values or behavior randomly or doesn’t apply changes correctly idk
Are you moving back and forth between LaserGRBL and LightBurn? I believe LaserGRBL caches GRBL configuration and will only refresh on read and can write cached values.
If so, the commands that you returned the output for here, were these run fresh in LightBurn console?
If not, I suggest you reflash the firmware, then issue $RST=* in Console to restore defaults. Then manually apply the S9 specific changes.
nope that’s impossible. With the stock firmware everything worked fine (at that time I had no limit switches installed). also the connectors are locked in direction even if I wanted to, I couldn’t plug things in backwards. jogging controls work fine yes. only framing seems to be inverted on the x-axis.