mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
Merge pull request #13937 from Ultimaker/working_branch
Remove the use of support towers when using PVA
This commit is contained in:
commit
d40bdf832f
16 changed files with 0 additions and 16 deletions
|
@ -21,4 +21,3 @@ skin_overlap = 20
|
|||
skirt_brim_minimal_length = =min(2000, 175 / (layer_height * line_width))
|
||||
support_brim_enable = True
|
||||
support_interface_enable = True
|
||||
support_use_towers = True
|
||||
|
|
|
@ -22,4 +22,3 @@ skirt_brim_minimal_length = =min(2000, 175 / (layer_height * line_width))
|
|||
support_brim_enable = True
|
||||
support_infill_sparse_thickness = =2 * layer_height
|
||||
support_interface_enable = True
|
||||
support_use_towers = True
|
||||
|
|
|
@ -20,4 +20,3 @@ skirt_brim_minimal_length = =min(2000, 175 / (layer_height * line_width))
|
|||
support_brim_enable = True
|
||||
support_infill_sparse_thickness = =3 * layer_height
|
||||
support_interface_enable = True
|
||||
support_use_towers = True
|
||||
|
|
|
@ -20,4 +20,3 @@ skirt_brim_minimal_length = =min(2000, 175 / (layer_height * line_width))
|
|||
support_brim_enable = True
|
||||
support_infill_sparse_thickness = =2 * layer_height
|
||||
support_interface_enable = True
|
||||
support_use_towers = True
|
||||
|
|
|
@ -20,4 +20,3 @@ skirt_brim_minimal_length = =min(2000, 175 / (layer_height * line_width))
|
|||
support_brim_enable = True
|
||||
support_infill_sparse_thickness = 0.3
|
||||
support_interface_enable = True
|
||||
support_use_towers = True
|
||||
|
|
|
@ -19,4 +19,3 @@ retraction_count_max = 5
|
|||
skirt_brim_minimal_length = =min(2000, 175 / (layer_height * line_width))
|
||||
support_brim_enable = True
|
||||
support_interface_enable = True
|
||||
support_use_towers = True
|
||||
|
|
|
@ -18,4 +18,3 @@ retraction_count_max = 5
|
|||
skirt_brim_minimal_length = =min(2000, 175 / (layer_height * line_width))
|
||||
support_brim_enable = True
|
||||
support_interface_enable = True
|
||||
support_use_towers = True
|
||||
|
|
|
@ -19,4 +19,3 @@ skirt_brim_minimal_length = =min(2000, 175 / (layer_height * line_width))
|
|||
support_brim_enable = True
|
||||
support_infill_sparse_thickness = 0.3
|
||||
support_interface_enable = True
|
||||
support_use_towers = True
|
||||
|
|
|
@ -21,4 +21,3 @@ skin_overlap = 20
|
|||
skirt_brim_minimal_length = =min(2000, 175 / (layer_height * line_width))
|
||||
support_brim_enable = True
|
||||
support_interface_enable = True
|
||||
support_use_towers = True
|
||||
|
|
|
@ -22,4 +22,3 @@ skirt_brim_minimal_length = =min(2000, 175 / (layer_height * line_width))
|
|||
support_brim_enable = True
|
||||
support_infill_sparse_thickness = =2 * layer_height
|
||||
support_interface_enable = True
|
||||
support_use_towers = True
|
||||
|
|
|
@ -20,4 +20,3 @@ skirt_brim_minimal_length = =min(2000, 175 / (layer_height * line_width))
|
|||
support_brim_enable = True
|
||||
support_infill_sparse_thickness = =3 * layer_height
|
||||
support_interface_enable = True
|
||||
support_use_towers = True
|
||||
|
|
|
@ -20,4 +20,3 @@ skirt_brim_minimal_length = =min(2000, 175 / (layer_height * line_width))
|
|||
support_brim_enable = True
|
||||
support_infill_sparse_thickness = =2 * layer_height
|
||||
support_interface_enable = True
|
||||
support_use_towers = True
|
||||
|
|
|
@ -21,4 +21,3 @@ skirt_brim_minimal_length = =min(2000, 175 / (layer_height * line_width))
|
|||
support_brim_enable = True
|
||||
support_infill_sparse_thickness = 0.3
|
||||
support_interface_enable = True
|
||||
support_use_towers = True
|
||||
|
|
|
@ -19,4 +19,3 @@ retraction_count_max = 5
|
|||
skirt_brim_minimal_length = =min(2000, 175 / (layer_height * line_width))
|
||||
support_brim_enable = True
|
||||
support_interface_enable = True
|
||||
support_use_towers = True
|
||||
|
|
|
@ -18,4 +18,3 @@ retraction_count_max = 5
|
|||
skirt_brim_minimal_length = =min(2000, 175 / (layer_height * line_width))
|
||||
support_brim_enable = True
|
||||
support_interface_enable = True
|
||||
support_use_towers = True
|
||||
|
|
|
@ -19,4 +19,3 @@ skirt_brim_minimal_length = =min(2000, 175 / (layer_height * line_width))
|
|||
support_brim_enable = True
|
||||
support_infill_sparse_thickness = 0.3
|
||||
support_interface_enable = True
|
||||
support_use_towers = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue