mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 20:51:23 -07:00
Renamed CustomSeam to SeamPlacer, move to a separate file
This commit is contained in:
parent
a1fadaf955
commit
e78221409a
5 changed files with 586 additions and 517 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue