mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 23:35:07 -06:00
PETG_updates_410
Changed max combing distance for UMS3, UMS5, UM2C and UM3 to reduce stringing. Fixed distance of 8 mm.
This commit is contained in:
parent
d35f018729
commit
e25ca09bec
29 changed files with 29 additions and 29 deletions
|
@ -20,5 +20,5 @@ prime_tower_enable = True
|
|||
speed_print = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 25 / 40)
|
||||
speed_wall = =math.ceil(speed_print * 30 / 40)
|
||||
retraction_combing_max_distance = 40
|
||||
retraction_combing_max_distance = 8
|
||||
retraction_combing = all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue