Hello, is there a parameter or option for changing value of machine coordinate system direction, from minus to plus so when i end program by writing
G53 Z0.
G53 X200. Y0.
I wouldnt get an error regarding OT alarm?
Because normaly i would have to end it writing
G53 Z0.
G53 X-200. Y0.