Meaning
CUTCONON: Command to activate the "Keep tool radius compensation constant" function
CUTCONOF: Command to deactivate the "Keep tool radius compensation constant" function
Example
&RQWRXUZLWK75&
&RQWRXUZLWKRXW75&
<
;
1
1
1
1
1
1
11
Program code Comment
N10 ; Definition of tool d1.
N20 $TC_DP1[1,1] = 110 ; Type
N30 $TC_DP6[1,1]= 10. ; Radius
N40
N50 X0 Y0 Z0 G1 G17 T1 D1 F10000
N60
N70 X20 G42 NORM
N80 X30
N90 Y20
N100 X10 CUTCONON ; Activation of the compensation sup-
pression.
N110 Y30 KONT ; If required, insert bypass circle
when deactivating the compensation
suppression.
N120 X-10 CUTCONOF
N130 Y20 NORM ; No bypass circle when deactivating
the TRC.
Fundamentals
2.10 Tool radius compensation
NC programming
290 Programming Manual, 12/2019, 6FC5398-2EP40-0BA0