From a259217f52c147545e75191de0044c8a076f2cf0 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Mon, 26 Jun 2017 16:15:40 +0200 Subject: [PATCH] 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. --- resources/quality/ultimaker2_plus/um2p_pp_0.4_fast.inst.cfg | 3 --- resources/quality/ultimaker2_plus/um2p_pp_0.4_normal.inst.cfg | 3 --- resources/quality/ultimaker2_plus/um2p_pp_0.6_draft.inst.cfg | 3 --- resources/quality/ultimaker2_plus/um2p_pp_0.6_fast.inst.cfg | 3 --- resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg | 3 --- .../quality/ultimaker2_plus/um2p_pp_0.8_verydraft.inst.cfg | 3 --- 6 files changed, 18 deletions(-) diff --git a/resources/quality/ultimaker2_plus/um2p_pp_0.4_fast.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pp_0.4_fast.inst.cfg index 53cc10468d..599c6f8d28 100644 --- a/resources/quality/ultimaker2_plus/um2p_pp_0.4_fast.inst.cfg +++ b/resources/quality/ultimaker2_plus/um2p_pp_0.4_fast.inst.cfg @@ -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 diff --git a/resources/quality/ultimaker2_plus/um2p_pp_0.4_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pp_0.4_normal.inst.cfg index 9805becd93..cd5385e521 100644 --- a/resources/quality/ultimaker2_plus/um2p_pp_0.4_normal.inst.cfg +++ b/resources/quality/ultimaker2_plus/um2p_pp_0.4_normal.inst.cfg @@ -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 diff --git a/resources/quality/ultimaker2_plus/um2p_pp_0.6_draft.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pp_0.6_draft.inst.cfg index 3060cd3a0f..6b6cb5d7eb 100644 --- a/resources/quality/ultimaker2_plus/um2p_pp_0.6_draft.inst.cfg +++ b/resources/quality/ultimaker2_plus/um2p_pp_0.6_draft.inst.cfg @@ -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 diff --git a/resources/quality/ultimaker2_plus/um2p_pp_0.6_fast.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pp_0.6_fast.inst.cfg index b1194693ac..07442b679c 100644 --- a/resources/quality/ultimaker2_plus/um2p_pp_0.6_fast.inst.cfg +++ b/resources/quality/ultimaker2_plus/um2p_pp_0.6_fast.inst.cfg @@ -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 diff --git a/resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg index 039f24bfe0..f40fa9f880 100644 --- a/resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg +++ b/resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg @@ -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 diff --git a/resources/quality/ultimaker2_plus/um2p_pp_0.8_verydraft.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pp_0.8_verydraft.inst.cfg index 9bcd29dfa4..49ef6d91ec 100644 --- a/resources/quality/ultimaker2_plus/um2p_pp_0.8_verydraft.inst.cfg +++ b/resources/quality/ultimaker2_plus/um2p_pp_0.8_verydraft.inst.cfg @@ -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