Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, is there an option to set it to automatically select a thread cycle when selecting a tap from the Fusion library? Thanks
Edit:
so the solution is probably to modify the expression in the cycle selection, which is like this in the system settings, and I had that expression changed.
tool_isMill ? ('drilling') : ((tool_type == 'tap right hand' || tool_type == 'tap left hand') ? 'tapping' : ((tool_type == 'reamer')?('reaming'):'drilling '))
It selects taps well, but other tools not according to my requirements, so it needs to be adjusted...Hopefully it will work somehow. Does anyone have any experience with this, how to modify it?
Thanks
Solved! Go to Solution.
