mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 15:44:12 -06:00
Reset to system value works for Extruders too
This commit is contained in:
parent
7e6887cca8
commit
f72bb89521
2 changed files with 68 additions and 19 deletions
|
@ -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() {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue