mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
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:
parent
d9d90ab4b6
commit
d801fdcf94
17 changed files with 0 additions and 17 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue