mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Add wall_min_flow[_retract] to removed settings in upgrade.
Also remove these settings from profiles which included them. CURA-8442
This commit is contained in:
parent
5679a12f0c
commit
b72e200e2c
12 changed files with 3 additions and 12 deletions
|
@ -51,7 +51,6 @@
|
|||
"optimize_wall_printing_order": {"value": false },
|
||||
"inset_direction": {"value": "'inside_out'" },
|
||||
"alternate_extra_perimeter": {"value": false },
|
||||
"wall_min_flow": {"value": 0},
|
||||
"filter_out_tiny_gaps": {"value": true },
|
||||
"fill_outline_gaps": {"value": true },
|
||||
"xy_offset": {"value": 0},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue