ENH:optimize the display logic of backup

jira:[STUDIO-4215]

Change-Id: I89436e88be64cfa9d6ff0c191a1539234917fd9b
This commit is contained in:
tao wang 2023-08-29 20:55:13 +08:00 committed by Lane.Wei
parent a67eabbffb
commit 642e82fccf
3 changed files with 4 additions and 2 deletions

View file

@ -700,6 +700,7 @@ public:
bool is_support_aux_fan {false};
bool is_support_chamber_fan{false};
bool is_support_filament_backup{false};
bool is_support_show_filament_backup{false};
bool is_support_timelapse{false};
bool is_support_update_remain{false};
bool is_support_auto_leveling{false};