(Software Cycle)
CYCLE/DEEP,z1,z2,z3,z4.............z20,f,IPM IPR,c
Rapid to clearance c.
Advance at feedrate f to depth z1.
Retract at rapid rate to clearance c.
Advance at rapid rate to depth z1 less c.
Repeat steps 2, 3, and 4 for each successive z.
Example:
Input:
CYCLE/DEEP,1.0,2.0,3.0,4.0,7.0,IPM,.2
GOTO/0,0
Machine Data File Output:
N0004G00Z0002F0$
N0005G01X0Y0Z-001F007$
N0006G00Z0002F0$
N0007Z 0008F0$
N0008G01Z 002F007$
N0009G00Z0002F0$
N0010Z 0018F0$
N0011G01Z 003F007$
N0012G00Z0002F0$
N0013Z 0028F0$
N0014G01Z 004F007$
N0015G00Z0002F0$
(Hardware Cycle)
CYCLE/DEEP-83,z,f,IPM IPR,c,INCR,z1 [,PULBAC,g]
Rapid to clearance c.
Advance at feedrate f to depth z1.
Retract at rapid rate to clearance c.
Advance at rapid rate to depth z1 less c.
Repeat steps 2, 3, and 4 until depth z is reached.
Note: z1 is the G83 peck depth value which is output with the address designated in the Configuration Tool.
PULBAC,g is used to generate an optional G-code in the G83 block.
Example:
Input:
CYCLE/DEEP,3.0,7.0,IPM,.2,INCR,.5
GOTO/0,0
Machine Data File Output:
N4G83X0.0Y0.0Z3.0K.5F7.0$
SPSTCMND.chm