mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
default max comb distance = 15mm
All ultimaker profiles get a default max combing distance of 15mm to avoid oozing in the infill. Profile/material specific settings are removed. PP-69
This commit is contained in:
parent
d83f11f42a
commit
fff03deefa
72 changed files with 10 additions and 80 deletions
|
@ -19,5 +19,4 @@ 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 = 8
|
||||
retraction_combing = all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue