Siemens sinumerik 808d Programming And Operating Manual page 137

Hide thumbs Also See for sinumerik 808d:
Table of Contents

Advertisement

You use this parameter to define a retraction movement along the drilling axis, which is
executed after the final drilling axis has been reached and oriented spindle stop has been
performed.
POSS (spindle position)
Use POSS to program the spindle position for the oriented spindle stop in degrees, which is
performed after the final drilling depth has been reached.
Note
It is possible to stop the active spindle with orientation. The angular value is programmed
using a transfer parameter.
Cycle CYCLE86 can be used if the spindle to be used for the boring operation is technically
able to go into position-controlled spindle operation.
Programming example: Second boring pass
CYCLE86 is called at position X70 Y50 in the XY plane. The drilling axis is the Z axis. The
final drilling depth is programmed as an absolute value; no safety clearance is specified. The
dwell time at the final drilling depth is two seconds. The top edge of the workpiece is
positioned at Z110. In the cycle, the spindle is to rotate with M3 and to stop at 45 degrees.
DEF REAL DP, DTB, POSS
N10 DP=77 DTB=2 POSS=45
N20 G0 G17 G90 F200 S300
N30 D1 T3 Z112
N40 X70 Y50
N50 CYCLE86 (112, 110, , DP, , DTB,
3, –1, 0, +1, POSS,)
N60 M30
Turning Part 2: Programming (Siemens instructions)
Programming and Operating Manual, 05/2012, 6FC5398-5DP10-0BA0
; Definition of parameters
; Value assignments
; Specification of technology values
; Approach retraction plane
; Approach drilling position
; Cycle call with absolute drilling depth
; Program end
Cycles
2.4 Drilling cycles
137

Advertisement

Table of Contents
loading

Table of Contents