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

Renamed CustomSeam to SeamPlacer, move to a separate file

This commit is contained in:
Lukas Matena
2020-09-09 13:21:39 +02:00
parent a1fadaf955
commit e78221409a
5 changed files with 586 additions and 517 deletions
+2
View File
@@ -95,6 +95,8 @@ add_library(libslic3r STATIC
GCode/PrintExtents.hpp
GCode/SpiralVase.cpp
GCode/SpiralVase.hpp
GCode/SeamPlacer.cpp
GCode/SeamPlacer.hpp
GCode/ToolOrdering.cpp
GCode/ToolOrdering.hpp
GCode/WipeTower.cpp