mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:38:58 +08:00
Also don't retract with spiralize in UM3
Similar to UMS5, we don't want to retract at layer change when spiralising.
This commit is contained in:
parent
473633de2c
commit
a67a721269
@ -40,7 +40,7 @@ material_standby_temperature = 100
|
|||||||
multiple_mesh_overlap = 0
|
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 = True
|
retract_at_layer_change = =not magic_spiralize
|
||||||
retraction_amount = 6.5
|
retraction_amount = 6.5
|
||||||
retraction_count_max = 25
|
retraction_count_max = 25
|
||||||
retraction_extrusion_window = 1
|
retraction_extrusion_window = 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user