mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 02:00:17 +08: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
@ -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…
x
Reference in New Issue
Block a user