mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 11:52:05 +00:00
Fix an issue wipe_tower_filament is still set to 1 in some profiles
This commit is contained in:
@@ -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%"
|
||||
}
|
||||
|
||||
@@ -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%"
|
||||
}
|
||||
|
||||
@@ -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%"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user