List Of Instructions - Siemens SINUMERIK 802D sl Programming And Operating Manual

Surface grinding
Hide thumbs Also See for SINUMERIK 802D sl:
Table of Contents

Advertisement

Programming
10.1 Fundamental principles of NC programming
10.1.6

List of instructions

Functions available with SINUMERIK 802D sl plus and pro
Address
Meaning
D
Tool offset number
F
Feed
F
Dwell time (block
with G4)
G
G function
(preparatory function)
G0
Linear interpolation at rapid traverse rate
G1 *
Linear interpolation at feedrate
G2
Circular interpolation clockwise
G3
Circular interpolation counter-clockwise
CIP
Circular interpolation through intermediate
point
CT
Circular interpolation; tangential transition
198
Value assignments
Information
0 ... 9only integer,
Contains offset data for a
no sign
certain tool T... ; D0 à offset
values= 0,
max. 9 D numbers per tool
0.001 ... 99
Path velocity of a
999.999
tool/workpiece;
unit: mm/min or mm/revolution
depending on G94 or G95
0.001 ... 99
Dwell time in seconds
999.999
Only integer,
The G functions are divided into
specified values
G groups. Only one G function
of a group can be programmed
in a block.
A G function can be either
modal (until it is canceled by
another function of the same
group) or only effective for the
block in which it is programmed
(non-modal).
G group:
1: Motion commands
(type of interpolation)
Programming and Operating Manual, 11/2012, 6FC5398-5CP10-3BA0
Programming
D...
F...
G4 F...; separate block
G...
or symbolic name, e.g.:
CIP
G0 X... Z...
G1 X...Z... F...
G2 X... Z... I... K... F... ;
Center and end point
G2 X... Z... CR=... F... ;
Radius and end point
G2 AR=... I... K... F... ;
Aperture angle and center
point
G2 AR=... X... Z... F... ;
Aperture angle and end point
G3 ... ; otherwise as for G2
CIP X... Z... I1=... K1=... F...
;I1, K1 is intermediate point
N10 ...
N20 CT Z... X... F... ; circle;
tangential transition
to the previous path
segment N10
Surface grinding

Advertisement

Table of Contents
loading

Table of Contents