mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 15:44:12 -06:00
Correct switching between printer_technologies (show/hide according tabs)
This commit is contained in:
parent
d4c69a6258
commit
2af2b05bd6
7 changed files with 133 additions and 25 deletions
|
@ -330,6 +330,8 @@ public:
|
|||
size_t m_initial_extruders_count;
|
||||
size_t m_sys_extruders_count;
|
||||
|
||||
bool m_printer_technology_old = ptFFF;
|
||||
|
||||
std::vector<PageShp> *m_current_pages;
|
||||
|
||||
TabPrinter() {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue