CNC Z32 - Programming Guide (LATHES)
…
G881 Z-40 J5 E10 F1200
(activates the drilling fixed cycle)
N1 G0 X100
(executes the first positioning)
X150
(second positioning)
N2 X200
(third positioning)
G880
(all cycle parameters are cleared)
G886 Z-35 J5 E10 F400
(activates the boring fixed cycle)
(NOTE! All parameters MUST BE PROGRAMMED ANEW because the G880 function
clears them all)
(repeats the positionings:)
!GON1-N2!
G880
(deactivates fixed cycle)
…
6.1.1
70