Add-in announcement: Fine-Tune your Screw Thread Designs in Autodesk Fusion. Feedback & ideas welcome
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Since early April 2024 I have been working on creating a screw thread python add-in to model more flexible threads in fusion. Coming from OpenSCAD a few years ago, I have missed the flexibility of using any diameter thread, pitch & thread angle that I could do in OpenSCAD. I initially started a topic here with a problem I could not figure out. Copy a Body x times & join them all together - Autodesk Community - Fusion
After resolving that problem with a work around, I decided to start a new topic on anything else that might come up related to this & hopefully get some feedback & future ideas.
It currently allows you to draw threads of most any angle, both positive, negative & flat Top and/or Bottom threads. Some angles you will get an error on. You can have a different positive angle for the top & bottom, but a different angle for negative for the top & bottom will give you an error. I have only seen negative angles used once in a YouTube video.
These threads are not 100% accurate probably because the helix is an approximation but should be close enough for 3d printing which this program was written for. My measurements show being off by 0.0054% (30.0016) - 0.05% (30.014) instead of (30.0 deg angle). Any chance there is a helix primitive in the sketch mode?
Here is a link to the program.
https://github.com/geodave810/ThreadTune
There are some