mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 22:49:01 +08:00
Changed retraction
This commit is contained in:
parent
3f7cbdb54b
commit
7b0ce9fb65
@ -23,7 +23,7 @@ raft_interface_thickness = =layer_height * 1.5
|
|||||||
raft_jerk = =jerk_print
|
raft_jerk = =jerk_print
|
||||||
raft_margin = 15
|
raft_margin = 15
|
||||||
raft_surface_layers = 2
|
raft_surface_layers = 2
|
||||||
retraction_amount = 5
|
retraction_amount = 3
|
||||||
retraction_count_max = 25
|
retraction_count_max = 25
|
||||||
retraction_min_travel = =line_width * 2
|
retraction_min_travel = =line_width * 2
|
||||||
retraction_prime_speed = =retraction_speed
|
retraction_prime_speed = =retraction_speed
|
||||||
|
@ -40,7 +40,7 @@ multiple_mesh_overlap = 0
|
|||||||
prime_tower_enable = False
|
prime_tower_enable = False
|
||||||
prime_tower_wipe_enabled = True
|
prime_tower_wipe_enabled = True
|
||||||
retract_at_layer_change = =not magic_spiralize
|
retract_at_layer_change = =not magic_spiralize
|
||||||
retraction_amount = 5
|
retraction_amount = 3
|
||||||
retraction_count_max = 25
|
retraction_count_max = 25
|
||||||
retraction_extrusion_window = 1
|
retraction_extrusion_window = 1
|
||||||
retraction_hop = 2
|
retraction_hop = 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user