Strange Tool Change

Strange Tool Change

emsjustins
Explorer Explorer
567 Views
3 Replies
Message 1 of 4

Strange Tool Change

emsjustins
Explorer
Explorer

Hi Everyone, 

 

I'm running into an issue with my CAM output for machining a curved surface. I have 2 tools, the first strategy uses a flat endmill doing a roughing pass (Tool:T4) and the second strategy uses a ball mill (Tool: T13), but when looking at the gcode it shows T4 coming out, spinning up, then switching over to T13 and then half way through the code it switches over to T4 to do the ball mill strategy. 

 

If I post process only one strategy at a time it keeps the same tool and everything looks fine, but I don't know how the wires are getting crossed here.

 

Any help would be great!

0 Likes
Accepted solutions (2)
568 Views
3 Replies
Replies (3)
Message 2 of 4

seth.madore
Community Manager
Community Manager
Accepted solution

If your machine has an "umbrella" style tool changer, you're going to need to turn this off:

2024-07-18_10h18_52.png


Seth Madore
Customer Advocacy Manager - Manufacturing


Message 3 of 4

AchimN
Community Manager
Community Manager
Accepted solution

Hi @emsjustins 

 

what you see there is not a tool change, its the preload of the next tool. You´ll notice that the "second" tool call does not have the M06 command.

If you like you can turn off the preload tool functionality in the post properties:

AchimN_0-1721312399383.png

 

 



Achim.N
Principal Technology Consultant
Message 4 of 4

emsjustins
Explorer
Explorer

That was it! Thank you very much, currently at a shop with an old school gcode machinist and me a novice CAM programmer and we both couldn't quite figure out what was going on.

0 Likes