mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 02:37:49 -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
|
@ -86,6 +86,7 @@
|
|||
"enabled": false
|
||||
},
|
||||
"retraction_combing": { "value": "'no_outer_surfaces'" },
|
||||
"retraction_combing_max_distance": { "value": 15 },
|
||||
"retraction_count_max": { "value": 25 },
|
||||
"retraction_extrusion_window": { "value": 1 },
|
||||
"roofing_layer_count": { "value": "1" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue