mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-22 08:11:11 -06:00
Separate jobs from Plater, re-add big bed workaround
This commit is contained in:
parent
1bffc2b99b
commit
728d90cb33
10 changed files with 635 additions and 533 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue