Implemented possibility to set extruder sequence for whole print

This commit is contained in:
YuSanka 2019-10-18 12:35:35 +02:00
parent ea8695c06c
commit 33ba6fe4c6
9 changed files with 445 additions and 29 deletions

View file

@ -105,6 +105,8 @@ set(SLIC3R_GUI_SOURCES
GUI/Camera.hpp
GUI/wxExtensions.cpp
GUI/wxExtensions.hpp
GUI/ExtruderSequenceDialog.cpp
GUI/ExtruderSequenceDialog.hpp
GUI/WipeTowerDialog.cpp
GUI/WipeTowerDialog.hpp
GUI/RammingChart.cpp