Operation Manual
380 6 DIN Programming
6.21 Lateral Surface Machining
Figure definition: Full circle, lateral surface G314
G314 defines a full circle on the lateral surface. Program this figure in
conjunction with G794.
Parameters
Z center point
CY center point as linear value (reference: G120 reference
diameter)
C center point Angle to center—for angle direction, see graphic
support window
R radius of circle
Example: G314
%314.nc
[G314]
N1 T71 G197 S1200 G195 F0.2 M104
N2 M14
N3 G110 C0
N4 G0 X110 Z5
N5 G794 X100 XE97 P2 U0.5 R0 K0.5 F0.15 H0
Q0
N6 G314 Z-35 C0 R20
N7 G80
N8 M15
END