Cycles
2.4 Drilling cycles
Turning Part 2: Programming (Siemens instructions)
Programming and Operating Manual, 05/2012, 6FC5398-5DP10-0BA0
139
Explanation of the parameters
For an explanation of the parameters RTP, RFP, SDIS, DP, and DPR, refer to the topic
"
Drilling, centering - CYCLE81 (Page 112)".
'3 5)3'35
5)3
5)36',6
573
*
*
=
;
00
SDIR (direction of rotation)
This parameter determines the direction of rotation with which the drilling operation is carried
out in the cycle.
If values other than 3 or 4 (M3/M4) are generated, alarm 61102 "No spindle direction
programmed" is generated and the cycle is aborted.
Programming example: Third boring
CYCLE87 is called at position X0 in the XY plane. The drilling axis is the Z axis. The final
drilling depth is specified as an absolute value. The safety clearance is 2 mm.
N20 G0 G17 G90 F200 S300 X0 ;Specification of technology
values and drilling position
N30 D3 T3 Z13 ; Approach retraction plane
N50 CYCLE87 (13, 10, 2, -7, , 3) ;Cycle call with programmed
direction of rotation of spindle
M3
N60 M2 ; End of program