Siemens SINUMERIK 808D User Manual page 335

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

Advertisement

Ad dress
Si gnificance
SLOT2
Mill a circumferential slot
POCKET3
Rectangular pocket
POCKET4
Circular pocket
CYCLE71
Face milling
CYCLE72
Contour milling
CYCLE76
Milling the rectangular spigot
CYCLE77
Circular spigot milling
CYCLE90
Thread milling
LONGHOLE Elongated hole
CYCLE832
High speed settings
DC
Absolute coordinate;
approach position
directly (for rotary
axis, spindle)
DEF
Definition instruction
DISCL
Approach/retraction
distance of infeed
motion for machining
plane (SAR)
DISR
Approach/retraction
distance or radius
(SAR)
FAD
Velocity for the in-
feed (SAR)
FRC
Non-modal feedrate
for chamfer/rounding
FRCM
Modal feedrate for
chamfer/rounding
Programming and Operating Manual (Milling)
6FC5398-4DP10-0BA6, 09/2017
Va lue assignments
In formation
-
It is also possible to specify
the dimensions for the end
point of a rotary axis with
DC(...) irrespective of
G90/G91; also applies to
spindle positioning
Defining a user variable of the
BOOL, CHAR, INT, REAL,
STRING[n] type; define direct-
ly at the beginning of the pro-
gram
-
Safety clearance for speed
switchover for infeed motion;
note: G340, G341
-
G147/G148: Distance of the
cutter edge from the starting
or end point of the contour
G247, G347/G248, G348:
Radius of the tool center
pointpath
-
Speed takes effect after the
safety clearance is reached for
the infeed;
note: G340, G341
0, >0
When FRC=0, feedrate F will
act
0, >0
When FRCM=0, feedrate F
will act
Programming
N10 SLOT2(...); separate
block
N10 POCKET3(...); separate
block
N10 POCKET4(...); separate
block
N10 CYCLE71(...); separate
block
N10 CYCLE72(...); separate
block
N10 CYCLE76(...) ; separate
block
N10 CYCLE77(...) ; separate
block
N10 CYCLE90(...); separate
block
N10 LONGHOLE(...); separate
block
N10 CYCLE832(...); separate
block
N10 A=DC(45.3); Approach
absolute position of the A axis
directly
N20 SPOS=DC(33.1); Position
spindle
DEF INT VARI1=24, VARI2;
two variables of the INT type;
name defined by the user
DEF STRING[12]
VARS3="HELLO" ; max. 12
characters
See G147, G148, G247,
G248, G347, G348
See G147, G148, G247,
G248, G347, G348
See G147, G148, G247,
G248, G347, G348
For the unit, see F and G94,
G95;
for chamfer/rounding, see
CHF, CHR, RND
For the unit, see F and G94,
G95;
for rounding/modal rounding,
see RND, RNDM
335

Advertisement

Table of Contents
loading

Table of Contents