9 zero point shifts, Zero point shift g51 – HEIDENHAIN MANUALplus 4110 User Manual
Page 305

HEIDENHAIN MANUALplus 4110
305
6.9 Zer
o
P
o
int Shif
ts
6.9
Zero Point Shifts
Zero point shift G51
G51 shifts the workpiece zero point by "Z" (or "X"). The shift is
referenced to the workpiece zero point defined in setup mode (see
“Defining the workpiece zero point” on page 50).
Even if you shift the zero point several times with G51, it is still always
referenced to the workpiece zero point defined in setup mode.
The workpiece zero point defined with G51 remains in effect up to the
end of the program, or until it is canceled by another zero point shift.
Parameters
X shift
(diameter value)
Z shift
Example: G51
%51.nc
[G51]
N1 T30 G95 F0.25 G96 S200 M3
N2 G0 X62 Z-15
N3 G862 Q0
N4 G0 X60 Z-19.2327
N5 G3 X58.5176 Z-20.1986 R1 I-1 K0
N6 G1 X48 Z-21.6077 B1
N7 G1 Z-28.3923 B1
N8 G1 X58.5176 Z-29.8014
N9 G3 X60 Z-30.7673 R1 I-0.2588 K-0.9659
N10 G80
N11 G51 Z-28
N12 G0 X62 Z-15
N13 G862 Q0
N14 G0 X60 Z-19.2327
N.. . . .
N.. G80
N.. G51 Z-56
N.. . . .
END
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.