Siemens SINUMERIK 840D Manual page 88

5-axis machining
Hide thumbs Also See for SINUMERIK 840D:
Table of Contents

Advertisement

5.2
Example start program
88
Driving gear and turbine components
Example program code
The key aspects of driving-gear and turbine-component production are illustrated below on the
basis of the start program and a finishing program.
The individual subprograms are called in the start program. All the tool and technology data is
stored in the subprogram. The start program controls how the NC programs generated with the
CAM system are called.
If you have a suitable post processor (e.g. from PostBuilder), both the main programs and
the subprograms can be generated automatically.
N100
; MILL START PROGRAM ;
N110
EXTCALL "PROGRAM"
N120
M01
N130
STOPRE
N140
...
N420
EXTCALL "FINISH_04"
N220
M01
N230
STOPRE
N240
M30
© Siemens AG All rights reserved. SINUMERIK, Manual, 5-axis machining
Turbine blade during machining. Face milling
on the other side with rotation around the X
axis.
; Call roughing and finishing subprograms
; Continue with NC Start
;
Preprocessing memory stopped, i.e. the subsequent NC
;
blocks will only be read in once all the previous NC
;
blocks have been executed.
;
;
FINISH_04.MPF finishing program is called. See the
;
next page for an explanation of this program.
;
;
; End of program

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d slSinumerik 840di

Table of Contents