mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Reset UM2+ PP profiles retraction minimum travel
These settings were set to be lower than the line width. I'm resetting them so that they will again be 2 times the line width. Otherwise we'll get retractions between every skin line which is really bad for PP. Fixes #3171.
This commit is contained in:
parent
197508028a
commit
91d271b993
4 changed files with 0 additions and 4 deletions
|
@ -46,7 +46,6 @@ retraction_extrusion_window = 1
|
|||
retraction_hop = 0.15
|
||||
retraction_hop_enabled = True
|
||||
retraction_hop_only_when_collides = True
|
||||
retraction_min_travel = 0.5
|
||||
retraction_prime_speed = 15
|
||||
skin_overlap = 10
|
||||
skirt_brim_line_width = 0.8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue