thankyou for replying.
machine has origin top right
home is front left.
in device settings I have to have cnc machine ticked and machine coordinates ticked
if I have what used to be a positive workspace
G10 L2 P1 X-1000 Y-1000
go to origin goes to the top right
the move buttons however move in the correct directions.
if I have
G10 L2 P1 X0 Y0
the move buttons again seem to be correct directions
goto origin still wants to go to top right and get position reports same figures for head position
unchecking the cnc machine we have negative space coordinates, the move buttons now want to be relative to top right corner.
checking the cnc machine, and unchecking the machine coordinates, we have jog moves correct but we are still relative to top right
$#
[G54:0.000,0.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]
if I now set positive workspace
G10 L2 P1 X-1000 Y-1000
I find the origin of my work area moves off the bed.
my get positions are now all negative.
so my macros to move to positions will all need to be re done ?
$#
[G54:-1000.000,-1000.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
?
<Idle|MPos:-989.541,-949.741,-3.000|Bf:15,127|FS:0,0>
ok
and that toward the front left of the bed.
the start from is set to current position and the job origin is bottom left
home is front left. as is the location for goto origin.
?
<Idle|MPos:-999.993,-961.478,-3.000|Bf:15,127|FS:0,0|Pn:X>
ok
the GUI now displays for get position
X: -0.01 Y:-38.52 Z:-3.00 U:0.00
if I click move up 10mm Y:-48.52
was used to X0 Y0 being front/bottom left, with positive values