Fix an issue wipe_tower_filament is still set to 1 in some profiles

This commit is contained in:
SoftFever
2026-06-08 14:23:28 +08:00
parent 8f65486e69
commit 765b3eaf1c
16 changed files with 16 additions and 30 deletions

View File

@@ -13,6 +13,5 @@
],
"ooze_prevention": "1",
"slowdown_for_curled_perimeters": "0",
"standby_temperature_delta": "-150",
"wipe_tower_filament": "1"
"standby_temperature_delta": "-150"
}