mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-01 06:41:06 -07: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
4 changed files with 4 additions and 8 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue