Siemens SINUMERIK 840D Programming Manual page 223

Cycles
Hide thumbs Also See for SINUMERIK 840D:
Table of Contents

Advertisement

3
12.97
10.00
3.15 Pocket milling with islands – CYCLE73, CYCLE74, CYCLE75
Programming example 3
Machining task:
Shows the program sequence of a machining task,
illustrated by two different pockets with islands. The
machining process is tool-oriented, i.e. each time a new
tool becomes available, all machining tasks requiring
this particular tool are performed complete on both
pockets before the next tool is used.
• Rough drill
• Solid machine pocket with islands
• Solid machine residual material.
%_N_SAMPLE3_MPF
;$PATH=/_N_WKS_DIR/_N_CC73BEI3_WPD
; Sample3
; 07.04.2000
;Tool offset data
$TC_DP1[2,1]=220 $TC_DP3[2,1]=330 $TC_DP6[2,1]=10
$TC_DP1[3,1]=120 $TC_DP3[3,1]=210 $TC_DP6[3,1]=12
$TC_DP1[6,1]=120 $TC_DP3[6,1]=199 $TC_DP6[6,1]=6
;Workpiece zero
;G54
$P_UIFR[1,X,TR]=620
$P_UIFR[1,Y,TR]=50
$P_UIFR[1,Z,TR]=-320
;G55
$P_UIFR[2,X,TR]=550
$P_UIFR[2,Y,TR]=200
$P_UIFR[2,Z,TR]=-320
;
N10 G0 G17 G54 G40 G90
N20 T2
M6
D1 M3 F2000 S500 M8
N30 G0 Z20
© Siemens AG, 2002. All rights reserved
SINUMERIK 840D/840Di/810D Programming Guide Cycles (PGZ) – 11.02 Edition
3
Milling Cycles
3-223

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840diSinumerik 810d

Table of Contents