mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
FIX: the dirty data of filament backup
jira: [STUDIO-8518] Change-Id: I67f9d906177269b42d32047b31a0b36cfaf7ecf1 (cherry picked from commit 4de2ef356558540b5565d906cc4684e8ebbe4f1f)
This commit is contained in:
@@ -687,6 +687,7 @@ public:
|
||||
bool ams_air_print_status { false };
|
||||
bool ams_support_virtual_tray { true };
|
||||
time_t ams_user_setting_start = 0;
|
||||
time_t ams_switch_filament_start = 0;
|
||||
AmsStatusMain ams_status_main;
|
||||
int ams_status_sub;
|
||||
int ams_version = 0;
|
||||
@@ -958,7 +959,6 @@ public:
|
||||
int xcam_auto_recovery_hold_count = 0;
|
||||
int xcam_prompt_sound_hold_count = 0;
|
||||
int xcam_filament_tangle_detect_count = 0;
|
||||
int ams_print_option_count = 0;
|
||||
int nozzle_selected_count = 0;
|
||||
bool flag_update_nozzle = {true};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user