Approaching A Fixed Point (G75) - Siemens SINUMERIK 840D sl Programming Manual

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

Advertisement

Fundamentals
2.14 Supplementary commands
Meaning
G74:
X1=0 Y1=0 Z1=0 ... :
A1=0 B1=0 C1=0 ... :
Note
A transformation must not be programmed for an axis which is to approach the reference point
with G74.
The transformation is deactivated with command TRAFOOF.
Example
When the measuring system is changed, the reference point is approached and the workpiece
zero point is set up.
Program code
N10 SPOS=0
N20 G74 X1=0 Y1=0 Z1=0 C1=0
N30 G54
N40 L47
N50 M30
2.14.5

Approaching a fixed point (G75)

The non-modal command G75 can be used to move axes individually and independently of one
another to fixed points in the machine space, e.g. to tool change points, loading points, pallet
change points, etc.
The fixed points are positions in the machine coordinate system which are stored in the
machine data (MD30600 $MA_FIX_POINT_POS[n]). A maximum of four fixed points can be
defined for each axis.
The fixed points can be approached from every NC program irrespective of the current tool or
workpiece positions. An internal preprocessing stop is executed prior to moving the axes.
358
G command call reference point approach
The specified machine axis address X1, Y1, Z1 ... for linear axes is
approached as the reference point.
The specified machine axis address A1, B1, C1 ... for rotary axes is
approached as the reference point.
Comment
;Spindle in position control
;Reference point approach for linear axes and
rotary axes
; Zero offset
;Cutting program
; End of program
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