mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Removed retraction z hops from variants
To make single extrusion mode work.
This commit is contained in:
parent
392605014a
commit
6b7fc8b903
3 changed files with 0 additions and 3 deletions
|
|
@ -45,7 +45,6 @@ retraction_amount = 6.5
|
||||||
retraction_count_max = 25
|
retraction_count_max = 25
|
||||||
retraction_extrusion_window = 1
|
retraction_extrusion_window = 1
|
||||||
retraction_hop = 2
|
retraction_hop = 2
|
||||||
retraction_hop_enabled = True
|
|
||||||
retraction_hop_only_when_collides = True
|
retraction_hop_only_when_collides = True
|
||||||
skin_overlap = 5
|
skin_overlap = 5
|
||||||
speed_equalize_flow_enabled = True
|
speed_equalize_flow_enabled = True
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,6 @@ retraction_amount = 6.5
|
||||||
retraction_count_max = 25
|
retraction_count_max = 25
|
||||||
retraction_extrusion_window = 1
|
retraction_extrusion_window = 1
|
||||||
retraction_hop = 2
|
retraction_hop = 2
|
||||||
retraction_hop_enabled = True
|
|
||||||
retraction_hop_only_when_collides = True
|
retraction_hop_only_when_collides = True
|
||||||
skin_overlap = 5
|
skin_overlap = 5
|
||||||
speed_equalize_flow_enabled = True
|
speed_equalize_flow_enabled = True
|
||||||
|
|
|
||||||
|
|
@ -56,7 +56,6 @@ retraction_amount = 4.5
|
||||||
retraction_count_max = 15
|
retraction_count_max = 15
|
||||||
retraction_extrusion_window = =retraction_amount
|
retraction_extrusion_window = =retraction_amount
|
||||||
retraction_hop = 2
|
retraction_hop = 2
|
||||||
retraction_hop_enabled = True
|
|
||||||
retraction_hop_only_when_collides = True
|
retraction_hop_only_when_collides = True
|
||||||
retraction_min_travel = 5
|
retraction_min_travel = 5
|
||||||
retraction_prime_speed = 15
|
retraction_prime_speed = 15
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue