mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH:update text in auto refill
jira:[STUDIO-4344] Change-Id: Ieb1f40e03fd4a266b768f8b97e28328858fe63cc
This commit is contained in:
@@ -2374,13 +2374,7 @@ void StatusPanel::update_ams(MachineObject *obj)
|
||||
|
||||
m_ams_control->SetAmsModel(ams_mode, ams_mode);
|
||||
show_ams_group(true);
|
||||
|
||||
if (!is_support_filament_backup) {
|
||||
m_ams_control->show_auto_refill(false);
|
||||
}
|
||||
else {
|
||||
m_ams_control->show_auto_refill(true);
|
||||
}
|
||||
m_ams_control->show_auto_refill(true);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user