1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-30 11:05:50 +00:00

Separate jobs from Plater, re-add big bed workaround

This commit is contained in:
tamasmeszaros
2020-04-23 18:47:51 +02:00
parent 1bffc2b99b
commit 728d90cb33
10 changed files with 635 additions and 533 deletions
+5
View File
@@ -148,6 +148,11 @@ set(SLIC3R_GUI_SOURCES
GUI/PrintHostDialogs.cpp
GUI/PrintHostDialogs.hpp
GUI/Job.hpp
GUI/Job.cpp
GUI/ArrangeJob.hpp
GUI/ArrangeJob.cpp
GUI/RotoptimizeJob.hpp
GUI/RotoptimizeJob.cpp
GUI/Mouse3DController.cpp
GUI/Mouse3DController.hpp
GUI/DoubleSlider.cpp