From fc15b9e0b0a04688c20ff33d56678453ad45162c Mon Sep 17 00:00:00 2001 From: Tim Kuipers Date: Thu, 3 Mar 2016 11:58:37 +0100 Subject: [PATCH] profiles: removed superfluous top_thickness and bottom_thickness from ABS and CPE profiles (CURA-1004) --- resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile | 2 -- resources/profiles/ultimaker2+/abs_0.4_fast.curaprofile | 2 -- resources/profiles/ultimaker2+/abs_0.4_high.curaprofile | 4 +--- resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile | 2 -- resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile | 2 -- resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile | 2 -- resources/profiles/ultimaker2+/cpe_0.4_fast.curaprofile | 2 -- resources/profiles/ultimaker2+/cpe_0.4_high.curaprofile | 2 -- resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile | 2 -- resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile | 2 -- 10 files changed, 1 insertion(+), 21 deletions(-) diff --git a/resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile b/resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile index 9dce0d31a1..dad488661a 100644 --- a/resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile @@ -18,9 +18,7 @@ speed_print = 20 cool_min_speed = 25 line_width = 0.22 infill_sparse_density = 22 -bottom_thickness = 0.72 machine_nozzle_size = 0.22 -top_thickness = 0.72 speed_wall_0 = 20 cool_min_layer_time = 2 cool_lift_head = True diff --git a/resources/profiles/ultimaker2+/abs_0.4_fast.curaprofile b/resources/profiles/ultimaker2+/abs_0.4_fast.curaprofile index 3361af5fdd..a0098014ff 100644 --- a/resources/profiles/ultimaker2+/abs_0.4_fast.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.4_fast.curaprofile @@ -15,11 +15,9 @@ wall_thickness = 0.7 speed_infill = 55 speed_topbottom = 30 cool_min_layer_time = 3 -bottom_thickness = 0.75 cool_min_speed = 20 line_width = 0.35 infill_sparse_density = 18 -top_thickness = 0.75 machine_nozzle_size = 0.35 speed_travel = 150 speed_wall_0 = 30 diff --git a/resources/profiles/ultimaker2+/abs_0.4_high.curaprofile b/resources/profiles/ultimaker2+/abs_0.4_high.curaprofile index edc46ab0fa..4fb2b49fe3 100644 --- a/resources/profiles/ultimaker2+/abs_0.4_high.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.4_high.curaprofile @@ -18,9 +18,7 @@ adhesion_type = brim cool_min_speed = 20 line_width = 0.35 infill_sparse_density = 22 -bottom_thickness = 0.72 -machine_nozzle_size = 0.35 -top_thickness = 0.72 +machine_nozzle_size = 0.35 speed_wall_0 = 20 cool_min_layer_time = 3 cool_lift_head = True diff --git a/resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile b/resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile index 0065347c60..a0aa77129b 100644 --- a/resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile @@ -17,9 +17,7 @@ speed_topbottom = 20 adhesion_type = brim cool_min_speed = 20 line_width = 0.53 -bottom_thickness = 1.2 machine_nozzle_size = 0.53 -top_thickness = 1.2 speed_wall_0 = 20 cool_min_layer_time = 3 cool_lift_head = True diff --git a/resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile b/resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile index 13e3769a04..94e08a790c 100644 --- a/resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile +++ b/resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile @@ -17,9 +17,7 @@ speed_topbottom = 20 adhesion_type = brim cool_min_speed = 15 line_width = 0.7 -bottom_thickness = 1.2 machine_nozzle_size = 0.7 -top_thickness = 1.2 speed_wall_0 = 20 cool_min_layer_time = 3 cool_lift_head = True diff --git a/resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile b/resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile index aa0715b66a..f5f5e24d61 100644 --- a/resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile @@ -18,9 +18,7 @@ cool_min_layer_time = 2 speed_print = 20 line_width = 0.22 infill_sparse_density = 22 -bottom_thickness = 0.72 machine_nozzle_size = 0.22 -top_thickness = 0.72 speed_wall_0 = 20 adhesion_type = brim cool_lift_head = True diff --git a/resources/profiles/ultimaker2+/cpe_0.4_fast.curaprofile b/resources/profiles/ultimaker2+/cpe_0.4_fast.curaprofile index 41efd0a42b..7880c2584c 100644 --- a/resources/profiles/ultimaker2+/cpe_0.4_fast.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.4_fast.curaprofile @@ -19,9 +19,7 @@ speed_topbottom = 20 speed_travel = 150 line_width = 0.35 infill_sparse_density = 18 -bottom_thickness = 0.75 machine_nozzle_size = 0.35 -top_thickness = 0.75 speed_wall_0 = 30 adhesion_type = brim cool_lift_head = True diff --git a/resources/profiles/ultimaker2+/cpe_0.4_high.curaprofile b/resources/profiles/ultimaker2+/cpe_0.4_high.curaprofile index 8b8684522b..d4aad942ca 100644 --- a/resources/profiles/ultimaker2+/cpe_0.4_high.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.4_high.curaprofile @@ -17,9 +17,7 @@ speed_topbottom = 20 adhesion_type = brim line_width = 0.35 infill_sparse_density = 22 -bottom_thickness = 0.72 machine_nozzle_size = 0.35 -top_thickness = 0.72 speed_wall_0 = 20 cool_min_layer_time = 3 cool_lift_head = True diff --git a/resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile b/resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile index b7fc5d63bb..56738c556f 100644 --- a/resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.6_normal.curaprofile @@ -17,9 +17,7 @@ speed_topbottom = 20 cool_min_layer_time = 3 speed_print = 20 line_width = 0.53 -bottom_thickness = 1.2 machine_nozzle_size = 0.53 -top_thickness = 1.2 speed_wall_0 = 20 adhesion_type = brim cool_lift_head = True diff --git a/resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile b/resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile index 81b91885e9..054c5dbe88 100644 --- a/resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile +++ b/resources/profiles/ultimaker2+/cpe_0.8_normal.curaprofile @@ -17,9 +17,7 @@ speed_topbottom = 20 cool_min_layer_time = 3 speed_print = 20 line_width = 0.7 -bottom_thickness = 1.2 machine_nozzle_size = 0.7 -top_thickness = 1.2 speed_wall_0 = 20 adhesion_type = brim cool_lift_head = True