Remove gradual infill for PP

This was delivered false by the materials team. It seems that in the end they decided to not use gradual infill for PP but only made the change in UM3, not UM2+. Removing gradual infill also requires me to set the infill density to 20% (the default).

Contributes to issue CURA-3960.
This commit is contained in:
Ghostkeeper 2017-06-26 16:15:40 +02:00
parent a5f3a1c983
commit a259217f52
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75
6 changed files with 0 additions and 18 deletions

View file

@ -25,12 +25,9 @@ cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
cool_fan_speed_max = 100
cool_min_layer_time_fan_speed_max = 6
cool_min_speed = 20
gradual_infill_step_height = =layer_height * 2
gradual_infill_steps = 3
infill_line_width = =round(line_width * 0.4 / 0.38, 2)
infill_overlap = 0
infill_pattern = cubic
infill_sparse_density = 96
infill_wipe_dist = 0
jerk_enabled = True
jerk_layer_0 = =jerk_topbottom

View file

@ -25,12 +25,9 @@ cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
cool_fan_speed_max = 100
cool_min_layer_time_fan_speed_max = 6
cool_min_speed = 20
gradual_infill_step_height = =layer_height * 2
gradual_infill_steps = 3
infill_line_width = =round(line_width * 0.4 / 0.38, 2)
infill_overlap = 0
infill_pattern = cubic
infill_sparse_density = 96
infill_wipe_dist = 0
jerk_enabled = True
jerk_layer_0 = =jerk_topbottom

View file

@ -25,13 +25,10 @@ cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
cool_fan_speed_max = 100
cool_min_layer_time_fan_speed_max = 6
cool_min_speed = 20
gradual_infill_step_height = =layer_height * 2
gradual_infill_steps = 3
infill_line_width = =round(line_width * 0.6 / 0.57, 2)
infill_overlap = 0
infill_overlap_mm = 0
infill_pattern = cubic
infill_sparse_density = 96
infill_wipe_dist = 0
jerk_enabled = True
jerk_layer_0 = =jerk_topbottom

View file

@ -25,13 +25,10 @@ cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
cool_fan_speed_max = 100
cool_min_layer_time_fan_speed_max = 6
cool_min_speed = 20
gradual_infill_step_height = =layer_height * 2
gradual_infill_steps = 3
infill_line_width = =round(line_width * 0.6 / 0.57, 2)
infill_overlap = 0
infill_overlap_mm = 0
infill_pattern = cubic
infill_sparse_density = 96
infill_wipe_dist = 0
jerk_enabled = True
jerk_layer_0 = =jerk_topbottom

View file

@ -25,13 +25,10 @@ cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
cool_fan_speed_max = 100
cool_min_layer_time_fan_speed_max = 6
cool_min_speed = 20
gradual_infill_step_height = =layer_height * 3
gradual_infill_steps = 3
infill_line_width = =round(line_width * 0.8 / 0.76, 2)
infill_overlap = 0
infill_overlap_mm = 0
infill_pattern = cubic
infill_sparse_density = 96
infill_wipe_dist = 0
jerk_enabled = True
jerk_layer_0 = =jerk_topbottom

View file

@ -25,13 +25,10 @@ cool_fan_full_at_height = =layer_height_0 + 4 * layer_height
cool_fan_speed_max = 100
cool_min_layer_time_fan_speed_max = 6
cool_min_speed = 20
gradual_infill_step_height = =layer_height * 2
gradual_infill_steps = 3
infill_line_width = =round(line_width * 0.8 / 0.76, 2)
infill_overlap = 0
infill_overlap_mm = 0
infill_pattern = cubic
infill_sparse_density = 96
infill_wipe_dist = 0
jerk_enabled = True
jerk_layer_0 = =jerk_topbottom