From 8f1c20f376f4c48bbf39a184f390048eda7aab6c Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Fri, 9 Dec 2016 13:27:33 +0100 Subject: [PATCH] Updated PC profiles for um2p --- .../quality/ultimaker2_plus/um2p_pc_0.25_high.inst.cfg | 5 ++--- .../quality/ultimaker2_plus/um2p_pc_0.25_normal.inst.cfg | 7 +++---- .../quality/ultimaker2_plus/um2p_pc_0.4_fast.inst.cfg | 7 +++---- .../quality/ultimaker2_plus/um2p_pc_0.4_normal.inst.cfg | 7 +++---- 4 files changed, 11 insertions(+), 15 deletions(-) diff --git a/resources/quality/ultimaker2_plus/um2p_pc_0.25_high.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pc_0.25_high.inst.cfg index a70d82d909..06f67b7298 100644 --- a/resources/quality/ultimaker2_plus/um2p_pc_0.25_high.inst.cfg +++ b/resources/quality/ultimaker2_plus/um2p_pc_0.25_high.inst.cfg @@ -16,7 +16,7 @@ cool_min_speed = 15 cool_fan_speed = 50 raft_surface_line_width = 0.2 wall_thickness = 0.88 -raft_airgap = 0.5 +raft_airgap = 0.25 infill_overlap = 5 layer_height = 0.06 raft_interface_line_width = 0.5 @@ -28,10 +28,9 @@ support_enable = True raft_margin = 15 adhesion_type = raft infill_sparse_density = 25 -layer_0_z_overlap = 0.22 +layer_0_z_overlap = 0.2 cool_min_layer_time = 2 speed_print = 30 speed_layer_0 = =round(speed_print * 30 / 30) raft_base_line_spacing = 1 raft_base_line_width = 0.5 - diff --git a/resources/quality/ultimaker2_plus/um2p_pc_0.25_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pc_0.25_normal.inst.cfg index b3ba1ecf8c..be595385a4 100644 --- a/resources/quality/ultimaker2_plus/um2p_pc_0.25_normal.inst.cfg +++ b/resources/quality/ultimaker2_plus/um2p_pc_0.25_normal.inst.cfg @@ -16,7 +16,7 @@ cool_min_speed = 15 cool_fan_speed = 50 raft_surface_line_width = 0.2 wall_thickness = 0.88 -raft_airgap = 0.5 +raft_airgap = 0.25 infill_overlap = 5 layer_height = 0.1 raft_interface_line_width = 0.5 @@ -28,10 +28,9 @@ support_enable = True raft_margin = 15 adhesion_type = raft infill_sparse_density = 25 -layer_0_z_overlap = 0.22 +layer_0_z_overlap = 0.2 cool_min_layer_time = 2 speed_print = 30 speed_layer_0 = =round(speed_print * 30 / 30) raft_base_line_spacing = 1 -raft_base_line_width = 0.5 - +raft_base_line_width = 0.5 \ No newline at end of file diff --git a/resources/quality/ultimaker2_plus/um2p_pc_0.4_fast.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pc_0.4_fast.inst.cfg index a9b8418bcb..f20351cbb4 100644 --- a/resources/quality/ultimaker2_plus/um2p_pc_0.4_fast.inst.cfg +++ b/resources/quality/ultimaker2_plus/um2p_pc_0.4_fast.inst.cfg @@ -12,7 +12,7 @@ quality_type = fast [values] speed_wall_x = 30 support_z_distance = 0.19 -raft_airgap = 0.57 +raft_airgap = 0.35 cool_min_speed = 8 cool_fan_speed = 50 raft_interface_line_spacing = 1 @@ -28,11 +28,10 @@ support_enable = True raft_margin = 15 adhesion_type = raft infill_sparse_density = 30 -layer_0_z_overlap = 0.22 +layer_0_z_overlap = 0.3 cool_min_layer_time = 3 speed_print = 45 speed_layer_0 = =round(speed_print * 30 / 45) support_angle = 45 raft_base_line_spacing = 1.6 -raft_base_line_width = 0.8 - +raft_base_line_width = 0.8 \ No newline at end of file diff --git a/resources/quality/ultimaker2_plus/um2p_pc_0.4_normal.inst.cfg b/resources/quality/ultimaker2_plus/um2p_pc_0.4_normal.inst.cfg index e111597c2d..469cab12cc 100644 --- a/resources/quality/ultimaker2_plus/um2p_pc_0.4_normal.inst.cfg +++ b/resources/quality/ultimaker2_plus/um2p_pc_0.4_normal.inst.cfg @@ -12,7 +12,7 @@ quality_type = normal [values] speed_wall_x = 30 support_z_distance = 0.19 -raft_airgap = 0.57 +raft_airgap = 0.35 cool_min_speed = 8 cool_fan_speed = 50 raft_interface_line_spacing = 1 @@ -28,11 +28,10 @@ support_enable = True raft_margin = 15 adhesion_type = raft infill_sparse_density = 30 -layer_0_z_overlap = 0.22 +layer_0_z_overlap = 0.3 cool_min_layer_time = 3 speed_print = 45 speed_layer_0 = =round(speed_print * 30 / 45) support_angle = 45 raft_base_line_spacing = 1.6 -raft_base_line_width = 0.8 - +raft_base_line_width = 0.8 \ No newline at end of file