Remove filter_out_tiny_gaps from prepackaged profiles too

This setting was removed. The version upgrade would remove it (but that's not applied to pre-packaged profiles).

Contributes to issue CURA-8466.
This commit is contained in:
Ghostkeeper 2022-03-29 15:08:46 +02:00
parent d9d90ab4b6
commit d801fdcf94
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A
17 changed files with 0 additions and 17 deletions

View file

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

View file

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

View file

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

View file

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