mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-09 21:42:56 +00:00
Fix AMS sync
This commit is contained in:
@@ -387,10 +387,8 @@ struct ExtruderGroup : StaticGroup
|
|||||||
return;
|
return;
|
||||||
ams_n4 = n4;
|
ams_n4 = n4;
|
||||||
ams_n1 = n1;
|
ams_n1 = n1;
|
||||||
|
|
||||||
if (btn_edit) {
|
if (btn_edit) {
|
||||||
if (GUI::wxGetApp().plater())
|
update_ams();
|
||||||
GUI::wxGetApp().plater()->update_machine_sync_status();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user