Y-axis works ok and after homing the Y co-ordinate is set to 0.000, but for X-axis the software sets the X co-ordinate to some negative magic number. The value varies somewhat but typically it is set to -608.000.
The result is that no movements aren't allowed any more as x-axis is out of boundary; "Attempt to move outside safe limits (X -607.900)" and re-homing will move past the limit switch an hit the left wall until reset is pressed.
Any ideas why X-axis is not set to zero when homing?Home X
Homing axis X, timeout value: 21
==> {"gc":"G28.2 X0"}
{"r":{},"f":[1,0,18,77]}
{"sr":{"coor":0,"dist":1,"stat":9}}
{"qr":32,"qi":1,"qo":1}
{"qr":31,"qi":1,"qo":0}
{"sr":{"posx":-4.500,"feed":2000.00,"vel":2000.00}}
{"sr":{"posx":-11.000}}
{"sr":{"posx":-17.500}}
<snip>
...
...
</snip>
{"sr":{"posx":-127.833}}
{"sr":{"posx":-134.333}}
{"sr":{"posx":-140.559,"vel":1000.00}}
{"sr":{"posx":-140.833,"vel":0.16}}
{"sr":{"posx":-608.000,"feed":0.00,"vel":0.00,"coor":1,"dist":0,"stat":3}}
ReadyEvent stat
{"qr":32,"qi":1,"qo":1}
Homing X done.
Christian