Add wipe device

This commit is contained in:
QIDI TECH
2024-04-01 15:06:28 +08:00
parent 3039c76417
commit 8c672c53c7
6 changed files with 31 additions and 8 deletions

View File

@@ -224,6 +224,8 @@ bool Print::invalidate_state_by_config_options(const ConfigOptionResolver & /* n
|| opt_key == "high_current_on_filament_swap"
|| opt_key == "infill_first"
|| opt_key == "single_extruder_multi_material"
//Y25
|| opt_key == "wipe_device"
|| opt_key == "temperature"
|| opt_key == "idle_temperature"
|| opt_key == "wipe_tower"