small_perimeter_speed shouldn't be 0

This commit is contained in:
SoftFever 2023-11-06 18:31:31 +08:00
parent c24648d470
commit fcc4b03054
4 changed files with 4 additions and 4 deletions

View file

@ -135,7 +135,7 @@
"slice_closing_radius": "0.049",
"slicing_mode": "regular",
"slow_down_layers": "1",
"small_perimeter_speed": "0",
"small_perimeter_speed": "50%",
"small_perimeter_threshold": "0",
"solid_infill_filament": "1",
"sparse_infill_acceleration": "100%",