It looks like your machine homes to the rear-right, but zero’s to the front-left. This would mean you’ll need a workspace offset to let LightBurn work correctly with the machine. You also don’t have the machine size properly configured - your $130 and $131 values are both “200”, but should be 310 and 160, respectively, to properly reflect the size of your machine.
Add the following to a macro:
G10 L2 P1 X-310 Y-160
$10=0
That will offset the zero point of the machine after homing so it’s front-left, instead of rear-right, and it will set the coordinate reporting to return values relative to that zero point, instead of in absolute machine space.
We cover all of this here:
and here: