mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 11:22:07 +00:00
FIX: add configured bed leveling option
jira: [STUDIO-11412] Change-Id: I999d5f4df34c7b1979a340735abaf275f2574674 (cherry picked from commit 63e6890cc742a861c53a109ba848b69292a1a858)
This commit is contained in:
@@ -1056,7 +1056,7 @@ public:
|
||||
bool is_support_show_filament_backup{false};/*the filament is not supported shown in some previous hardware*/
|
||||
bool is_support_timelapse{false};
|
||||
bool is_support_update_remain{false};
|
||||
bool is_support_auto_leveling{false};
|
||||
int is_support_bed_leveling = 0;/*0: false; 1; on/off 2: auto/on/off*/
|
||||
bool is_support_auto_recovery_step_loss{false};
|
||||
bool is_support_ams_humidity {false};
|
||||
bool is_support_prompt_sound{false};
|
||||
|
||||
Reference in New Issue
Block a user