ENH:filtered plates without gocde.3mf files

Change-Id: I91ccbd0c27fceb0e931d5be3a29c464dd6ac609d
This commit is contained in:
tao wang 2023-06-05 17:20:17 +08:00 committed by Lane.Wei
parent d5bfbfbaa6
commit 494e9c9f4f
5 changed files with 41 additions and 18 deletions

View file

@ -61,6 +61,8 @@ public:
std::string connection_type;
std::string m_print_type;
int m_print_from_sdc_plate_idx = 0;
bool m_local_use_ssl_for_mqtt { true };
bool m_local_use_ssl_for_ftp { true };
bool task_bed_leveling;