mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 12:17:54 -06:00
FIX: [STUDIO-1868] not show wrong models with old printer firmware
Change-Id: Ifa08e2e18348827ab3577ae98c0cf553bd4028f0
This commit is contained in:
parent
9240b6f7bc
commit
c142c8a31e
7 changed files with 117 additions and 62 deletions
|
@ -81,7 +81,9 @@ private:
|
|||
std::string m_lan_passwd;
|
||||
bool m_supported = false;
|
||||
bool m_lan_mode = false;
|
||||
bool m_tutk_support = false;
|
||||
bool m_local_support = false;
|
||||
bool m_remote_support = false;
|
||||
bool m_waiting_enable = false;
|
||||
|
||||
int m_last_mode = 0;
|
||||
int m_last_type = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue