- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm starting with a circle.
This object will be 3D printed, and then metal cast. The resulting part will be machined.
I need to create tabs on the part to give the CNC operator somewhere to clamp it. It will look something like this:
I have created a parameter ("MachineAllowance") that indicates how much additional diameter to add to the circle to give extra material for subsequent machining.
I am using a spline to create the first half of the tab, then mirroring it to create the full tab.
When I create the spline, I set it to where one end is on the circumference of the circle, and then adjust it so it is correctly constrained (tangential) to the circle.
When I execute the mirror, the mirrored side is not constrained. It is also ever so slightly off the circumference of the circle.
When I change the MachineAllowance parameter, things get really wonky. The mirrored side of the tab is now completely off, and even the mirror line I created is no longer on the axis.
Ultimately, I need to get this spline stuff sorted so I can then to a circular pattern of these tabs. This is all prototype phase work, so I need to be able to adjust the MachineAllowance parameter to get things dialed in. As it stands, I'm more or less forced to rebuild this by hand each time.
Surely I am missing something simple.
Any guidance would be most appreciated!
Cheers!
Jeff
PS: I'm not sure if my screencast is coming through. Here is the link: https://autode.sk/3Dl7NQT
Solved! Go to Solution.