Xcarve goes to right upper corner when jogged after homing in Lightburn

Good morning all,
I am a newbie on lightburn
Got myself a Jtech 24W laser and am trying to run it on Lightburn via my Xcarve controller
The problem is that after homing the device and its in the left lower corner ever jogging key I touch send it to the upper right corner.
any ideas??
I added my grbl parameters below.
Thanks in advance ,
Bill
$$

$0=10

$1=0

$2=0

$3=7

$4=0

$5=0

$6=0

$10=0

$11=0.020

$12=0.002

$13=0

$20=0

$21=0

$22=1

$23=3

$24=25.000

$25=750.000

$26=250

$27=1.000

$30=1000

$31=0

$32=1

$100=26.660

$101=26.660

$102=49.909

$110=8000.000

$111=8000.000

$112=2000.000

$120=500.000

$121=500.000

$122=50.000

$130=750.000

$131=750.000

$132=152.400

ok

$#

[G54:-750.000,-750.000,0.000]

[G55:0.000,0.000,0.000]

[G56:0.000,0.000,0.000]

[G57:0.000,0.000,0.000]

[G58:0.000,0.000,0.000]

[G59:0.000,0.000,0.000]

[G28:0.000,0.000,0.000]

[G30:0.000,0.000,0.000]

[G92:0.000,0.000,0.000]

[TLO:0.000]

[PRB:0.000,0.000,0.000:0]

ok

Make sure you are using the latest version of LightBurn: Help>Check for Updates

Try setting device Origin to top right corner, enable ‘CNC Machine’, and remove your G54 offset by entering into the Console Window $RST=#

I had exactly same problem with my Atomstack but have now cured it. Ypu need to set up Gcode settings. ( i downloadrd GRBL v1.1 program from Atomstack as this is easier to reset G code)$3 set to 0. $10 leave as is. I set mine to 3 and lasrr syopped communicating.
$20 set to 1. $130 your x length, $131 your y length, $132 your z length ( if needed)
If you do not have homing / limit switches $21 and $22 must be set to 0. $32 set to 1
I found the $21 and $22 wrre the main culprits in getting the negative work space.
Make sure laser is ftont left before every switch on, set this ad origin and Never move lader by hand when powered on.

See Grbl v1.1 Laser Mode · gnea/grbl Wiki · GitHub

Thanks for your help, when I come home tonite I will try if that helps
BILL

Thanks for your help, will try asap..
BILL

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.