FIX: cannot continue slice all when sync extruder list now

jira: STUDIO-9613
Change-Id: I1ce6953f4a802051a9ee9464518b55e9fc1f8e2b
(cherry picked from commit 74f189e807b50db00f185dad499bace51b3ee8ef)
This commit is contained in:
zhimin.zeng
2025-09-09 11:03:06 +08:00
committed by Noisyfox
parent 9c7db003f5
commit b61670a503
3 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -651,7 +651,7 @@ public:
void post_process_string_object_exception(StringObjectException &err);
void update_objects_position_when_select_preset(const std::function<void()> &select_prest);
bool check_ams_status();
bool check_ams_status(bool is_slice_all);
// only check sync status and printer model id
bool get_machine_sync_status();