ui
This commit is contained in:
16
api/notes.txt
Normal file
16
api/notes.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
look at:
|
||||
* https://github.com/prusa3d/PrusaSlicer/wiki/Command-Line-Interface
|
||||
* https://manual.slic3r.org/advanced/command-line
|
||||
|
||||
slice:
|
||||
* prusa-slicer --load config.ini --export-gcode --info part.stl
|
||||
* prusa-slicer --load config.ini --info --export-sla part.stl
|
||||
|
||||
thumbnail:
|
||||
* f3d 'model.stl' --resolution=512,512 -a --anti-aliasing-mode=taa --filename=false --metadata=false --color=#999 -t --grid=false --axis=false --no-background --output='output.png'
|
||||
|
||||
post-process:
|
||||
* this can preview print times for sla: https://github.com/oelmekki/sl1toctb?tab=readme-ov-file
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user