mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 00:55:12 +08:00
Remove tree support from draft intent profiles
It is a global setting, so it can't currently be changed with an intent profile. A resolve function would resolve this. But which function that should be is to be decided. Contributes to issue CURA-8746.
This commit is contained in:
parent
ca9c1111ff
commit
2abfad55e0
@ -41,5 +41,4 @@ infill_line_width = =line_width
|
||||
wall_thickness = =line_width * 2
|
||||
top_bottom_thickness = =wall_thickness
|
||||
|
||||
fill_perimeter_gaps = nowhere
|
||||
support_structure = "tree"
|
||||
fill_perimeter_gaps = nowhere
|
@ -41,5 +41,4 @@ infill_line_width = =line_width
|
||||
wall_thickness = =line_width * 2
|
||||
top_bottom_thickness = =wall_thickness
|
||||
|
||||
fill_perimeter_gaps = nowhere
|
||||
support_structure = "tree"
|
||||
fill_perimeter_gaps = nowhere
|
@ -41,5 +41,4 @@ infill_line_width = =line_width
|
||||
wall_thickness = =line_width * 2
|
||||
top_bottom_thickness = =wall_thickness
|
||||
|
||||
fill_perimeter_gaps = nowhere
|
||||
support_structure = "tree"
|
||||
fill_perimeter_gaps = nowhere
|
@ -41,5 +41,4 @@ infill_line_width = =line_width
|
||||
wall_thickness = =line_width * 2
|
||||
top_bottom_thickness = =wall_thickness
|
||||
|
||||
fill_perimeter_gaps = nowhere
|
||||
support_structure = "tree"
|
||||
fill_perimeter_gaps = nowhere
|
Loading…
x
Reference in New Issue
Block a user