Skip to content

Commit b2bf432

Browse files
committed
Fix logo-case-generator README
1 parent bd062f8 commit b2bf432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • MainCase/VerticalCase_JSN-AJ/logo-case-generator

MainCase/VerticalCase_JSN-AJ/logo-case-generator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ openscad -D 'mode="main"' -D 'logo_file="my-logo-framed.svg"' -D 'logo_depth=0.4
6767
openscad -D 'mode="inner"' -D 'logo_file="my-logo-framed.svg"' -D 'logo_depth=0.4' logo.scad -o lid-my-logo-inner.stl
6868
```
6969

70-
If you chose an inverted logo, also add `-D 'logo_depth=true'` to both
70+
If you chose an inverted logo, also add `-D 'inverted=true'` to both
7171
commands. If your logo is a very complex shape, and the result looks wrong, try
7272
setting and increasing the `logo_convexity` parameter as well, from its default
7373
10 upwards, e.g. to 20 or 30.

0 commit comments

Comments
 (0)