Programming manual
232
CNC 8070
11.
MULTIPLE MACHINING
G165. Multiple machining in a chord pattern
(SOFT V02.0X)
232
11.6.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 X890 Y500 F100 S500
G98 G81 Z-8 I-22
G165 X-280 Y-40 A60 C1 F200
G80
G90 X0 Y0
M30
The multiple machining definition block may also be defined as follows:
G165 X-280 Y-40 I430 C1 F200