1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-31 11:15:52 +00:00

Reset to system value works for Extruders too

This commit is contained in:
YuSanka
2018-03-19 17:21:37 +01:00
parent 7e6887cca8
commit f72bb89521
2 changed files with 68 additions and 19 deletions
+1
View File
@@ -228,6 +228,7 @@ public:
size_t m_extruders_count;
size_t m_initial_extruders_count;
size_t m_sys_extruders_count;
std::vector<PageShp> m_extruder_pages;
TabPrinter() {}