Infill wipe distance reduced

Since it was protruding the shell
This commit is contained in:
Tom Hofman 2020-03-31 17:21:22 +02:00 committed by Remco Burema
parent 175121e86c
commit f3927115d6
No known key found for this signature in database
GPG Key ID: 215C49431D43F98C

View File

@ -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'" },