mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 04:12:07 +00:00
FIX: disable printing while ams setting up
jira: [STUDIO-9813] Change-Id: Ic5ff3f96ab86da317744d5fbe0b068e3ba77666b (cherry picked from commit 26609a130afbab4088cc7bea261266fa6da1def5)
This commit is contained in:
@@ -674,6 +674,11 @@ public:
|
||||
|
||||
/* ams properties */
|
||||
std::map<std::string, Ams*> amsList; // key: ams[id], start with 0
|
||||
|
||||
int ams_cali_id = 0;
|
||||
int ams_cali_stat = 0;
|
||||
|
||||
//AmsTray vt_tray; // virtual tray
|
||||
long ams_exist_bits = 0;
|
||||
long tray_exist_bits = 0;
|
||||
long tray_is_bbl_bits = 0;
|
||||
|
||||
Reference in New Issue
Block a user