Programming manual
CNC 8070
MULTIPLE MACHINING
G162. Multiple machining in grid pattern
11.
(SOFT V02.0X)
223
11.3.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
G162 X700 I100 Y180 J60 P2.005 Q9.011 R15.019
G80
G90 X0 Y0
M30
The multiple machining definition block may also be defined as follows:
G162 X700 K8 J60 D4 P2.005 Q9.011 R15.019
G162 I100 K8 Y180 D4 P2.005 Q9.011 R15.019