Dimensions; Absolute Dimensions (G90, Ac) - Siemens SINUMERIK 828D Programming Manual

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

8.3

Dimensions

The basis of most NC programs is a workpiece drawing with specific dimensions.
These dimensions can be:
● In absolute dimensions or in incremental dimensions
● In millimeters or inches
● In radius or diameter (for turning)
Specific programming commands are available for the various dimension options so that the
data from a dimension drawing can be transferred directly (without conversion) to the NC
program.
8.3.1

Absolute dimensions (G90, AC)

Function
With absolute dimensions, the position specifications always refer to the zero point of the
currently valid coordinate system, i.e. the absolute position is programmed, on which the tool
is to traverse.
Modal absolute dimensions
Modal absolute dimensions are activated with the
axes programmed in subsequent NC blocks.
Non-modal absolute dimensions
With preset incremental dimensions (
absolute dimensions for individual axes.
Note
Non-modal absolute dimensions (
and interpolation parameters (
Syntax
G90
<axis>=AC(<value>)
Significance
G90
:
AC
<axis>
<value>
Fundamentals
Programming Manual, 07/2010, 6FC5398-1BP40-0BA0
:
Command for the activation of modal absolute dimensions
Command for the activation of non-modal absolute dimensions
:
Axis identifier of the axis to be traversed
:
Position setpoint of the axis to be traversed in absolute dimensions
G90
), the
command can be used to set non-modal
G91
AC
) are also possible for spindle positioning (
AC
,
,
).
I
J
K
Geometry settings
command. Generally it applies to all
8.3 Dimensions
,
)
SPOS
SPOSA
169

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents