mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 15:13:58 -06:00
ENH:optimize the display logic of backup
jira:[STUDIO-4215] Change-Id: I89436e88be64cfa9d6ff0c191a1539234917fd9b
This commit is contained in:
parent
a67eabbffb
commit
642e82fccf
3 changed files with 4 additions and 2 deletions
|
@ -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};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue