Commit 192e0e5 1 parent 28ee455 commit 192e0e5 Copy full SHA for 192e0e5
File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,9 @@ Note that the files in ThreadKeeper's directory can be stored in a nested fashio
37
37
38
38
ThreadKeeper will sync the files every time Fusion 360™ starts
39
39
40
- To copy the files to Fusion 360™ directly, click * Force sync* .
40
+ To copy the files to Fusion 360™ directly, click * Force sync* .
41
+
42
+ To change which directory where threads are stored within ThreadKeeper, click * Change ThreadKeeper directory...* .
41
43
42
44
The add-in can be temporarily disabled using the * Scripts and Add-ins* dialog. Press * Shift+S* in Fusion 360™ and go to the * Add-Ins* tab.
43
45
@@ -79,6 +81,8 @@ This project is licensed under the terms of the MIT license. See [LICENSE](LICEN
79
81
80
82
## Changelog
81
83
84
+ * v 1.2.0
85
+ * Option to change threads directory.
82
86
* v 1.1.0
83
87
* Support for Mac
84
88
* v 1.0.0
Original file line number Diff line number Diff line change 6
6
"description": {
7
7
"": "Reinstalls thread definitions every time they are removed."
8
8
},
9
- "version": "1.1 .0",
9
+ "version": "1.2 .0",
10
10
"runOnStartup": true,
11
11
"supportedOS": "windows|mac",
12
12
"editEnabled": true
You can’t perform that action at this time.
0 commit comments