1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-02 11:35:51 +00:00

Factored out the Print::apply() method and its dependending free functions

into PrintApply.cpp module.
This commit is contained in:
Vojtech Bubnik
2021-05-05 14:30:09 +02:00
parent 72ce8cb28d
commit d6c5961eb0
5 changed files with 837 additions and 833 deletions
+1
View File
@@ -163,6 +163,7 @@ add_library(libslic3r STATIC
AppConfig.hpp
Print.cpp
Print.hpp
PrintApply.cpp
PrintBase.cpp
PrintBase.hpp
PrintConfig.cpp