Programming manual
CNC 8070
ORIGIN SELECTION
Zero offsets (G54-G59/G159)
4.
(SOFT V02.0X)
51
The incremental zero offset is not canceled after applying a new
absolute zero offset (G54-G59 or G159).
Considerations
An incremental zero offset, by itself, does not cause any axis
movement.
When homing an axis in JOG mode, the incremental zero offset for
that axis is canceled.
Properties of the function
Function G158 is modal.
On power-up, the CNC assumes the incremental zero offset that was
active when the CNC was turned off. On the other hand, the
incremental zero offset is neither affected by functions M02 and M30
nor by RESETTING the CNC.
···
N100 G54 (Apply absolute zero offset)
N200 G158 X20 Y60 (It applies the 1
st
incremental zero offset)
N300 G158 X50 Y30 (It applies the 2
nd
incremental zero offset)
N400 G158 X100 (It applies the 3
st
incremental zero offset)
N500 G158 Y0 (It applies the 4
nd
incremental zero offset)
N600 G158 X0 (Cancel incremental zero offset)
···
X Y
G54 (G159=1)
20 20