HEIDENHAIN MANUALplus 620 203
4.6 C-Axis Contours—Fundamentals
Start pocket/island G308-Geo
G308 defines a new reference plane / reference diameter in
hierarchically nested contours.
End of pocket/island G309-Geo
G309 defines the end of a reference plane. Every reference plane
defined with G308 must be ended with G309 (see “Milling contour
position” on page 202).
Example for G308/G309
Parameters
P Depth for pocket, height for islands
ID Name of the contour for reference from units or cycles
. . .
FINISHED
. . .
FACE_C Z0
Define reference plane
N7 G308 P-5 ID“Rectangle“
Beginning of rectangle with depth of –5
N8 G305 XK-5 YK-10 K50 B30 R3 A0
Rectangle
N9 G308 P-10 ID“Circle“
Beginning of “full circle in rectangle” with
depth –10
N10 G304 XK-3 YK-5 R8
Full circle
N11 G309
End of full circle
N12 G309
End of rectangle
LATERAL_C X100
Define reference diameter
N13 G311 Z-10 C45 A0 K18 B8 P-5
Linear slot with depth –5
. . .