mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-20 01:12:09 +00:00
ENH: disable model download for P1s
Change-Id: I6913f35015119adc8abfbd0a1f0e27c65f9d6c58 Jira: none
This commit is contained in:
@@ -80,10 +80,10 @@ private:
|
||||
std::string m_lan_user;
|
||||
std::string m_lan_passwd;
|
||||
std::string m_dev_ver;
|
||||
bool m_supported = false;
|
||||
bool m_lan_mode = false;
|
||||
bool m_local_support = false;
|
||||
bool m_remote_support = false;
|
||||
bool m_model_download_support = false;
|
||||
bool m_waiting_enable = false;
|
||||
|
||||
int m_last_mode = 0;
|
||||
|
||||
Reference in New Issue
Block a user