Programming manual
CNC 8070
MULTIPLE MACHINING
G161. Multiple machining in rectangular pattern
11.
(SOFT V02.0X)
219
11.2.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 X100 Y150 F100 S500
G98 G81 Z-8 I-22
G161 A30 X700 I100 Y180 J60 P2.005 Q9.011
G80
G90 X0 Y0
M30
The multiple machining definition block may also be defined as follows:
G161 A30 X700 K8 J60 D4 P2.005 Q9.011
G161 A30 I100 K8 Y180 D4 P2.005 Q9.011