FIX: Remove unprintable_filament_map

jira: none
Change-Id: I30285d0cc98a974e71f16fd9adb57dfcccb39415
(cherry picked from commit 1959fa7d5c213a7720b8f215f1578597278e6920)
This commit is contained in:
zhimin.zeng
2025-03-13 10:11:11 +08:00
committed by Noisyfox
parent 5887caa431
commit 9cdabfbd59
9 changed files with 0 additions and 69 deletions

View File

@@ -310,7 +310,6 @@ bool Print::invalidate_state_by_config_options(const ConfigOptionResolver & /* n
|| opt_key == "extruder_ams_count"
|| opt_key == "filament_map_mode"
|| opt_key == "filament_map"
|| opt_key == "unprintable_filament_map"
|| opt_key == "filament_adhesiveness_category"
|| opt_key == "wipe_tower_bridging"
|| opt_key == "wipe_tower_extra_flow"