Siemens sinumerik 808d Programming And Operating Manual page 61

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

Advertisement

Example 2: Spindle positioning in axis mode
Figure 1-27
Program variant 1:
N10 G0 X100 Z100
N20 M3 S500
N30 G0 X80 Z80
N40 G01 X60 Z60 F0.25
N50 SPOS=0
N60 X50 C180
N70 Z20 SPOS=90
N80 M30
Program variant 2:
N10 G0 X100 Z100
N20 M3 S500
N30 G0 X80 Z80
N40 G01 X60 Z60 F0.25
N50 M2=70
N60 X50 C180
N70 Z20 SPOS=90
N80 M30
Turning Part 2: Programming (Siemens instructions)
Programming and Operating Manual, 05/2012, 6FC5398-5DP10-0BA0
Spindle positioning
; Position control on, spindle 1 positioned to 0, axis
mode can be used in the next block.
; Spindle(C axis) is traversed with linear
interpolation synchronous to X.
; Spindle is positioned to 90 degrees.
; Spindle switches to axis mode.
; Spindle(C axis) is traversed with linear
interpolation synchronous to X.
; Spindle is positioned to 90 degrees.
Programming principles
1.4 Spindle movements
61

Advertisement

Table of Contents
loading

Table of Contents