Circle Of Holes - Holes2 - Siemens SINUMERIK 808D ADVANCED Programming And Operating Manual

Operator-panel-based cncs
Hide thumbs Also See for SINUMERIK 808D ADVANCED:
Table of Contents

Advertisement

N10 G90 F300 S500 M3 T10 D1
N20 G17 G0 X=R14 Y=R15 Z105
N30 MCALL CYCLE82(R11, R10, R12, R13,
0, 1)
N40 LABEL1:
N41 HOLES1(R14, R15, R16, R17, R18,
R19)
N50 R15=R15+R22
N60 R21=R21+1
N70 IF R21<R20 GOTOB LABEL1
N80 MCALL
N90 G90 G0 X30 Y20 Z105
N100 M02
9.5.3

Circle of holes - HOLES2

Programming
HOLES2 (CPA, CPO, RAD, STA1, INDA, NUM)
Parameters
Parameter
Data type
CPA
REAL
CPO
REAL
RAD
REAL
STA1
REAL
INDA
REAL
NUM
INT
Function
Use this cycle to machine a circle of holes. The machining plane must be defined before the cycle is called.
The type of hole is determined through the drilling cycle that has already been called modally.
Programming and Operating Manual (Milling)
6FC5398-4DP10-0BA1, 01/2014
; Specification of the technological values
; Approach starting position
; Modal call of drilling cycle
; Call of row of holes cycle
; Calculate y value for the next line
; Increment line counter
; Return to LABEL1 if the condition is fulfilled
; Deselect modal call
; Approach starting position
; End of program
Description
Center point of circle of holes (absolute), first axis of the plane
Center point of circle of holes (absolute), second axis of the plane
Radius of circle of holes (enter without sign)
Starting angle
Range of values: –180<STA1≤180 degrees
Incrementing angle
Number of holes
157

Advertisement

Table of Contents
loading

Table of Contents