Tool offsets
8.5 Activate 3D tool offsets (CUT3DC..., CUT3DF...)
Job planning
8-16 Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
Programming
CUT3DC
or
CUT3DFS
or
CUT3DFF
or
CUT3DF
The commands are modal and are in the same group as CUT2D and CUT2DF. The command
is not deselected until the next movement in the current plane is performed. This always
applies to G40 and is independent of the CUT command.
Intermediate blocks are permitted with 3D tool radius compensation. The definitions of the 2
1/2D tool radius compensation apply.
Parameters
CUT3DC Activation of 3D radius offset for circumferential milling
CUT3DFS 3D tool offset for face milling with constant orientation.
The tool orientation is determined by G17-G19 and is not
influenced by frames.
CUT3DFF 3D tool offset for face milling with constant orientation.
The tool orientation is the direction defined by G17-G19 and,
in some case, rotated by a frame.
CUT3DF 3D tool offset for face milling with orientation change (only
with active 5-axes transformation).
G40 X Y Z To deactivate: Linear block G0/G1 with geometry axes
ISD=value Insertion depth
G450/G451 and DISC
A circle block is always inserted at outside corners. G450/G451 have no effect.
The command DISC is not evaluated.
Example
N10 A0 B0 X0 Y0 Z0 F5000
N20 T1 D1 ;Invoke tool call, call tool offset values
N30 TRAORI(1) ;Transformation selection
N40 CUT3DC ;3D tool radius compensation selection
N50 G42 X10 Y10 ;Tool radius compensation selection
N60 X60
N70 …