Proper method to specify tool offsets so that PP will call tools as "T0202"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
(I am new to all of this, so please bear with me as I learn. I'm using F360 and Mach3 and a Sherline Lathe.)
As I understand it, Mach3 Turn expects tool changes to be in format T0202 where the offset # matches the tool #. (I think I understand that for Mill, the offset could change but for lathe it';s set to match tool, correct?)
Fusion 360 does not have a default offset in the tool definition. As a result, unless you specify an offset, the F360 Post Processor will post "T02" to gcode, which Mach3 Turn doesn't like (as far as I understand).
I have been able to solve this in Fusion 360 on the Tool Setup Post Processor tab by manually choosing a "Compensation Offset" to match the tool # when the tool is defined.,
If I choose a compensation offset that matches the tool #, then the Fusion 360 CAM Post Processor will generate tool change code in the format "T0202" which is what Mach3 Turn is expecting.
That worked for me. But, I could see plenty of opportunity to mess up -- especially if tools get renumbered!
Is that just the way it's done? Or, should the Mach3 Turn PP be changed to use the tool # as the comp offset unless one is present in the F360 tool definition so that "T02" becomes "T0202"?
I'm thinking that there must be a better way to do this.
I hope someone with far more expertise than I have can can help and I can learn.