Skip to content
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
  • 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