mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Revert "CURA-5404 Remove retraction_amount values that must be in the material"
This reverts commit a969d3c5ea
.
This commit is contained in:
parent
36e72ae744
commit
dfd9fc2ae9
14 changed files with 14 additions and 0 deletions
|
@ -40,6 +40,7 @@ multiple_mesh_overlap = 0
|
|||
prime_tower_enable = False
|
||||
prime_tower_size = 16
|
||||
prime_tower_wipe_enabled = True
|
||||
retraction_amount = 6.5
|
||||
retraction_count_max = 12
|
||||
retraction_extra_prime_amount = 0.8
|
||||
retraction_extrusion_window = 1
|
||||
|
|
|
@ -39,6 +39,7 @@ material_print_temperature_layer_0 = =default_material_print_temperature + 2
|
|||
material_standby_temperature = 100
|
||||
multiple_mesh_overlap = 0
|
||||
prime_tower_wipe_enabled = True
|
||||
retraction_amount = 7
|
||||
retraction_count_max = 12
|
||||
retraction_extra_prime_amount = 0.8
|
||||
retraction_extrusion_window = 1
|
||||
|
|
|
@ -41,6 +41,7 @@ multiple_mesh_overlap = 0
|
|||
prime_tower_enable = False
|
||||
prime_tower_wipe_enabled = True
|
||||
retract_at_layer_change = True
|
||||
retraction_amount = 6.5
|
||||
retraction_count_max = 25
|
||||
retraction_extrusion_window = 1
|
||||
retraction_hop = 2
|
||||
|
|
|
@ -22,6 +22,7 @@ raft_interface_thickness = =layer_height * 1.5
|
|||
raft_jerk = =jerk_print
|
||||
raft_margin = 15
|
||||
raft_surface_layers = 2
|
||||
retraction_amount = 6.5
|
||||
retraction_count_max = 25
|
||||
retraction_min_travel = =line_width * 2
|
||||
retraction_prime_speed = =retraction_speed
|
||||
|
|
|
@ -54,6 +54,7 @@ raft_interface_thickness = 0.2
|
|||
raft_margin = 10
|
||||
raft_speed = 25
|
||||
raft_surface_layers = 1
|
||||
retraction_amount = 4.5
|
||||
retraction_count_max = 15
|
||||
retraction_extrusion_window = =retraction_amount
|
||||
retraction_hop = 2
|
||||
|
|
|
@ -27,6 +27,7 @@ prime_tower_wall_thickness = 1.5
|
|||
raft_base_speed = 20
|
||||
raft_interface_speed = 20
|
||||
raft_speed = 25
|
||||
retraction_amount = 4.5
|
||||
retraction_count_max = 20
|
||||
retraction_extrusion_window = =retraction_amount
|
||||
retraction_min_travel = =3 * line_width
|
||||
|
|
|
@ -41,6 +41,7 @@ multiple_mesh_overlap = 0
|
|||
prime_tower_enable = False
|
||||
prime_tower_wipe_enabled = True
|
||||
retract_at_layer_change = True
|
||||
retraction_amount = 6.5
|
||||
retraction_count_max = 25
|
||||
retraction_extrusion_window = 1
|
||||
retraction_hop = 2
|
||||
|
|
|
@ -22,6 +22,7 @@ raft_interface_thickness = =layer_height * 1.5
|
|||
raft_jerk = =jerk_print
|
||||
raft_margin = 15
|
||||
raft_surface_layers = 2
|
||||
retraction_amount = 6.5
|
||||
retraction_count_max = 25
|
||||
retraction_min_travel = =line_width * 2
|
||||
retraction_prime_speed = =retraction_speed
|
||||
|
|
|
@ -54,6 +54,7 @@ raft_interface_thickness = 0.2
|
|||
raft_margin = 10
|
||||
raft_speed = 25
|
||||
raft_surface_layers = 1
|
||||
retraction_amount = 4.5
|
||||
retraction_count_max = 15
|
||||
retraction_extrusion_window = =retraction_amount
|
||||
retraction_hop = 2
|
||||
|
|
|
@ -27,6 +27,7 @@ prime_tower_wall_thickness = 1.5
|
|||
raft_base_speed = 20
|
||||
raft_interface_speed = 20
|
||||
raft_speed = 25
|
||||
retraction_amount = 4.5
|
||||
retraction_count_max = 20
|
||||
retraction_extrusion_window = =retraction_amount
|
||||
retraction_min_travel = =3 * line_width
|
||||
|
|
|
@ -41,6 +41,7 @@ multiple_mesh_overlap = 0
|
|||
prime_tower_enable = False
|
||||
prime_tower_wipe_enabled = True
|
||||
retract_at_layer_change = =not magic_spiralize
|
||||
retraction_amount = 6.5
|
||||
retraction_count_max = 25
|
||||
retraction_extrusion_window = 1
|
||||
retraction_hop = 2
|
||||
|
|
|
@ -22,6 +22,7 @@ raft_interface_thickness = =layer_height * 1.5
|
|||
raft_jerk = =jerk_print
|
||||
raft_margin = 15
|
||||
raft_surface_layers = 2
|
||||
retraction_amount = 6.5
|
||||
retraction_count_max = 25
|
||||
retraction_min_travel = =line_width * 2
|
||||
retraction_prime_speed = =retraction_speed
|
||||
|
|
|
@ -54,6 +54,7 @@ raft_interface_thickness = 0.2
|
|||
raft_margin = 10
|
||||
raft_speed = 25
|
||||
raft_surface_layers = 1
|
||||
retraction_amount = 4.5
|
||||
retraction_count_max = 15
|
||||
retraction_extrusion_window = =retraction_amount
|
||||
retraction_hop = 2
|
||||
|
|
|
@ -27,6 +27,7 @@ prime_tower_wall_thickness = 1.5
|
|||
raft_base_speed = 20
|
||||
raft_interface_speed = 20
|
||||
raft_speed = 25
|
||||
retraction_amount = 4.5
|
||||
retraction_count_max = 20
|
||||
retraction_extrusion_window = =retraction_amount
|
||||
retraction_min_travel = =3 * line_width
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue