Siemens sinumerik 808d Programming And Operating Manual page 31

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

Advertisement

Programming example1
N10 G54
N20 TRANS Z5
N30 L10
N40 ATRANS X10
N50 TRANS
N60 M30
Subroutine call: Refer to the topic "Subroutine technique (Page 94)".
Programming example2
G90 G18 G500
T3D1
M4S1500
G0X50 Z10
CYCLE95( "CON1:CON1_E", 0.50000, 0.20000, 0.20000, ,0.20000, 0.20000, 0.15000, 9, ,
,2.00000)
M4S1200
G0X100Z-10
R0=46
LAB1:
TRANS X=R0 Z-25
AROT RPL=-10
R1=-45
R2=14
R3=34
LAB:
TRANS X=R0 Z-25
AROT RPL=10
R5=R2*COS(R1)
R6=R3*SIN(R1)
G1 Z=R5 X=R6
R1=R1-0.5
IF R1>=-151 GOTOB LAB
R0=R0-0.5
IF R0>=40 GOTOB LAB1
G0X80
Z50
AROT
TRANS
Turning Part 2: Programming (Siemens instructions)
Programming and Operating Manual, 05/2012, 6FC5398-5DP10-0BA0
; programmable offset, 5 mm in Z-axis
; Subroutine call; contains the geometry to be offset
; programmable offset, 10 mm in x-axis
; offset cleared
Programming principles
1.2 Positional data
31

Advertisement

Table of Contents
loading

Table of Contents