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

@@ -11,6 +11,5 @@
"compatible_printers": [
"Snapmaker U1 (0.4 nozzle)"
],
"slowdown_for_curled_perimeters": "0",
"wipe_tower_filament": "1"
"slowdown_for_curled_perimeters": "0"
}