mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-26 01:28:37 -07:00
Fix AMS sync
This commit is contained in:
parent
6757906ad3
commit
fa68dde4b3
1 changed files with 1 additions and 3 deletions
|
|
@ -387,10 +387,8 @@ struct ExtruderGroup : StaticGroup
|
|||
return;
|
||||
ams_n4 = n4;
|
||||
ams_n1 = n1;
|
||||
|
||||
if (btn_edit) {
|
||||
if (GUI::wxGetApp().plater())
|
||||
GUI::wxGetApp().plater()->update_machine_sync_status();
|
||||
update_ams();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue