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!
Solved! Go to Solution.
Solved by AchimN. Go to Solution.
Solved by seth.madore. Go to Solution.
If your machine has an "umbrella" style tool changer, you're going to need to turn this off:
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:
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.
Can't find what you're looking for? Ask the community or share your knowledge.