This commit is contained in:
Sotig
2026-03-21 15:35:50 +02:00
commit 07cd9ebac9
10 changed files with 259 additions and 0 deletions

16
notes.txt Normal file
View 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