FIX: didn't update ext spool comboBox filaments

Change-Id: I5c2d12952b1b3a4f12e1110ff2635eb17e4eccef
This commit is contained in:
liz.li 2023-07-10 10:22:50 +08:00 committed by Lane.Wei
parent 8bc3a6df30
commit ba882b8ca2
1 changed files with 1 additions and 0 deletions

View File

@ -1444,6 +1444,7 @@ void CalibrationPresetPage::sync_ams_info(MachineObject* obj)
}
}
else {
update_filament_combobox();
m_multi_ams_panel->Hide();
}