Siemens SINUMERIK 808D User Manual page 158

Programming and operating manual (milling)
Hide thumbs Also See for SINUMERIK 808D:
Table of Contents

Advertisement

N o te
If a value is entered both for DP and for DPR, the final drilling depth is derived from DPR. If this differs from the absolute
depth programmed via DP, the message "Depth: Corresponding to value for relative depth" is output in the dialog line.
If the values for reference and retraction planes are identical, a relative depth specification is not permitted. The error
message 61101 "Reference plane defined incorrectly" is output and the cycle is not executed. This error message is also
output if the retraction plane is located after the reference plane, i.e. its distance to the final drilling depth is smaller.
Programming example: Drilling_centering
This program produces three drill holes using the CYCLE81 drilling cycle. The drilling axis is always the Z axis.
N10 G0 G17 G90 F200 S300 M3
N20 D3 T3 Z110
N30 X40 Y120
N40 CYCLE81(110, 100, 2, 35,)
N50 Y30
N60 CYCLE81(110, 102, , 35,)
N70 G0 G90 F180 S300 M03
N80 X90
N90 CYCLE81(110, 100, 2, 65,)
N100 M02
158
; Specification of technology values
; Approach retraction plane
; Approach of the first drilling position
; Cycle call with absolute final drilling
depth, safety clearance and incomplete
parameter list
; Approach next drilling position
; Cycle call without safety clearance
; Specification of technology values
; Approach next position
; Cycle call with relative final drilling
depth and safety clearance
; End of program
Programming and Operating Manual (Milling)
6FC5398-4DP10-0BA6, 09/2017

Advertisement

Table of Contents
loading

Table of Contents