mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-18 10:22:16 -07:00
Increased support z distance for better release of self support.
Some checks failed
Some checks failed
PP-577
This commit is contained in:
parent
986ff9b169
commit
25c494a75c
6 changed files with 12 additions and 12 deletions
|
|
@ -27,7 +27,7 @@ raft_base_speed = 10
|
|||
raft_base_thickness = 0.6
|
||||
raft_interface_thickness = 0.25
|
||||
retraction_amount = 0.5
|
||||
retraction_min_travel = 3.2ƒ√
|
||||
retraction_min_travel = 3.2
|
||||
small_skin_width = 3.6
|
||||
speed_prime_tower = =speed_print
|
||||
speed_print = 50
|
||||
|
|
@ -54,5 +54,5 @@ support_structure = tree
|
|||
support_supported_skin_fan_speed = 75
|
||||
support_wall_count = 1
|
||||
support_xy_distance = 0.3
|
||||
support_z_distance = 0.3
|
||||
support_z_distance = =layer_height*2
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ raft_base_speed = 10
|
|||
raft_base_thickness = 0.6
|
||||
raft_interface_thickness = 0.25
|
||||
retraction_amount = 0.5
|
||||
retraction_min_travel = 3.2ƒ√
|
||||
retraction_min_travel = 3.2
|
||||
small_skin_width = 3.6
|
||||
speed_prime_tower = =speed_print
|
||||
speed_print = 50
|
||||
|
|
@ -54,5 +54,5 @@ support_structure = tree
|
|||
support_supported_skin_fan_speed = 75
|
||||
support_wall_count = 1
|
||||
support_xy_distance = 0.3
|
||||
support_z_distance = 0.3
|
||||
support_z_distance = =layer_height*2
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ raft_base_speed = 10
|
|||
raft_base_thickness = 0.6
|
||||
raft_interface_thickness = 0.25
|
||||
retraction_amount = 0.5
|
||||
retraction_min_travel = 3.2ƒ√
|
||||
retraction_min_travel = 3.2
|
||||
small_skin_width = 3.6
|
||||
speed_prime_tower = =speed_print
|
||||
speed_print = 50
|
||||
|
|
@ -54,5 +54,5 @@ support_structure = tree
|
|||
support_supported_skin_fan_speed = 75
|
||||
support_wall_count = 1
|
||||
support_xy_distance = 0.3
|
||||
support_z_distance = 0.3
|
||||
support_z_distance = =layer_height*2
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ raft_base_speed = 10
|
|||
raft_base_thickness = 0.6
|
||||
raft_interface_thickness = 0.25
|
||||
retraction_amount = 0.5
|
||||
retraction_min_travel = 3.2ƒ√
|
||||
retraction_min_travel = 3.2
|
||||
small_skin_width = 3.6
|
||||
speed_prime_tower = =speed_print
|
||||
speed_print = 50
|
||||
|
|
@ -54,5 +54,5 @@ support_structure = tree
|
|||
support_supported_skin_fan_speed = 75
|
||||
support_wall_count = 1
|
||||
support_xy_distance = 0.3
|
||||
support_z_distance = 0.3
|
||||
support_z_distance = =layer_height*2
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ raft_base_speed = 10
|
|||
raft_base_thickness = 0.6
|
||||
raft_interface_thickness = 0.25
|
||||
retraction_amount = 0.5
|
||||
retraction_min_travel = 3.2ƒ√
|
||||
retraction_min_travel = 3.2
|
||||
small_skin_width = 3.6
|
||||
speed_prime_tower = =speed_print
|
||||
speed_print = 50
|
||||
|
|
@ -54,5 +54,5 @@ support_structure = tree
|
|||
support_supported_skin_fan_speed = 75
|
||||
support_wall_count = 1
|
||||
support_xy_distance = 0.3
|
||||
support_z_distance = 0.3
|
||||
support_z_distance = =layer_height*2
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ raft_base_speed = 10
|
|||
raft_base_thickness = 0.6
|
||||
raft_interface_thickness = 0.25
|
||||
retraction_amount = 0.5
|
||||
retraction_min_travel = 3.2ƒ√
|
||||
retraction_min_travel = 3.2
|
||||
small_skin_width = 3.6
|
||||
speed_prime_tower = =speed_print
|
||||
speed_print = 50
|
||||
|
|
@ -54,5 +54,5 @@ support_structure = tree
|
|||
support_supported_skin_fan_speed = 75
|
||||
support_wall_count = 1
|
||||
support_xy_distance = 0.3
|
||||
support_z_distance = 0.3
|
||||
support_z_distance = =layer_height*2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue