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:
Remco Burema 2021-08-04 11:07:21 +02:00
parent 5679a12f0c
commit b72e200e2c
No known key found for this signature in database
GPG key ID: 215C49431D43F98C
12 changed files with 3 additions and 12 deletions

View file

@ -10,7 +10,9 @@ _removed_settings = {
"travel_compensate_overlapping_walls_enabled",
"travel_compensate_overlapping_walls_0_enabled",
"travel_compensate_overlapping_walls_x_enabled",
"fill_perimeter_gaps"
"fill_perimeter_gaps",
"wall_min_flow",
"wall_min_flow_retract"
}

View file

@ -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},

View file

@ -30,7 +30,6 @@ wall_0_inset = 0
optimize_wall_printing_order = False
inset_direction = inside_out
alternate_extra_perimeter = False
wall_min_flow = 0
filter_out_tiny_gaps = True
fill_outline_gaps = True
xy_offset = 0

View file

@ -29,7 +29,6 @@ wall_0_inset = 0
optimize_wall_printing_order = False
inset_direction = inside_out
alternate_extra_perimeter = False
wall_min_flow = 0
filter_out_tiny_gaps = True
fill_outline_gaps = True
xy_offset = 0

View file

@ -29,7 +29,6 @@ wall_0_inset = 0
optimize_wall_printing_order = False
inset_direction = inside_out
alternate_extra_perimeter = False
wall_min_flow = 0
filter_out_tiny_gaps = True
fill_outline_gaps = True
xy_offset = 0

View file

@ -31,7 +31,6 @@ wall_0_inset = 0
optimize_wall_printing_order = False
inset_direction = inside_out
alternate_extra_perimeter = False
wall_min_flow = 0
filter_out_tiny_gaps = True
fill_outline_gaps = True
xy_offset = 0

View file

@ -28,7 +28,6 @@ wall_0_inset = 0
optimize_wall_printing_order = False
inset_direction = inside_out
alternate_extra_perimeter = False
wall_min_flow = 0
filter_out_tiny_gaps = True
fill_outline_gaps = True
xy_offset = 0

View file

@ -31,7 +31,6 @@ wall_0_inset = 0
optimize_wall_printing_order = False
inset_direction = inside_out
alternate_extra_perimeter = False
wall_min_flow = 0
filter_out_tiny_gaps = True
fill_outline_gaps = True
xy_offset = 0

View file

@ -30,7 +30,6 @@ wall_0_inset = 0
optimize_wall_printing_order = False
inset_direction = inside_out
alternate_extra_perimeter = False
wall_min_flow = 0
filter_out_tiny_gaps = True
fill_outline_gaps = True
xy_offset = 0

View file

@ -29,7 +29,6 @@ wall_0_inset = 0
optimize_wall_printing_order = False
inset_direction = inside_out
alternate_extra_perimeter = False
wall_min_flow = 0
filter_out_tiny_gaps = True
fill_outline_gaps = True
xy_offset = 0

View file

@ -29,7 +29,6 @@ wall_0_inset = 0
optimize_wall_printing_order = False
inset_direction = inside_out
alternate_extra_perimeter = False
wall_min_flow = 0
filter_out_tiny_gaps = True
fill_outline_gaps = True
xy_offset = 0

View file

@ -29,7 +29,6 @@ wall_0_inset = 0
optimize_wall_printing_order = False
inset_direction = inside_out
alternate_extra_perimeter = False
wall_min_flow = 0
filter_out_tiny_gaps = True
fill_outline_gaps = True
xy_offset = 0