MMU segmentation refactoring: Most of the MMU segmentation code
was extracted to its own file.
This commit is contained in:
parent
bf1fc7d436
commit
4f950343c8
5 changed files with 1520 additions and 1490 deletions
|
@ -128,6 +128,8 @@ add_library(libslic3r STATIC
|
|||
Model.hpp
|
||||
ModelArrange.hpp
|
||||
ModelArrange.cpp
|
||||
MultiMaterialSegmentation.cpp
|
||||
MultiMaterialSegmentation.hpp
|
||||
CustomGCode.cpp
|
||||
CustomGCode.hpp
|
||||
Arrange.hpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue