mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Infill wipe distance reduced
Since it was protruding the shell
This commit is contained in:
parent
175121e86c
commit
f3927115d6
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@
|
|||
"infill_before_walls": { "value": true },
|
||||
"infill_overlap": { "value": 30.0 },
|
||||
"skin_overlap": { "value": 10.0 },
|
||||
"infill_wipe_dist": { "value": 1.0 },
|
||||
"infill_wipe_dist": { "value": 0 },
|
||||
"wall_0_wipe_dist": { "value": 0.2 },
|
||||
|
||||
"fill_perimeter_gaps": { "value": "'everywhere'" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue