Overview Of Cycles - Siemens SINUMERIK 808D User Manual

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

Advertisement

D ynamics limit
If a coupled axis group is activated in the part program, the dynamic response of all coupled-motion axes is taken into
account during traversing of the leading axis to avoid overloading the coupled-motion axes.
C o upling status
The coupling status of an axis can be checked in the part program with the system variable: $AA_COUP_ACT[<axis>].
Va lue
Me aning
0
Coupled motion inactive
8
Coupled motion active
D i splay of distance-to-go of the coupled-motion axis for modulo rotary axes
If the leading and coupled-motion axes are modulo rotary axes, the traversing movements in the leading axis add up from n
* 360° (n = 1, 2, 3 ...) in the distance-to-go display of the coupled-motion axis until the coupling is switched off.
Example: Program section with TRAILON and leading axis B and coupled-motion axis C
Program code
TRAILON(C,B,1)
G0 B0
G91 B360
G91 B720
G91 B360
12
Cycles
12.1

Overview of cycles

Cycles are generally applicable technology subroutines that can be used to carry out a specific machining process, such as
drilling of a thread (tapping) or milling of a pocket. These cycles are adapted to individual tasks by parameter assignment.
D rilling cycle, drilling pattern cycles and milling cycles
You can carry out the following standard cycles by using the control system:
● D rilling cycles
CYCLE81: Drilling, centering
CYCLE82: Drilling, counterboring
CYCLE83: Deep-hole drilling
CYCLE84: Rigid tapping
CYCLE840: Tapping with compensating chuck
CYCLE85: Reaming 1
CYCLE86: Boring
● D rilling pattern cycles
HOLES1: Row of holes
HOLES2: Circle of holes
CYCLE802: Arbitrary positions
● Mi lling cycles
CYCLE71: Face milling
CYCLE72: Contour milling
CYCLE76: Milling the rectangular spigot
CYCLE77: Circular spigot milling
LONGHOLE: Elongated hole
SLOT1: Groove milling pattern on a circle
SLOT2: Circumferential groove milling pattern
POCKET3: Rectangular pocket milling (with any milling tool)
152
Comment
; Activate coupling
; Start positioning
; Distance-to-go display at block start:
; B=360, C=360
; B=720, C=1080
; B=360, C=1440
Programming and Operating Manual (Milling)
6FC5398-4DP10-0BA6, 09/2017

Advertisement

Table of Contents
loading

Table of Contents