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:
authorGhostkeeper <rubend@tutanota.com>2021-12-10 12:37:17 +0300
committerGhostkeeper <rubend@tutanota.com>2021-12-10 12:37:17 +0300
commitcc7c4b41a9f4a26766d126db8e790919de5910b8 (patch)
tree117a49fd5c4cd56ad9185b6be5086c0ad27f4d08 /resources
parentfe8a3fc61d5720997ba246db6b7eb422a2f4496e (diff)
parent1ca5290d719109d3676bc4781d207eacfae3263e (diff)
Merge branch 'PP-50_0.3mm_layer_height_print_profiles'
Diffstat (limited to 'resources')
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg45
-rw-r--r--resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_VeryDraft_Print_Quick.inst.cfg45
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg45
-rw-r--r--resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print_Quick.inst.cfg45
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_VeryDraft_Print.inst.cfg40
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print.inst.cfg46
-rw-r--r--resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_VeryDraft_Print.inst.cfg46
-rw-r--r--resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Verydraft_Print.inst.cfg20
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_VeryDraft_Print.inst.cfg40
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_VeryDraft_Print.inst.cfg46
-rw-r--r--resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print.inst.cfg46
-rw-r--r--resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Verydraft_Print.inst.cfg20
12 files changed, 484 insertions, 0 deletions
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg
new file mode 100644
index 0000000000..3fef90ff48
--- /dev/null
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg
@@ -0,0 +1,45 @@
+[general]
+version = 4
+name = Quick
+definition = ultimaker_s3
+
+[metadata]
+setting_version = 19
+type = intent
+intent_category = quick
+quality_type = verydraft
+material = generic_pla
+variant = AA 0.4
+is_experimental = True
+
+[values]
+infill_sparse_density = 10
+
+jerk_print = 30
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+
+acceleration_print = 4000
+acceleration_wall = 2000
+acceleration_wall_0 = 2000
+
+speed_print = 50
+speed_infill = =speed_print
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+speed_layer_0 = 20
+
+line_width = =machine_nozzle_size
+wall_line_width_x = =line_width
+infill_line_width = =line_width
+wall_thickness = =line_width * 2
+top_bottom_thickness = =wall_thickness
+
+fill_perimeter_gaps = nowhere
+support_structure = "tree"
diff --git a/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_VeryDraft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_VeryDraft_Print_Quick.inst.cfg
new file mode 100644
index 0000000000..2d5f6544e0
--- /dev/null
+++ b/resources/intent/ultimaker_s3/um_s3_aa0.4_TPLA_VeryDraft_Print_Quick.inst.cfg
@@ -0,0 +1,45 @@
+[general]
+version = 4
+name = Quick
+definition = ultimaker_s3
+
+[metadata]
+setting_version = 19
+type = intent
+intent_category = quick
+quality_type = verydraft
+material = generic_tough_pla
+variant = AA 0.4
+is_experimental = True
+
+[values]
+infill_sparse_density = 10
+
+jerk_print = 30
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+
+acceleration_print = 4000
+acceleration_wall = 2000
+acceleration_wall_0 = 2000
+
+speed_print = 50
+speed_infill = =speed_print
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+speed_layer_0 = 20
+
+line_width = =machine_nozzle_size
+wall_line_width_x = =line_width
+infill_line_width = =line_width
+wall_thickness = =line_width * 2
+top_bottom_thickness = =wall_thickness
+
+fill_perimeter_gaps = nowhere
+support_structure = "tree"
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg
new file mode 100644
index 0000000000..ea58aa560c
--- /dev/null
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_PLA_VeryDraft_Print_Quick.inst.cfg
@@ -0,0 +1,45 @@
+[general]
+version = 4
+name = Quick
+definition = ultimaker_s5
+
+[metadata]
+setting_version = 19
+type = intent
+intent_category = quick
+quality_type = verydraft
+material = generic_pla
+variant = AA 0.4
+is_experimental = True
+
+[values]
+infill_sparse_density = 10
+
+jerk_print = 30
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+
+acceleration_print = 4000
+acceleration_wall = 2000
+acceleration_wall_0 = 2000
+
+speed_print = 50
+speed_infill = =speed_print
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+speed_layer_0 = 20
+
+line_width = =machine_nozzle_size
+wall_line_width_x = =line_width
+infill_line_width = =line_width
+wall_thickness = =line_width * 2
+top_bottom_thickness = =wall_thickness
+
+fill_perimeter_gaps = nowhere
+support_structure = "tree"
diff --git a/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print_Quick.inst.cfg b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print_Quick.inst.cfg
new file mode 100644
index 0000000000..d2f5e6d0cc
--- /dev/null
+++ b/resources/intent/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print_Quick.inst.cfg
@@ -0,0 +1,45 @@
+[general]
+version = 4
+name = Quick
+definition = ultimaker_s5
+
+[metadata]
+setting_version = 19
+type = intent
+intent_category = quick
+quality_type = verydraft
+material = generic_tough_pla
+variant = AA 0.4
+is_experimental = True
+
+[values]
+infill_sparse_density = 10
+
+jerk_print = 30
+jerk_infill = =jerk_print
+jerk_topbottom = =jerk_print
+jerk_wall = =jerk_print
+jerk_wall_0 = =jerk_wall
+jerk_wall_x = =jerk_wall
+jerk_layer_0 = 5
+
+acceleration_print = 4000
+acceleration_wall = 2000
+acceleration_wall_0 = 2000
+
+speed_print = 50
+speed_infill = =speed_print
+speed_topbottom = =speed_print
+speed_wall = =speed_print
+speed_wall_0 = =speed_wall
+speed_wall_x = =speed_wall
+speed_layer_0 = 20
+
+line_width = =machine_nozzle_size
+wall_line_width_x = =line_width
+infill_line_width = =line_width
+wall_thickness = =line_width * 2
+top_bottom_thickness = =wall_thickness
+
+fill_perimeter_gaps = nowhere
+support_structure = "tree"
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_VeryDraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_VeryDraft_Print.inst.cfg
new file mode 100644
index 0000000000..757743c70b
--- /dev/null
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_BAM_VeryDraft_Print.inst.cfg
@@ -0,0 +1,40 @@
+[general]
+version = 4
+name = Extra Fast
+definition = ultimaker_s3
+
+[metadata]
+setting_version = 19
+type = quality
+quality_type = verydraft
+weight = -2
+material = generic_bam
+variant = AA 0.4
+is_experimental = True
+
+[values]
+brim_replaces_support = False
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =cool_fan_speed
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_print_temperature = =default_material_print_temperature + 5
+prime_tower_enable = =min(extruderValues('material_surface_energy')) < 100
+skin_overlap = 20
+speed_layer_0 = =math.ceil(speed_print * 20 / 70)
+speed_topbottom = =math.ceil(speed_print * 35 / 70)
+speed_wall = =math.ceil(speed_print * 50 / 70)
+speed_wall_0 = =math.ceil(speed_wall * 35 / 50)
+top_bottom_thickness = 1
+wall_thickness = 1
+support_brim_enable = True
+support_interface_enable = True
+support_interface_density = =min(extruderValues('material_surface_energy'))
+support_interface_pattern = ='lines' if support_interface_density < 100 else 'concentric'
+support_top_distance = 0.3
+support_bottom_distance = 0.3
+support_angle = 45
+support_join_distance = 5
+support_offset = 2
+support_pattern = triangles
+support_infill_rate = =10 if support_enable and support_structure == 'normal' else 0 if support_enable and support_structure == 'tree' else 10
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print.inst.cfg
new file mode 100644
index 0000000000..27f152db21
--- /dev/null
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_PLA_VeryDraft_Print.inst.cfg
@@ -0,0 +1,46 @@
+[general]
+version = 4
+name = Extra Fast
+definition = ultimaker_s3
+
+[metadata]
+setting_version = 19
+type = quality
+quality_type = verydraft
+weight = -2
+material = generic_pla
+variant = AA 0.4
+is_experimental = True
+
+[values]
+infill_sparse_density = 15
+
+jerk_travel = 20
+acceleration_print = 2000
+acceleration_wall = 1500
+acceleration_wall_0 = 1000
+acceleration_topbottom = 1000
+acceleration_travel = 2000
+
+speed_print = 50
+speed_wall = 50
+
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =cool_fan_speed
+
+material_print_temperature = =default_material_print_temperature + 10
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_standby_temperature = 100
+
+prime_tower_enable = False
+skin_edge_support_thickness = =0.9 if infill_sparse_density < 30 else 0
+skin_overlap = 20
+
+infill_line_width = =round(line_width * 0.42 / 0.35, 2)
+wall_thickness = =line_width * 3
+top_bottom_thickness = 0.9
+
+infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
+
+raft_airgap = =0.25
diff --git a/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_VeryDraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_VeryDraft_Print.inst.cfg
new file mode 100644
index 0000000000..b2d5fc0aae
--- /dev/null
+++ b/resources/quality/ultimaker_s3/um_s3_aa0.4_TPLA_VeryDraft_Print.inst.cfg
@@ -0,0 +1,46 @@
+[general]
+version = 4
+name = Extra Fast
+definition = ultimaker_s3
+
+[metadata]
+setting_version = 19
+type = quality
+quality_type = verydraft
+weight = -2
+material = generic_tough_pla
+variant = AA 0.4
+is_experimental = True
+
+[values]
+infill_sparse_density = 15
+
+jerk_travel = 20
+acceleration_print = 2000
+acceleration_wall = 1500
+acceleration_wall_0 = 1000
+acceleration_topbottom = 1000
+acceleration_travel = 2000
+
+speed_print = 50
+speed_wall = 50
+
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =cool_fan_speed
+
+material_print_temperature = =default_material_print_temperature - 5
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_standby_temperature = 100
+
+prime_tower_enable = False
+skin_edge_support_thickness = =0.9 if infill_sparse_density < 30 else 0
+skin_overlap = 20
+
+infill_line_width = =round(line_width * 0.42 / 0.35, 2)
+wall_thickness = =line_width * 3
+top_bottom_thickness = 1.2
+
+infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
+
+raft_airgap = =0.25
diff --git a/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Verydraft_Print.inst.cfg
new file mode 100644
index 0000000000..0269b5feac
--- /dev/null
+++ b/resources/quality/ultimaker_s3/um_s3_bb0.4_PVA_Verydraft_Print.inst.cfg
@@ -0,0 +1,20 @@
+[general]
+version = 4
+name = Extra Fast
+definition = ultimaker_s3
+
+[metadata]
+setting_version = 19
+type = quality
+quality_type = verydraft
+weight = -3
+material = generic_pva
+variant = BB 0.4
+is_experimental = True
+
+[values]
+brim_replaces_support = False
+material_standby_temperature = 100
+support_brim_enable = True
+support_infill_sparse_thickness = 0.3
+support_interface_height = 1.2
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_VeryDraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_VeryDraft_Print.inst.cfg
new file mode 100644
index 0000000000..f4528b7fb8
--- /dev/null
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_BAM_VeryDraft_Print.inst.cfg
@@ -0,0 +1,40 @@
+[general]
+version = 4
+name = Extra Fast
+definition = ultimaker_s5
+
+[metadata]
+setting_version = 19
+type = quality
+quality_type = verydraft
+weight = -2
+material = generic_bam
+variant = AA 0.4
+is_experimental = True
+
+[values]
+brim_replaces_support = False
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =cool_fan_speed
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_print_temperature = =default_material_print_temperature + 5
+prime_tower_enable = =min(extruderValues('material_surface_energy')) < 100
+skin_overlap = 20
+speed_layer_0 = =math.ceil(speed_print * 20 / 70)
+speed_topbottom = =math.ceil(speed_print * 35 / 70)
+speed_wall = =math.ceil(speed_print * 50 / 70)
+speed_wall_0 = =math.ceil(speed_wall * 35 / 50)
+top_bottom_thickness = 1
+wall_thickness = 1
+support_brim_enable = True
+support_interface_enable = True
+support_interface_density = =min(extruderValues('material_surface_energy'))
+support_interface_pattern = ='lines' if support_interface_density < 100 else 'concentric'
+support_top_distance = 0.3
+support_bottom_distance = 0.3
+support_angle = 45
+support_join_distance = 5
+support_offset = 2
+support_pattern = triangles
+support_infill_rate = =10 if support_enable and support_structure == 'normal' else 0 if support_enable and support_structure == 'tree' else 10
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_VeryDraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_VeryDraft_Print.inst.cfg
new file mode 100644
index 0000000000..96d88944a5
--- /dev/null
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_PLA_VeryDraft_Print.inst.cfg
@@ -0,0 +1,46 @@
+[general]
+version = 4
+name = Extra Fast
+definition = ultimaker_s5
+
+[metadata]
+setting_version = 19
+type = quality
+quality_type = verydraft
+weight = -2
+material = generic_pla
+variant = AA 0.4
+is_experimental = True
+
+[values]
+infill_sparse_density = 15
+
+jerk_travel = 20
+acceleration_print = 2000
+acceleration_wall = 1500
+acceleration_wall_0 = 1000
+acceleration_topbottom = 1000
+acceleration_travel = 2000
+
+speed_print = 50
+speed_wall = 50
+
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =cool_fan_speed
+
+material_print_temperature = =default_material_print_temperature + 10
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_standby_temperature = 100
+
+prime_tower_enable = False
+skin_edge_support_thickness = =0.9 if infill_sparse_density < 30 else 0
+skin_overlap = 20
+
+infill_line_width = =round(line_width * 0.42 / 0.35, 2)
+wall_thickness = =line_width * 3
+top_bottom_thickness = 0.9
+
+infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
+
+raft_airgap = =0.25
diff --git a/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print.inst.cfg
new file mode 100644
index 0000000000..e1383d3563
--- /dev/null
+++ b/resources/quality/ultimaker_s5/um_s5_aa0.4_TPLA_VeryDraft_Print.inst.cfg
@@ -0,0 +1,46 @@
+[general]
+version = 4
+name = Extra Fast
+definition = ultimaker_s5
+
+[metadata]
+setting_version = 19
+type = quality
+quality_type = verydraft
+weight = -2
+material = generic_tough_pla
+variant = AA 0.4
+is_experimental = True
+
+[values]
+infill_sparse_density = 15
+
+jerk_travel = 20
+acceleration_print = 2000
+acceleration_wall = 1500
+acceleration_wall_0 = 1000
+acceleration_topbottom = 1000
+acceleration_travel = 2000
+
+speed_print = 50
+speed_wall = 50
+
+cool_fan_full_at_height = =layer_height_0 + 2 * layer_height
+cool_fan_speed_max = =cool_fan_speed
+
+material_print_temperature = =default_material_print_temperature - 5
+machine_nozzle_cool_down_speed = 0.75
+machine_nozzle_heat_up_speed = 1.6
+material_standby_temperature = 100
+
+prime_tower_enable = False
+skin_edge_support_thickness = =0.9 if infill_sparse_density < 30 else 0
+skin_overlap = 20
+
+infill_line_width = =round(line_width * 0.42 / 0.35, 2)
+wall_thickness = =line_width * 3
+top_bottom_thickness = 1.2
+
+infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'triangles'
+
+raft_airgap = =0.25
diff --git a/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Verydraft_Print.inst.cfg b/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Verydraft_Print.inst.cfg
new file mode 100644
index 0000000000..50342bae4c
--- /dev/null
+++ b/resources/quality/ultimaker_s5/um_s5_bb0.4_PVA_Verydraft_Print.inst.cfg
@@ -0,0 +1,20 @@
+[general]
+version = 4
+name = Extra Fast
+definition = ultimaker_s5
+
+[metadata]
+setting_version = 19
+type = quality
+quality_type = verydraft
+weight = -3
+material = generic_pva
+variant = BB 0.4
+is_experimental = True
+
+[values]
+brim_replaces_support = False
+material_standby_temperature = 100
+support_brim_enable = True
+support_infill_sparse_thickness = 0.3
+support_interface_height = 1.2