- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This is a simplified model of a piece I am working on. It is two rectangular prisms connected in the center by a tab. The center cut was originally programmed with a 2D contour operation. The problem I ran into is that when the cutter exits the stock it often lifts the material from the faces of the prisms damaging the finished faces. I have modified the contour operation to force the machining to not run all the way to the end of the stock, then repeated to the other side and finally added the original operation to perform the cuts entirely across. This way the cutter does not cut material while exiting the stock so as to not damage the finished faces. I achieved this by breaking the full cut into 3 different operations and it only really works because the space between the prisms is 3.2mm and I am using a 3.175 mm cutter.
https://knowledge.autodesk.com/community/screencast/a43da2cb-227d-4d6b-971c-3ffbc1f7f978
So I am wondering if there is a different way in Fusion to achieve this behavior or if going about it how I did is the way to go about it. I just could not find an operation that would do this on its own.
Solved! Go to Solution.