Siemens sinumerik 808d Programming And Operating Manual page 175

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

Advertisement

Cavity contour
The following example describes how to process a cavity profile and how to define the
subroutine of a contour with the contour functionality.
G500 G18 G95
G0X50
Z100
T5
M4S1500
G0X50Z0.5
G01X-2F0.15
Z2
G0X50
Turning Part 2: Programming (Siemens instructions)
Programming and Operating Manual, 05/2012, 6FC5398-5DP10-0BA0
N170 CYCLE95( "DEMO:DEMO_E", , , , , , ,0.15000, 5, , ,)
;*************CONTOUR************
DEMO:
;#7__DlgK contour definition begin - Don't change!;*GP*;*RO*;*HD*
G18 G90 DIAMON;*GP*
G0 Z0 X16 ;*GP*
G1 Z-2 X20 ;*GP*
Z-15 ;*GP*
Z-16.493 X19.2 RND=2.5 ;*GP*
Z-20 RND=2.5 ;*GP*
X30 CHR=1 ;*GP*
Z-35 ;*GP*
X40 CHR=1 ;*GP*
Z-55 ;*GP*
X50 ;*GP*
;CON,V64,2,0.0000,4,4,MST:1,2,AX:Z,X,K,I;*GP*;*RO*;*HD*
;S,EX:0,EY:16,ASE:0;*GP*;*RO*;*HD*
;LA,EX:-2,EY:20;*GP*;*RO*;*HD*
;LL,EX:-20;*GP*;*RO*;*HD*
;AB,IDX:8;*GP*;*RO*;*HD*
;LU,EY:30;*GP*;*RO*;*HD*
;F,LFASE:1;*GP*;*RO*;*HD*
;LL,DEX:-15;*GP*;*RO*;*HD*
;LU,EY:40;*GP*;*RO*;*HD*
;F,LFASE:1;*GP*;*RO*;*HD*
;LL,EX:-55;*GP*;*RO*;*HD*
;LU,EY:50;*GP*;*RO*;*HD*
;#End contour definition end - Don't change!;*GP*;*RO*;*HD*
Cycles
2.5 Turning cycles
175

Advertisement

Table of Contents
loading

Table of Contents