Siemens SINUMERIK 840D sl Programming Manual page 210

Nc programming
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Fundamentals
2.9 Motion commands
Examples
Example 1: Counter-clockwise involute from the starting point to the programmed end point and
back again as clockwise involute
Program code
N10 G1 X10 Y0 F5000
N15 G17
N20 INVCCW X32.77 Y32.77 CR=5 I-10 J0
N30 INVCW X10 Y0 CR=5 I-32.77 J-32.77
...
210
Comment
; The starting position is ap-
proached.
; Selection of the X/Y plane as ma-
chining plane.
; Counter-clockwise involute, end
point in Cartesian coordinates.
; Clockwise involute, starting
point is end point from N20, new
end point is starting point from
N20, new circle center point refers
to a new starting point and is the
same as the old circle center point.
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0
NC programming

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents