Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaime van Kessel <nallath@gmail.com>2016-12-09 15:27:33 +0300
committerJaime van Kessel <nallath@gmail.com>2016-12-09 15:27:33 +0300
commit8f1c20f376f4c48bbf39a184f390048eda7aab6c (patch)
treed88d596f769f77dc052c8e58f604ec443d0444a1 /resources
parent72abd4af1af918fee7e024a0b0c57f4ed4c42743 (diff)
Updated PC profiles for um2p
Diffstat (limited to 'resources')
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pc_0.25_high.inst.cfg5
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pc_0.25_normal.inst.cfg7
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pc_0.4_fast.inst.cfg7
-rw-r--r--resources/quality/ultimaker2_plus/um2p_pc_0.4_normal.inst.cfg7
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