Increase default infill overlap to 0.1
This commit is contained in:
parent
3c87566de8
commit
ae7cd7bcaa
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ infill_extruder = 1
|
|||
infill_extrusion_width = 0
|
||||
infill_first = 0
|
||||
infill_only_where_needed = 0
|
||||
infill_overlap_perimeter = .06
|
||||
infill_overlap_perimeter = .1
|
||||
infill_speed = 60
|
||||
infill_type = TRIANGLES
|
||||
layer_gcode =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue