An experimental open-source slicer for masked stereolithography (resin) printers.
Supports the following output formats: Chitu (.ctb), Elegoo (.goo), NanoDLP (.nanodlp), and Vector (.svg).
Endringer i versjon 0.5.0
4 dager siden
(Bygget for omtrent 20 timer siden)
Detect and show warnings for non-manifold meshes and meshes that extend outside the printable volume
Visualize overhanging faces and vertices
Basic (unfinished) manually placed support routing
Use async tasks for more operations: Loading meshes, Saving and loading projects, Building acceleration structures, File pick/save dialogs, Exporting sliced files (mostly needed for compressing .nanodlp).
Color backfaces grey in rendered view
Don't show multiple copies of layer in slice preview when panning far to the right
Printer presets (print volume, resolution)
Reduce memory usage of loaded models
Reuse GPU buffers when possible (instead of reallocating)
Don't duplicate mesh data in project save file
Custom project and mesh (de)serialization with progress monitoring
Added task panel to view the progress of running async tasks
Run post processing operations asynchronously with their own progress bars