Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add MacOs path and command
  • Loading branch information
MrTomek authored and bofh69 committed Oct 24, 2024
1 parent 0a245e2 commit b644e6e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,18 @@ the `filename.template` template.
## Run
### Ubuntu SuperSlicer
```sh
./spoolman2slicer.py -U -d ~/.config/SuperSlicer/filament/
```
or
### Ubuntu OrcaSlicer
```sh
./spoolman2slicer.py -s orcaslicer -U -d ~/.config/OrcaSlicer/user/default/filament/
```
### MacOs OrcaSlicer
```sh
./spoolman2slicer.py -s orcaslicer -U -d ~/Library/Application\ Support/OrcaSlicer/user/default/filament
```
See the other options above.

0 comments on commit b644e6e

Please sign in to comment.