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

@@ -40,6 +40,5 @@
"support_type": "normal(manual)",
"travel_speed": "100",
"wall_loops": "2",
"wipe_tower_extra_spacing": "200%",
"wipe_tower_filament": "2"
"wipe_tower_extra_spacing": "200%"
}

View File

@@ -41,6 +41,5 @@
"top_surface_speed": "40",
"travel_speed": "100",
"wall_loops": "2",
"wipe_tower_extra_spacing": "200%",
"wipe_tower_filament": "2"
"wipe_tower_extra_spacing": "200%"
}

View File

@@ -25,6 +25,5 @@
"top_surface_speed": "40",
"travel_speed": "100",
"wall_loops": "2",
"wipe_tower_extra_spacing": "200%",
"wipe_tower_filament": "2"
"wipe_tower_extra_spacing": "200%"
}