- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey,
Right now I use a slightly tinkered version of the Fanuc post revision 44116 (added a few machine specific M codes but otherwise stock).
Currently AICC (G5.1 Q1) sets its R value based on a post processor property. (for people searching this function is similar to Haas G187)
This works fine for 90% of what I do, but occasionally when running parts with very small radius's followed by short straight line segments, the AICC will create waves in the parts until it settles down (I think this is because AICC is actually converting small line segments into arcs in the control instead of following the straight line). I've tried just about everything machine side to stop it (for example at level 10 and very slow feed rates it still occurs), so would rather just turn it off occasionally.
Anyways, what I'd ideally like to do is instead of setting AICC on/off/level property globally per program, it would be nice to control it on the tool path level. I swear I once saw a video of someone with some customization that allowed each toolpath to have a new Post Process tab after Linking, with custom options. Maybe I imagined it because I cant find any documentation on how to add custom post properties to each tool path. Any ideas? If I can figure out how to do this I can probably modify the post to pick this value up per toolpath.
I've also seen it done where the post picks up the smoothing or tolerance value and makes a decision of R1 to 10 based on that, but really I'd rather manually set it myself (for example if its a large part with tight tolerance I might use R10, but if it a small part I'd have it off).
Solved! Go to Solution.