Skip to content

Commit 4c7a767

Browse files
authored
Update standalone.md
1 parent 945ae70 commit 4c7a767

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/usage/standalone.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,12 @@ Tab | Setting | Default | Effect | Other Notes
1616
--- | ------- | ------- | ------ | -----------
1717
Layer | Primary Layer Height | `0.3` | Layer height of the print | Thicker layers can create smoother surfaces with ASMBL (requires further testing). Layers less than 0.2 mm should be avoided
1818
Additions | Use Raft | `Enabled` | Prevents cutting into bed
19-
Other | Horizontal size compensation | `0.25` | Amount of horizontal cut-in | Any dimension that is not CAM'd will be this much too large
19+
Other | Horizontal size compensation | `0.25` | Amount of horizontal cut-in | Any dimension that is not CAM'd will be this much too large. **This is not needed if offsetting the geometery in Fusion360**
2020

2121
## Other points
2222

2323
* It is important that the centre of the part is in the centre of the bed to ensure the CAM settings correctly align
24+
* This can be avoided in Fusion if you create an additive setup with the correct origin for your printer, then use that origin for you cam setup. (you do not need to use the gcode created by the additive setup, only use it to set the origin)
2425
* The part must also be oriented with the same XYZ axis as the CAM'd part
2526

2627
# Other Slicers
@@ -29,4 +30,4 @@ This program works by splitting the layers of both the additive and subtractive
2930

3031
`; layer`
3132

32-
Currently it does not matter if anything comes after this.
33+
Currently it does not matter if anything comes after this.

0 commit comments

Comments
 (0)