1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

MMU segmentation refactoring: Most of the MMU segmentation code

was extracted to its own file.
This commit is contained in:
Vojtech Bubnik
2021-04-20 15:07:00 +02:00
parent bf1fc7d436
commit 4f950343c8
5 changed files with 1520 additions and 1490 deletions
+2
View File
@@ -128,6 +128,8 @@ add_library(libslic3r STATIC
Model.hpp
ModelArrange.hpp
ModelArrange.cpp
MultiMaterialSegmentation.cpp
MultiMaterialSegmentation.hpp
CustomGCode.cpp
CustomGCode.hpp
Arrange.hpp