Operation Manual
HEIDENHAIN MANUALplus 4110 307
6.9 Zero Point Shifts
Absolute zero point shift G59
G59 sets the workpiece zero point to the position "X, Z." The new zero
point remains in effect to the end of the program.
Parameters
X zero point shift (diameter value)
Z zero point shift
Example: G59
%59.nc
[G59]
N1 G59 Z256
N2 G14 Q0
N3 T3 G95 F0.25 G96 S200 M3
N4 G0 X62 Z2
N5 . . .
END
G59 cancels all previous zero point shifts (with G51, G56
or G59).
Danger of collision!
Cycle programming: With DIN macros, the zero point
shift is reset at the end of the cycle. Therefore, do not use
any DIN macros with zero point shifts in cycle
programming.