Programming A Sample Workpiece - Siemens SINUMERIK 840DE Programming Manual

Hide thumbs Also See for SINUMERIK 840DE:
Table of Contents

Advertisement

Programming
SETAL(<alarmnumber>, <string>)
Parameters
Variable user texts can be defined in these parameters. Predefined parameters with the
following meaning are also provided:
%1 =
%2 =
%3 =
%4 =
2.3

Programming a sample workpiece

The programming of the individual operation steps in the NC language generally represents
only a small proportion of the work in the development of an NC program.
Programming of the actual instructions should be preceded by the planning and preparation
of the operation steps. The more accurately you plan in advance how the NC program is to
be structured and organized, the faster and easier it will be to produce a complete program,
which is clear and free of errors.
Programming
Clearly structured programs are a particular advantage if you need to make changes at a
later date.
Since workpieces differ in shape and form, it is not advisable to create every program using
exactly the same method. There are certain methods, which have proven to be successful in
most instances. A sort of "checklist" can be found below.
Procedures
• Prepare the workpiece drawing
• Define machining sequence
Fundamentals
Programming Manual, 10.2004 Edition, 6FC5 298-7AB00-0BP1
Channel number
Block number, label
Text index for cycle alarms
additional alarm parameters
– define the workpiece zero
– Draw in the coordinate system
– Calculate any missing coordinates
– Which tools are used when and to machine which type of contour?
– In what order are the individual elements of the workpiece machined?
– Which individual elements repeat (possibly rotated) and should therefore be included
in a subprogram?
Fundamental Principles of NC Programming
2.3 Programming a sample workpiece
2-21

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents