Two setups and tool order
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
I have a question about different setups and the tool order.
I use allot of fixtures. Because of the clamp design the parts are clamped against each other.
For example I have 16 parts total on the fixture. 8 Parts in the normal position and 8 parts 180 degrees turned. So the parts face each other with their backside.
Next step is to make a CAM patern. Works great, very easy.
But the issue is that I can't use the same setup for the parts that are 180 degrees turned (they use the same toolpaths, only 180 degrees turned).
So I need to make a new setup.
When I'm ready I select both setups and post-process to gcode.
Problem is...the program is seperated in 2 parts. One for the first setup and one for the second setup.
Instead of using tool 1 to machine everything. It only machines setup 1. Changes to tool 2 and machines setup 1..and so on.
After everything is done it will start again for setup 2.
What I want (without the need to copy all the code and paste it in the right format) is that it machines with tool 1 for both setups first. Once tool 1 is done...it should go further with tool 2 for both setups.
Is this possible?
