mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-01 14:51:07 -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
|
|
@ -42,4 +42,3 @@ wall_thickness = =line_width * 2
|
||||||
top_bottom_thickness = =wall_thickness
|
top_bottom_thickness = =wall_thickness
|
||||||
|
|
||||||
fill_perimeter_gaps = nowhere
|
fill_perimeter_gaps = nowhere
|
||||||
support_structure = "tree"
|
|
||||||
|
|
|
||||||
|
|
@ -42,4 +42,3 @@ wall_thickness = =line_width * 2
|
||||||
top_bottom_thickness = =wall_thickness
|
top_bottom_thickness = =wall_thickness
|
||||||
|
|
||||||
fill_perimeter_gaps = nowhere
|
fill_perimeter_gaps = nowhere
|
||||||
support_structure = "tree"
|
|
||||||
|
|
|
||||||
|
|
@ -42,4 +42,3 @@ wall_thickness = =line_width * 2
|
||||||
top_bottom_thickness = =wall_thickness
|
top_bottom_thickness = =wall_thickness
|
||||||
|
|
||||||
fill_perimeter_gaps = nowhere
|
fill_perimeter_gaps = nowhere
|
||||||
support_structure = "tree"
|
|
||||||
|
|
|
||||||
|
|
@ -42,4 +42,3 @@ wall_thickness = =line_width * 2
|
||||||
top_bottom_thickness = =wall_thickness
|
top_bottom_thickness = =wall_thickness
|
||||||
|
|
||||||
fill_perimeter_gaps = nowhere
|
fill_perimeter_gaps = nowhere
|
||||||
support_structure = "tree"
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue