Fixed Point Approach - Siemens SINUMERIK 808D User Manual

Programming and operating manual (milling)
Hide thumbs Also See for SINUMERIK 808D:
Table of Contents

Advertisement

See the following illustration for tapping using G331/G332:
Axi s velocity
When programming with G331/G332, you can determine the axis velocity based on the spindle speed and the thread lead.
However, the maximum axis velocity (rapid traverse) defined in the machine data cannot be exceeded; otherwise, alarms
will appear.
Programming example
metric thread M5,
lead: 0.8 mm/rev., hole already premachined:
N5 G54 G0 G90 X10 Y10 Z5
N10 SPOS=0
N20 G331 Z-25 K0.8 S600
N40 G332 Z5 K0.8
N50 G0 X30 Y30 Z20
N60 M30
11.6

Fixed point approach

11.6.1
Fixed point approach: G75
Fu n ctionality
By using G75, a fixed point on the machine, e.g. tool change point, can be approached. The position is stored permanently
in the machine data for all axes. A maximum of four fixed points can be defined for each axis.
No offset is effective. The speed of each axis is its rapid traverse.
G75 requires a separate block and is non-modal. The machine axis identifier must be programmed!
In the block after G75, the previous G command of the "Interpolation type" group (G0, G1,G2, ...) is active again.
Programming
G75 FP=<n> X=0 Y=0 Z=0
N o te
FPn references with axis machine date MD30600 $MA_FIX_POINT_POS[n-1]. If no FP has been programmed, then the first
fixed point will be selected.
104
; Approach starting point
; Spindle in position control
; Tapping, K positive = clockwise
of the spindle, end point Z=-25 mm
; Retraction
Programming and Operating Manual (Milling)
6FC5398-4DP10-0BA6, 09/2017

Advertisement

Table of Contents
loading

Table of Contents