mirror of
https://github.com/hannobraun/Fornjot
synced 2025-07-04 00:56:05 +00:00
Fixed example in README to actually work
Signed-off-by: Daniel Egger <daniel@eggers-club.de>
This commit is contained in:
parent
a2058a9ac9
commit
36fb167495
@ -126,7 +126,7 @@ cargo run -- -m spacer --export spacer.3mf
|
||||
Some models have parameters that can be overridden. For example, to override the inner and outer radii of the spacer model:
|
||||
|
||||
``` sh
|
||||
cargo run -- -m spacer --arguments outer=8.0 inner=5.0
|
||||
cargo run -- -m spacer --parameters outer=8.0 --parameters inner=5.0
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user