FIX:Fix the issue of extruder matching errors

jira:[for nozzle match]

Change-Id: I6965500bfb7feef6d18d28bea8a53a3c477f5e36
(cherry picked from commit 7bcf4b6cc5bc38e723bfd8dcd495c60a55134490)
This commit is contained in:
tao wang
2024-11-06 22:09:33 +08:00
committed by Noisyfox
parent 7c5dee1eda
commit b0872aaba9
3 changed files with 15 additions and 23 deletions

View File

@@ -530,7 +530,6 @@ public:
bool ams_calibrate_remain_flag { false };
bool ams_auto_switch_filament_flag { false };
bool ams_air_print_status { false };
bool ams_support_use_ams { false };
bool ams_support_virtual_tray { true };
int ams_humidity;
int ams_user_setting_hold_count = 0;