ThreadKeeper is an Autodesk® Fusion add-in that restores custom thread definitions every time they are removed (i.e. when Fusion is updated).
Thread definitions to restore are put in the Threads directory of ThreadKeeper.
Every time Fusion starts, ThreadKeeper checks if thread definition files are missing. In that case, the files are restored.
- Windows
- Mac OS
Download the add-in from the Releases page.
Unpack it into API\AddIns
(see How to install an add-in or script in Fusion 360).
Make sure the directory is named ThreadKeeper
, with no suffix.
Start by storing thread definitions inside ThreadKeeper's threads directory. Open the directory by clicking UTILITIES -> THREADKEEPER -> Open ThreadKeeper directory.
If you already have thread definitions added to Fusion that you want to keep, open the Fusion threads directory and copy them to ThreadKeeper's threads directory.
Note that the files in ThreadKeeper's directory can be stored in a nested fashion (i.e. inside multiple directories). Note, however, that the file structure will be flattened when copied to the Fusion threads directory.
ThreadKeeper will sync the files every time Fusion starts
To copy the files to Fusion directly, click Force sync.
To change which directory where threads are stored within ThreadKeeper, click Change ThreadKeeper directory....
The add-in can be temporarily disabled using the Scripts and Add-ins dialog. Press Shift+S in Fusion and go to the Add-Ins tab.
This add-in does not contain any thread definitions.
You can either create custom definitions yourself. See Creating custom threads and thread standards in Fusion 360.
You can also download definitions that others have made.
Examples:
None.
Please report any issues that you find on the Issues page.
For better support, please include the steps you performed and the result. Also include copies of any error messages.
This add-in is created by Thomas Axelsson.
- Sune Trudslev
- ACIDHAM
This project is licensed under the terms of the MIT license. See LICENSE.
- v 1.2.2
- Fix for new Fusion deploy folder on Mac. Contributed by ACIDHAM.
- v 1.2.1
- Fix for start-up error due to Utilites Tab not being loaded. Contributed by Sune Trudslev.
- Fix problem loading add-in in Fusion Insider Preview.
- v 1.2.0
- Option to change threads directory.
- v 1.1.0
- Support for Mac
- v 1.0.0
- Initial release