Programming manual
232
CNC 8070
11.
MULTIPLE MACHINING
G163. Multiple machining in a full circle
(SOFT V02.0X)
226
11.4.1 Programming example
Programming example assuming that the work plane is formed by the
X and Y axes, that the Z axis is the longitudinal axis and that the
starting point is X0 Y0 Z0:
G00 G91 X280 Y130 F100 S500
G98 G81 Z-8 I-22
G163 X200 Y200 I30 C1 F200 P2.004 Q8
G80
G90 X0 Y0
M30
The multiple machining definition block may also be defined as follows:
G163 X200 Y200 K12 C1 F200 P2.004 Q8