Tool offsets
8.8 Tool radius compensation (G40, G41, G42)
Fundamentals
8-26 Programming Manual, 10.2004 Edition, 6FC5 298-7AB00-0BP1
Example 2 turning
r
5
5
5
5
5
=
;
%_N_1001_MPF ;Program name
N5 G0 G53 X280 Z380 D0 ;Start point
N10 TRANS X0 Z250 ;Zero offset
N15 LIMS=4000 ;Speed limitation (G96)
N20 G96 S250 M3 ;Select constant feed
N25 G90 T1 D1 M8 ;Select tool and offset
N30 G0 G42 X-1.5 Z1 ;Activate tool with tool radius compensation
N35 G1 X0 Z0 F0.25
N40 G3 X16 Z-4 I0 K-10 ;Rotate radius 10
N45 G1 Z-12
N50 G2 X22 Z-15 CR=3 ;Rotate radius 3
N55 G1 X24
N60 G3 X30 Z-18 I0 K-3 ;Rotate radius 3
N65 G1 Z-20
N70 X35 Z-40
N75 Z-57
N80 G2 X41 Z-60 CR=3 ;Rotate radius 3
N85 G1 X46
N90 X52 Z-63
N95 G0 G40 G97 X100 Z50 M9 ;Deselect tool radius compensation and ;approach
tool change location