mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Split Print.cpp and Layer.cpp into multiple compilation units
This commit is contained in:
@@ -1673,6 +1673,7 @@ src/Geometry.cpp
|
||||
src/Geometry.hpp
|
||||
src/Layer.cpp
|
||||
src/Layer.hpp
|
||||
src/LayerRegion.cpp
|
||||
src/Line.cpp
|
||||
src/Line.hpp
|
||||
src/Model.cpp
|
||||
@@ -1712,6 +1713,8 @@ src/Print.cpp
|
||||
src/Print.hpp
|
||||
src/PrintConfig.cpp
|
||||
src/PrintConfig.hpp
|
||||
src/PrintObject.cpp
|
||||
src/PrintRegion.cpp
|
||||
src/Surface.cpp
|
||||
src/Surface.hpp
|
||||
src/SurfaceCollection.cpp
|
||||
|
||||
Reference in New Issue
Block a user