Travel To Fixed Stop - Siemens SINUMERIK 802D sl Programming And Operating Manual

Hide thumbs Also See for SINUMERIK 802D sl:
Table of Contents

Advertisement

Programming
3.3 Axis movements
Programming example
N5 G1 F3.8 Z-50 S300 M3
N10 G4 F2.5
N20 Z70
N30 G4 S30
N40 X...
Note
G4 S.. is only possible if a controlled spindle is available (if the speed specifications are also
programmed via S...).
3.3.16

Travel to fixed stop

Functionality
This function is available for SINUMERIK 802D sl plus and pro.
The travel-to-fixed-stop (FXS = Fixed Stop) function can be used to establish defined forces
for clamping workpieces, such as those required for sleeves and grippers. The function can
also be used for the approach of mechanical reference points. With sufficiently reduced
torque, it is also possible to perform simple measurement operations without connecting a
probe.
Programming
FXS[axis]=1
FXS[axis]=0
FXST[axis]=...
FXSW [axis]=...
Note: The machine axis identifier, e.g: X1, should be used as the axis identifier. (X1). The
channel axis identifier (e.g.: X) is only permitted, if no coordinate rotation is active and this
axis is directly assigned to a machine axis.
The commands are modal. The traversing path and the selection of the function FXS[axis]=1
must be programmed in one block.
3-48
;Feed F; spindle speed S
; Dwell time 2.5 seconds
;dwelling 30 revolutions of the spindle, corresponds at
; S=300 rpm and 100 % speed override to: t=0.1 min
;Feed and spindle speed remain effective
; Select travel to fixed stop
; Deselect travel to fixed stop
; Clamping torque, specified in % of the max. torque of the
drive
; Width of the window for fixed-stop monitoring in
mm/degrees
Programming and Operating manual, 06/2006, 6FC5398-4CP10-0BA0
Grinding

Advertisement

Table of Contents
loading

Table of Contents