10 Multiple Tool Programming
9.7 Subprogram Programming
145
10.
Multiple Tool Programming
Using multiple tool programs provides the advanced user with the ability to create more complex parts
on the milling center.
If fitted with the optional automatic tool changer (ATC), the ProMill 8000 will automatically change tools
during program execution. If the ATC is not fitted, the control software will prompt the user to manually
change tools as required during program execution.
This section presents instructions for writing NC code using multiple tools.
There are six basic steps in setting up the milling center for multiple tool operation:
Procedure Outline: Multiple Tool Programming
No.
Description
Section
Page
1
In the control software, specify the tools being used.
2
In the control software, specify how the tools are configured in the automatic tool
changer (if fitted).
3
Write the NC program.
4
Define and configure one tool as a reference tool.
5
Set the offsets for the other tools, relative to the reference tool.
6
Test the NC program.
This section also presents a tutorial on multiple tool programming.
Section Contents: Multiple Tool Programming