Siemens SINUMERIK 828D Manual page 142

Milling with sinumerik mold-making with 3- to 5-axis simultaneous milling
Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

5.2
Example start program
142
Engine and turbine components
Example program code
The key aspects of engine and turbine components production are illustrated below on the basis
of the start program and a finishing program.
It is recommended that all of the technology parameters such as feedrate, speed, HSC settings
(CYCLE832), vector smoothing (ORISON), and special M codes be defined in the main program.
All feedrate values are defined here as R parameters. This allows greater flexibility when
optimizing the feedrate values for the machine operator.
The subprogram should only contain geometry information. For testing the program, it is
recommended that the subprograms be structured in such a way that they can be processed
individually. To this end, jump marks should be set in the main program for jumping to a specific
subprogram. Experience has shown that this is faster and more effective than a block search.
N100
GOTOF OP_1 ; Jump mark for the processing step
N105
OP_1:
N110
T="TOROID_D16_R3"
N115
M6
N120
S10000 M3
N125
R1=4000
; Milling feed
N130
R2=4000
; Approach feed
N135
G54 G0 X0 Y0 C0 A0 D1
N140
G0 Z100
N145
TRAORI
N150
ORIWKS ORIAXES
N155
CYCLE832(0.05,3,1)
N160
EXTCALL "ROUGHING_1"
N165
CYCLE832()
N170.
TRAFOOF
..
© Siemens AG All rights reserved SINUMERIK, Manual, Mold-Making with 3- to 5-Axis Simultaneous Milling
Turbine blade during machining. Face milling
on the other side with rotation about the X
axis.
; Tool call
; Load tool
;Transformation On
; High Speed Settings (DYNROUGH)
; High Speed Settings deselection
; Transformation Off

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents