Siemens SINUMERIK 840D sl Programming Manual page 190

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

Advertisement

Fundamentals
2.9 Motion commands
X... Y... Z... :
I... J... K... :
Note
The default setting G90/G91 absolute or incremental dimensions is only valid for the circle end
point.
Examples
Example 1: Milling
Center point data using incremental dimensions
N10 G0 X67.5 Y80.211
N20 G3 X17.203 Y38.029 I–17.5 J–30.211 F500
Center point data using absolute dimensions
N10 G0 X67.5 Y80.211
N20 G3 X17.203 Y38.029 I=AC(50) J=AC(50)
190
Circle end point in Cartesian coordinates.
Depending on the currently valid dimensional notation setting G90/G91
or ...=AC(...) / ...=IC(...), the circle end point coordinates are in‐
terpreted either in the absolute dimension or in the incremental dimension.
Interpolation parameters to state the circle center point coordinates in the
directions X, Y, Z
Per default, the circle center point coordinates are stated in the incremental
dimension in relation to the circle starting point.
If the circle center point coordinates are stated in the absolute dimension in
relation to workpiece zero, the interpolation parameters I, J, K must be pro‐
grammed as follows:
I=AC(...) J=AC(...) K=AC(...)
Note
An interpolation parameter with value 0 can be omitted, but the associated
second parameter must always be specified.
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