mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-18 22:31:13 -06:00
ENH:synchronize different codes
Change-Id: I011b39ee85eecbb9da99d1c4fe1f2875267acc32
This commit is contained in:
parent
f97261bca9
commit
2d8ddca1d6
12 changed files with 50 additions and 41 deletions
|
@ -41,8 +41,8 @@ public:
|
|||
std::string task_ams_mapping;
|
||||
std::string connection_type;
|
||||
|
||||
bool m_local_use_ssl_for_ftp{false};
|
||||
bool m_local_use_ssl_for_mqtt{false};
|
||||
bool m_local_use_ssl_for_ftp{true};
|
||||
bool m_local_use_ssl_for_mqtt{true};
|
||||
bool cloud_print_only { false };
|
||||
bool has_sdcard { false };
|
||||
bool task_use_ams { true };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue