Device origin is bottom left, but I'd rather have the grid in Lightburn originate at top left. Is this possible?

Console:
G10 L2 P1 X0 Y1

$#

?

<Idle|WPos:0.000,-11224.000,0.000|FS:0,0|Pn:P>

ok

[G54:0.000,1.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

ok

Move window after hitting Get position (device was already homed, top left):
image

Can you confirm that you’re running each command one line at a time? So pushing Enter key at the end of each line? The output is just not making sense.

Summarizing overall solution that was completed offline due to @kk10494 hitting a message limit.

  1. Change origin to top-left in Device Settings
  2. Configure work offset to reset home location at top-left to origin
G10 L2 P1 X0 Y460
$10=0
  1. Invert Y-axis motor direction
$3=2
  1. Invert Y homing direction
$23=2

This should allow for origin at top-left.

3 Likes

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