From fadb282cc69356bde568e56e8185148922050e78 Mon Sep 17 00:00:00 2001 From: Tim Kuipers Date: Wed, 2 Mar 2016 11:26:25 +0100 Subject: [PATCH] profiles: fix: retraction_combing was All instead of true, but that was already the default (CURA-983) --- resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile | 1 - resources/profiles/ultimaker2+/abs_0.4_fast.curaprofile | 1 - resources/profiles/ultimaker2+/abs_0.4_high.curaprofile | 1 - resources/profiles/ultimaker2+/abs_0.4_normal.curaprofile | 2 +- resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile | 1 - resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile | 1 - resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile | 1 - resources/profiles/ultimaker2+/cpe_0.4_fast.curaprofile | 1 - resources/profiles/ultimaker2+/cpe_0.4_high.curaprofile | 1 - resources/profiles/ultimaker2+/cpe_0.4_normal.curaprofile | 1 - resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile | 1 - resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile | 1 - 12 files changed, 1 insertion(+), 12 deletions(-) diff --git a/resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile b/resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile index 89fadccdb0..7055e1ddf6 100644 --- a/resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile @@ -11,7 +11,6 @@ raft_base_line_width = 1.0 raft_margin = 5.0 cool_min_layer_time = 2 support_enable = False -retraction_combing = All cool_min_speed = 25 brim_line_count = 32 top_thickness = 0.72 diff --git a/resources/profiles/ultimaker2+/abs_0.4_fast.curaprofile b/resources/profiles/ultimaker2+/abs_0.4_fast.curaprofile index d65044006e..f2813537c3 100644 --- a/resources/profiles/ultimaker2+/abs_0.4_fast.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.4_fast.curaprofile @@ -11,7 +11,6 @@ raft_base_line_width = 1.0 raft_margin = 5.0 cool_min_layer_time = 3 support_enable = False -retraction_combing = All speed_travel = 150 cool_min_speed = 20 brim_line_count = 20 diff --git a/resources/profiles/ultimaker2+/abs_0.4_high.curaprofile b/resources/profiles/ultimaker2+/abs_0.4_high.curaprofile index a753e61685..e9a438e8f6 100644 --- a/resources/profiles/ultimaker2+/abs_0.4_high.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.4_high.curaprofile @@ -11,7 +11,6 @@ raft_base_line_width = 1.0 raft_margin = 5.0 cool_min_layer_time = 3 support_enable = False -retraction_combing = All cool_min_speed = 20 brim_line_count = 20 top_thickness = 0.72 diff --git a/resources/profiles/ultimaker2+/abs_0.4_normal.curaprofile b/resources/profiles/ultimaker2+/abs_0.4_normal.curaprofile index 989cb94d3b..b900ad9992 100644 --- a/resources/profiles/ultimaker2+/abs_0.4_normal.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.4_normal.curaprofile @@ -10,7 +10,7 @@ raft_surface_thickness = 0.27 raft_base_line_width = 1.0 raft_margin = 5.0 support_enable = False -retraction_combing = All + cool_min_speed = 20 brim_line_count = 20 material_flow = 100.0 diff --git a/resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile b/resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile index 7631b7b712..199afde3bb 100644 --- a/resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile @@ -11,7 +11,6 @@ raft_base_line_width = 1.0 raft_margin = 5.0 cool_min_layer_time = 3 support_enable = False -retraction_combing = All cool_min_speed = 20 brim_line_count = 14 top_thickness = 1.2 diff --git a/resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile b/resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile index 8bd4000a32..d18b6b5a42 100644 --- a/resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile @@ -11,7 +11,6 @@ raft_base_line_width = 1.0 raft_margin = 5.0 cool_min_layer_time = 3 support_enable = False -retraction_combing = All cool_min_speed = 15 brim_line_count = 10 top_thickness = 1.2 diff --git a/resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile b/resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile index f2bdec802a..f2cbde90ec 100644 --- a/resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile @@ -14,7 +14,6 @@ raft_surface_thickness = 0.27 raft_interface_line_spacing = 3.0 bottom_thickness = 0.72 raft_surface_line_spacing = 3.0 -retraction_combing = All adhesion_type = brim cool_min_layer_time = 2 layer_height = 0.06 diff --git a/resources/profiles/ultimaker2+/cpe_0.4_fast.curaprofile b/resources/profiles/ultimaker2+/cpe_0.4_fast.curaprofile index 66df16d1ce..752443b6f9 100644 --- a/resources/profiles/ultimaker2+/cpe_0.4_fast.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.4_fast.curaprofile @@ -15,7 +15,6 @@ raft_interface_line_spacing = 3.0 support_enable = False raft_surface_line_width = 0.4 raft_surface_line_spacing = 3.0 -retraction_combing = All adhesion_type = brim cool_min_layer_time = 3 layer_height = 0.15 diff --git a/resources/profiles/ultimaker2+/cpe_0.4_high.curaprofile b/resources/profiles/ultimaker2+/cpe_0.4_high.curaprofile index 7913e5af3d..341a0ea9ab 100644 --- a/resources/profiles/ultimaker2+/cpe_0.4_high.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.4_high.curaprofile @@ -14,7 +14,6 @@ raft_surface_thickness = 0.27 raft_interface_line_spacing = 3.0 bottom_thickness = 0.72 raft_surface_line_spacing = 3.0 -retraction_combing = All adhesion_type = brim cool_min_layer_time = 3 layer_height = 0.06 diff --git a/resources/profiles/ultimaker2+/cpe_0.4_normal.curaprofile b/resources/profiles/ultimaker2+/cpe_0.4_normal.curaprofile index 71228e6636..71a30a68f0 100644 --- a/resources/profiles/ultimaker2+/cpe_0.4_normal.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.4_normal.curaprofile @@ -14,7 +14,6 @@ support_pattern = lines raft_interface_line_spacing = 3.0 raft_surface_line_width = 0.4 cool_fan_speed_min = 50 -retraction_combing = All adhesion_type = brim cool_min_layer_time = 3 infill_before_walls = False diff --git a/resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile b/resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile index 496575d327..11129afb15 100644 --- a/resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile @@ -14,7 +14,6 @@ raft_surface_thickness = 0.27 raft_interface_line_spacing = 3.0 bottom_thickness = 1.2 support_pattern = lines -retraction_combing = All adhesion_type = brim cool_min_layer_time = 3 layer_height = 0.15 diff --git a/resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile b/resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile index 02062e9731..7a4cd033ea 100644 --- a/resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile @@ -14,7 +14,6 @@ raft_surface_thickness = 0.27 raft_interface_line_spacing = 3.0 bottom_thickness = 1.2 support_pattern = lines -retraction_combing = All adhesion_type = brim cool_min_layer_time = 3 layer_height = 0.2