Skip to content

Commit b169ed8

Browse files
committed
Readme update
- Additional information added - Demo picture updated
1 parent fa8b98f commit b169ed8

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,18 @@ Tested on:
2828
## Installation
2929

3030
1. Download the [source code from the latest release](https://github.com/daniel-page/advanced-parameters/archive/refs/tags/v1.0.zip) and extract the archive
31-
2. Go to **UTILITIES** toolbar tab > **ADD-INS** > **Add-Ins** tab > Green **+** button
32-
3. Locate and choose the repository directory
33-
4. Select **Run on Startup** (Optional)
31+
2. To permanently install the add-in copy its directory to `C:\Users\%Username%\AppData\Roaming\Autodesk\Autodesk Fusion 360\API\AddIns`
32+
3. OR to open it from its existing location go to **UTILITIES** toolbar tab > **ADD-INS** > **Add-Ins** tab > Green **+** button
3433

3534
## Running
3635

3736
1. Go to **UTILITIES** toolbar tab > **ADD-INS** > **Add-Ins** tab
3837
2. Click **Advanced Parameters** in the list to highlight
39-
3. Click **Run**
40-
4. Go to the **SOLID** toolbar tab
41-
5. Click on the red **fx** icon in the **MODIFY** panel
42-
6. A window will load
38+
3. Select **Run on Startup** (Optional)
39+
4. Click **Run**
40+
5. Go to the **SOLID** toolbar tab
41+
6. Click on the red **fx** icon in the **MODIFY** panel
42+
7. A window will load
4343

4444
## Using the Add-in
4545

@@ -64,5 +64,6 @@ Tested on:
6464
- At this stage only millimetres and degrees are supported
6565
- Complex designs will slow down the responsiveness of the slider. For these, it is recommended to use pause syncing by holding down the **Shift** key while a slider is moved or entering sketches so the whole model does not need to be updated for every change.
6666
- Parameters can not be updated while anything in the workspace is selected
67+
- Parameters in the workspace will not update when the Fusion 360 parameters window is open (until it is closed)
6768
- This add-in only works up to five decimal places
6869
- Changing the increment can change the slider value(s) to the nearest increment multiple
-187 Bytes
Loading

0 commit comments

Comments
 (0)