Programming manual
CNC 8070
MULTIPLE MACHINING
G164. Multiple machining in arc pattern
11.
(SOFT V02.0X)
229
11.5.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
G164 X200 Y200 B225 I45 C3 F200 P2
G80
G90 X0 Y0
M30
The multiple machining definition block may also be defined as follows:
G164 X200 Y200 B225 K6 C3 F200 P2