Siemens sinumerik 840d Programming Manual page 261

Hide thumbs Also See for sinumerik 840d:
Table of Contents

Advertisement

08.97
7
840D
NCU 572
NCU 573
Programming example
A machine has six channel axes called XX, YY, ZZ,
U, V, W. The basic setting of the geometry axis
configuration in the machine data is:
Channel axis XX = 1st geometry axis (X axis)
Channel axis YY= 2nd geometry axis (Y axis)
Channel axis ZZ = 3rd geometry axis (Z axis)
N10
GEOAX()
N20
G0 X0 Y0 Z0 U0 V0 W0
N30
GEOAX(1,U,2,V,3,W)
N40
GEOAX(1,XX,3,ZZ)
N50
G17 G2 X20 I10 F1000
N60
GEOAX(2,W)
N80
G17 G2 X20 I10 F1000
N90
GEOAX()
N100
GEOAX(1,U,2,V,3,W)
N110
G1 X10 Y10 Z10 XX=25
N120
GEOAX(0,V)
N130
GEOAX(1,U,2,V,3,W)
N140
GEOAX(3,V)
 Siemens AG 2000. All rights reserved
SINUMERIK 840D/840Di/810D/FM-NC Programming Guide Advanced (PGA) − 04.00 Edition
7.8 Switchable geometry axes, GEOAX
810D
840Di
Basic configuration of the geometry axes is active.
All axes to position 0 in rapid traverse.
Channel axis U is the first (X), V is the second (Y), W is
the third geometry axis (Z).
Channel axis XX is the first (X), ZZ is the third geometry
axis (Z). Channel axis V remains the second geometry
axis (Y).
Full circle in the X, Y plane. Channel axes XX and Y
traverse.
Channel axis W becomes the second geometry axis (Y).
Full circle in the X, Y plane. Channel axes XX and W
traverse
Reset to initial setting
Channel axis U is the first (X), V is the second (Y), W is
the third geometry axis (Z).
Channel axes U, V, W each travel to position 10, XX as
the auxiliary axis travels to position 25.
V is removed from the geometry axes group. U and W
are still the first (X) and third geometry axis (Z). The
second geometry axis (Y) remains unassigned.
Channel axis U remains the first (X), V becomes the
second (Y) and W becomes the third geometry axis (Z).
V becomes the third geometry axis (Z), W is overwritten
and therefore removed from the geometry axes group.
The second geometry axis (Y) is still unassigned.
Transformations
7
7-261

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik fm-ncSinumerik 840diSinumerik 810d

Table of Contents