Initial Commit for stlthumb
Make thumbnails for stl files.
This commit is contained in:
commit
bd6a19812d
5 changed files with 1231 additions and 0 deletions
2
justfile
Normal file
2
justfile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
serve:
|
||||
stlthumb.py serve --host 0.0.0.0 --port 8037
|
||||
Loading…
Add table
Add a link
Reference in a new issue