Browse Source

Updated material & UM2+ profiles

Tom Heijmans 9 years ago
parent
commit
3776d3c6d2

+ 4 - 3
resources/profiles/materials/abs.cfg

@@ -4,7 +4,8 @@ type = material
 name = ABS
 
 [settings]
-material_bed_temperature = 100
-material_flow = 107
 material_print_temperature = 250
-cool_fan_speed = 50
+material_bed_temperature = 80
+material_flow = 107
+retraction_amount = 6.5
+

+ 2 - 1
resources/profiles/materials/cpe.cfg

@@ -5,4 +5,5 @@ name = CPE
 
 [settings]
 material_print_temperature = 250
-cool_fan_speed = 50
+material_bed_temperature = 70
+retraction_amount = 6.5

+ 2 - 0
resources/profiles/materials/pla.cfg

@@ -4,3 +4,5 @@ type = material
 name = PLA
 
 [settings]
+material_bed_temperature = 60
+retraction_amount = 6.5

+ 6 - 11
resources/profiles/ultimaker2+/abs_0.25_normal.curaprofile

@@ -1,6 +1,6 @@
 [general]
 version = 1
-name = Normal Quality
+name = High Quality
 machine_type = ultimaker2plus
 machine_variant = 0.25 mm
 material = ABS
@@ -9,17 +9,12 @@ weight = -2
 [settings]
 layer_height = 0.06
 wall_thickness = 0.88
-line_width = 0.22
 top_bottom_thickness = 0.72
 infill_sparse_density = 22
-speed_print = 20
-layer_height_0 = 0.15
-speed_layer_0 = 20
-speed_infill = 30
-speed_topbottom = 20
-speed_wall_x = 25
-cool_min_layer_time = 2
-cool_min_speed = 10
-cool_lift_head = True
+speed_print = 30
+cool_min_layer_time = 3
 cool_fan_speed_min = 20
+cool_min_speed = 10
+cool_min_layer_time_fan_speed_max = 15
+
 

+ 5 - 10
resources/profiles/ultimaker2+/abs_0.4_fast.curaprofile

@@ -9,18 +9,13 @@ weight = -1
 [settings]
 layer_height = 0.15
 wall_thickness = 0.7
-line_width = 0.35
 top_bottom_thickness = 0.75
 infill_sparse_density = 18
-speed_print = 40
-layer_height_0 = 0.26
-speed_layer_0 = 30
+speed_print = 55
 speed_travel = 150
-speed_infill = 55
-speed_topbottom = 30
-speed_wall_0 = 30
+speed_layer_0 = 30
 cool_min_layer_time = 3
-cool_min_speed = 20
-cool_lift_head = True
-cool_fan_speed_min = 50
+cool_fan_speed_min = 20
+cool_min_speed = 10
+cool_min_layer_time_fan_speed_max = 15
 

+ 3 - 9
resources/profiles/ultimaker2+/abs_0.4_high.curaprofile

@@ -9,17 +9,11 @@ weight = -3
 [settings]
 layer_height = 0.06
 wall_thickness = 1.05
-line_width = 0.35
 top_bottom_thickness = 0.72
 infill_sparse_density = 22
-speed_print = 30
-layer_height_0 = 0.26
-speed_layer_0 = 20
-speed_infill = 45
-speed_topbottom = 20
-speed_wall_0 = 20
+speed_print = 45
 cool_min_layer_time = 3
-cool_min_speed = 10
 cool_fan_speed_min = 20
-cool_lift_head = True
+cool_min_speed = 10
+cool_min_layer_time_fan_speed_max = 15
 

+ 3 - 10
resources/profiles/ultimaker2+/abs_0.4_normal.curaprofile

@@ -9,17 +9,10 @@ weight = -2
 [settings]
 layer_height = 0.1
 wall_thickness = 1.05
-line_width = 0.35
 top_bottom_thickness = 0.8
 infill_sparse_density = 20
-speed_print = 30
-layer_height_0 = 0.26
-speed_layer_0 = 20
-speed_infill = 45
-speed_topbottom = 20
-speed_wall_0 = 20
+speed_print = 45
 cool_min_layer_time = 3
-cool_fan_speed_min = 50
+cool_fan_speed_min = 20
 cool_min_speed = 10
-cool_lift_head = True
-
+cool_min_layer_time_fan_speed_max = 15

+ 3 - 9
resources/profiles/ultimaker2+/abs_0.6_normal.curaprofile

@@ -9,18 +9,12 @@ weight = -2
 [settings]
 layer_height = 0.15
 wall_thickness = 1.59
-line_width = 0.53
 top_bottom_thickness = 1.2
 infill_sparse_density = 20
-speed_print = 25
-layer_height_0 = 0.39
-speed_layer_0 = 20
-speed_infill = 40
-speed_topbottom = 20
-speed_wall_0 = 20
-speed_wall_x = 30
+speed_print = 40
 cool_min_layer_time = 3
 cool_fan_speed_min = 50
 cool_min_speed = 20
-cool_lift_head = True
+cool_min_layer_time_fan_speed_max = 20
+
 

+ 3 - 9
resources/profiles/ultimaker2+/abs_0.8_normal.curaprofile

@@ -1,6 +1,6 @@
 [general]
 version = 1
-name = Normal Quality
+name = Fast Print
 machine_type = ultimaker2plus
 machine_variant = 0.8 mm
 material = ABS
@@ -9,17 +9,11 @@ weight = -2
 [settings]
 layer_height = 0.2
 wall_thickness = 2.1
-line_width = 0.7
-speed_print = 20
 top_bottom_thickness = 1.2
 infill_sparse_density = 20
-layer_height_0 = 0.5
-speed_layer_0 = 20
-speed_infill = 40
-speed_topbottom = 20
-speed_wall_x = 30
+speed_print = 40
 cool_min_layer_time = 3
 cool_fan_speed_min = 50
 cool_min_speed = 15
-cool_lift_head = True
+cool_min_layer_time_fan_speed_max = 25
 

+ 5 - 12
resources/profiles/ultimaker2+/cpe_0.25_normal.curaprofile

@@ -1,6 +1,6 @@
 [general]
 version = 1
-name = Normal Quality
+name = High Quality
 machine_type = ultimaker2plus
 machine_variant = 0.25 mm
 material = CPE
@@ -9,18 +9,11 @@ weight = -2
 [settings]
 layer_height = 0.06
 wall_thickness = 0.88
-line_width = 0.22
 top_bottom_thickness = 0.72
 infill_sparse_density = 22
-speed_print = 20
-layer_height_0 = 0.15
-speed_layer_0 = 20
-speed_infill = 30
-speed_topbottom = 20
-speed_wall_x = 25
+speed_print = 30
 cool_min_layer_time = 2
-cool_min_speed = 10
-cool_fan_speed_min = 50
-cool_lift_head = True
-infill_overlap = 17
+cool_fan_speed_min = 20
+cool_min_speed = 15
+cool_min_layer_time_fan_speed_max = 15
 

Some files were not shown because too many files changed in this diff