mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 02:48:58 +08:00
CURA-5404 Remove retraction_amount values that must be in the material
profile.
This commit is contained in:
parent
504889b472
commit
a969d3c5ea
@ -40,7 +40,6 @@ 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,7 +39,6 @@ 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,7 +41,6 @@ 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,7 +22,6 @@ 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,7 +54,6 @@ 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,7 +27,6 @@ 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,7 +41,6 @@ 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,7 +22,6 @@ 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,7 +54,6 @@ 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,7 +27,6 @@ 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,7 +41,6 @@ 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,7 +22,6 @@ 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,7 +54,6 @@ 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,7 +27,6 @@ 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…
x
Reference in New Issue
Block a user