correct input in demo

master
Sameer Puri 5 years ago
parent 687d818162
commit 8bd49b670a

@ -29,7 +29,7 @@ Convert any SVG 1.1 path to gcode for a pen plotter, laser engraver, etc.
### Input
```bash
cargo run -- --release examples/Vanderbilt_Commodores_logo.svg --off 'M4' --on 'M5' -o out.gcode
cargo run --release -- examples/Vanderbilt_Commodores_logo.svg --off 'M4' --on 'M5' -o out.gcode
```
![Vanderbilt Commodores Logo](examples/Vanderbilt_Commodores_logo.svg)

Loading…
Cancel
Save