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:
Ghostkeeper 2021-12-13 10:17:54 +01:00
parent ca9c1111ff
commit 2abfad55e0
No known key found for this signature in database
GPG Key ID: D2A8871EE34EC59A
4 changed files with 4 additions and 8 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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