8 compensation values, Changing the) cutter compensation g148, 8 compensation v a lues 6.8 compensation values – HEIDENHAIN MANUALplus 4110 User Manual
Page 302

302
6 DIN Programming
6.8 Compensation V
a
lues
6.8
Compensation Values
(Changing the) cutter compensation G148
MANUALplus manages three wear compensation values for
recessing tools (DX, DZ, and DS). The parameter "O" allows you to
define which wear compensation values are to be taken into account.
DX, DZ become effective after program start and after a T command
(G148 O0). The compensation values defined with G148 remain in
effect until the next T command or the end of the program.
Before you can use G148, you must assign the compensation values
DX, DZ and DS to the cutting edges of the recessing tool tip with the
"tool orientation" function (see “Recessing and recess-turning tools”
on page 421).
Parameters
O selection
(default: 0)
O=0: DX, DZ active—DS inactive
O=1: DS, DZ active—DX inactive
O=2: DX, DS active—DZ inactive
Example: G148
%148.nc
[G148]
N1 T31 G95 F0.25 G96 S160 M3
N2 G0 X62 Z2
N3 G0 Z-29.8
N4 G1 X50.4
N5 G0 X62
N6 G150
N7 G1 Z-20.2
N8 G1 X50.4
N9 G0 X62
N10 G151 [Recessing finishing]
N11 G148 O0
N12 G0 X62 Z-30
N13 G1 X50
N14 G0 X62
N15 G150
N16 G148 O2
N17 G1 Z-20
N18 G1 X50
N19 G0 X62
END
The recessing cycles G861 to G868 automatically take the
"correct" wear compensation into account.