Special Axes; Main Spindle, Master Spindle; Machine Axes - Siemens SINUMERIK 840DE Programming Manual

Hide thumbs Also See for SINUMERIK 840DE:
Table of Contents

Advertisement

Fundamental Geometrical Principles
1.4 Axes
The identifiers for geometry and channel axes may be the same, provided a reference is
possible.
Geometry axis and channel axis names can be the same in any channel so that the same
programs can be executed.
1.4.2

Special axes

In contrast to the geometry axes, no geometrical relationship is defined between the special
axes.
Axis identifier
In a turning machine with revolver magazine, for example,
Turret position U, tailstock V
Application examples
Typical special axes are tool revolver axes, swivel table axes, swivel head axes, and loader
axes.
N10 G1 X100 Y20 Z30 A40 F300
N20 POS[U]=10POS[X]=20 FA[U]=200 FA[X]=350
N30 G1 X500 Y80 POS[U]=150FA[U]=300 F550
N40 G74 X1=0 Z1=0
1.4.3

Main spindle, master spindle

The machine kinematics determine, which spindle is the main spindle. This spindle is
declared the master spindle in the machine data. As a rule, the main spindle is declared the
master spindle. This assignment can be changed with the program command SETMS
(spindle number). By issuing SETMS without statement of the spindle number you can
switch back to the master spindle defined in the machine data. Special functions such as
thread cutting apply to the master spindle, see "Spindle speed S, spindle direction of rotation
M3, M4, M5".
Spindle identifier
Identifiers: S or S0
1.4.4

Machine axes

Machine axes are the axes physically existing on a machine. The movements of axes can
still be assigned by transformations (TRANSMIT, TRACYL, or TRAORI) to the machine
axes. If transformations are intended for the machine, different axis names must be
determined.
1-24
;Path axis movements
;Positioning axis movements
;Path and positioning axis
;Approaching a reference point
Programming Manual, 10.2004 Edition, 6FC5 298-7AB00-0BP1
Fundamentals

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents