Skip to content

Commit

Permalink
Remove duplicate infill overlap setting
Browse files Browse the repository at this point in the history
infill_overlap and infill_overlap_mm were in conflict with each other. Went to the Materials team to resolve it. They say it should be 0.

Contributes to issue CURA-3650.
  • Loading branch information
Ghostkeeper committed Apr 14, 2017
1 parent 541e28a commit 0d793a6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ cool_min_layer_time_fan_speed_max = 5
cool_min_speed = 5
infill_line_width = =round(line_width * 0.4 / 0.35, 2)
infill_overlap = 0
infill_overlap_mm = 0.05
infill_pattern = triangles
infill_wipe_dist = 0.1
jerk_enabled = True
Expand Down

0 comments on commit 0d793a6

Please sign in to comment.