mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 02:37:49 -06:00
Tweak infill wipe distance
This wasn't taken over correctly from Paul's spreadsheet. Contributes to issue CURA-892.
This commit is contained in:
parent
a785c9a205
commit
ae0cb70d25
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ shell_thickness = 1.05
|
|||
top_bottom_thickness = 0.84
|
||||
top_bottom_pattern = lines
|
||||
infill_sparse_density = 22
|
||||
infill_wipe_dist = 0.2
|
||||
infill_wipe_dist = 0.18
|
||||
retraction_amount = 5.5
|
||||
retraction_min_travel = 0.5
|
||||
retraction_count_max = 30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue