forked from prusa3d/PrusaSlicer
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alex Petsiuk edited this page Jul 30, 2024
·
38 revisions
- Ch. 1 - Program flow
- Ch. 2 - Run processing from the GUI
- Add a control tab to the GUI
- Adding max region intersection
- Safe batch height
- ...
- Add a color visualization to the GUI
- Batch colors
- Intersection regions
- Batch colors
- Update print statistics
- Generate a CSV file with an initial printing map
- ITC algorithm --> Generation initial printing map (definition of PM itself) --> Layer batching --> Adding wiping layers --> Support processing
- "TSP" python (add the script to the repository)
Under development