From 66c6f5967502e9ba6724635e26e86d098c50c3e2 Mon Sep 17 00:00:00 2001 From: Theodor Hansson Date: Mon, 12 Feb 2024 21:56:21 +0100 Subject: [PATCH] Added quality presets to zyyx+ --- .../fast/zyyx_plus_abs_fast.inst.cfg | 26 +++++++++++++++++++ .../fast/zyyx_plus_flex_fast.inst.cfg | 26 +++++++++++++++++++ .../fast/zyyx_plus_pla_fast.inst.cfg | 26 +++++++++++++++++++ .../fine/zyyx_plus_abs_fine.inst.cfg | 26 +++++++++++++++++++ .../fine/zyyx_plus_flex_fine.inst.cfg | 26 +++++++++++++++++++ .../fine/zyyx_plus_pla_fine.inst.cfg | 26 +++++++++++++++++++ .../zyyx_plus/normal/zyyx_plus_abs.inst.cfg | 26 +++++++++++++++++++ .../normal/zyyx_plus_flex_normal.inst.cfg | 3 +-- .../normal/zyyx_plus_pla_normal.inst.cfg | 3 +-- .../zyyx_plus/zyyx_plus_global_fast.inst.cfg | 14 ++++++++++ .../zyyx_plus/zyyx_plus_global_fine.inst.cfg | 14 ++++++++++ .../zyyx_plus_global_normal.inst.cfg | 2 +- 12 files changed, 213 insertions(+), 5 deletions(-) create mode 100644 resources/quality/zyyx_plus/fast/zyyx_plus_abs_fast.inst.cfg create mode 100644 resources/quality/zyyx_plus/fast/zyyx_plus_flex_fast.inst.cfg create mode 100644 resources/quality/zyyx_plus/fast/zyyx_plus_pla_fast.inst.cfg create mode 100644 resources/quality/zyyx_plus/fine/zyyx_plus_abs_fine.inst.cfg create mode 100644 resources/quality/zyyx_plus/fine/zyyx_plus_flex_fine.inst.cfg create mode 100644 resources/quality/zyyx_plus/fine/zyyx_plus_pla_fine.inst.cfg create mode 100644 resources/quality/zyyx_plus/normal/zyyx_plus_abs.inst.cfg create mode 100644 resources/quality/zyyx_plus/zyyx_plus_global_fast.inst.cfg create mode 100644 resources/quality/zyyx_plus/zyyx_plus_global_fine.inst.cfg diff --git a/resources/quality/zyyx_plus/fast/zyyx_plus_abs_fast.inst.cfg b/resources/quality/zyyx_plus/fast/zyyx_plus_abs_fast.inst.cfg new file mode 100644 index 0000000000..6a03d0f5bf --- /dev/null +++ b/resources/quality/zyyx_plus/fast/zyyx_plus_abs_fast.inst.cfg @@ -0,0 +1,26 @@ +[general] +version = 4 +name = Fast ZYYX ABS +definition = zyyx_plus + +[metadata] +setting_version = 1 +type = quality +quality_type = fast +weight = 0 +material = zyyx_abs-mm + +[values] +wall_thickness = 0.8 +top_bottom_thickness = 0.8 +infill_sparse_density = 10 +default_material_print_temperature = 240 +material_print_temperature_layer_0 = 250 +retraction_amount = 1.2 +retraction_speed = 20 +speed_print = 55 +speed_wall = =math.ceil(speed_print * 22 / 50) +speed_wall_x = =math.ceil(speed_print * 33 / 50) +adhesion_type = brim +material_flow = 95 +raft_airgap = 0.15 diff --git a/resources/quality/zyyx_plus/fast/zyyx_plus_flex_fast.inst.cfg b/resources/quality/zyyx_plus/fast/zyyx_plus_flex_fast.inst.cfg new file mode 100644 index 0000000000..558fdf6060 --- /dev/null +++ b/resources/quality/zyyx_plus/fast/zyyx_plus_flex_fast.inst.cfg @@ -0,0 +1,26 @@ +[general] +version = 4 +name = Fast ZYYX Flex95A +definition = zyyx_plus + +[metadata] +setting_version = 1 +type = quality +quality_type = fast +weight = 0 +material = zyyx_flex95 + +[values] +wall_thickness = 1.2 +top_bottom_thickness = 1.0 +infill_sparse_density = 15 +default_material_print_temperature = 210 +material_print_temperature_layer_0 = 235 +retraction_amount = 1.0 +retraction_speed = 15 +speed_print = 20 +speed_wall = =math.ceil(speed_print * 15 / 20) +speed_wall_x = =speed_print +adhesion_type = brim +material_flow = 105 +raft_airgap = 0.2 diff --git a/resources/quality/zyyx_plus/fast/zyyx_plus_pla_fast.inst.cfg b/resources/quality/zyyx_plus/fast/zyyx_plus_pla_fast.inst.cfg new file mode 100644 index 0000000000..1e93e732d8 --- /dev/null +++ b/resources/quality/zyyx_plus/fast/zyyx_plus_pla_fast.inst.cfg @@ -0,0 +1,26 @@ +[general] +version = 4 +name = Fast ZYYX PLA +definition = zyyx_plus + +[metadata] +setting_version = 1 +type = quality +quality_type = fast +weight = 0 +material = zyyx_pla + +[values] +wall_thickness = 0.8 +top_bottom_thickness = 0.8 +infill_sparse_density = 10 +default_material_print_temperature = 210 +material_print_temperature_layer_0 = 225 +retraction_amount = 1.2 +retraction_speed = 20 +speed_print = 55 +speed_wall = =math.ceil(speed_print * 22 / 50) +speed_wall_x = =math.ceil(speed_print * 33 / 50) +adhesion_type = brim +material_flow = 95 +raft_airgap = 0.15 diff --git a/resources/quality/zyyx_plus/fine/zyyx_plus_abs_fine.inst.cfg b/resources/quality/zyyx_plus/fine/zyyx_plus_abs_fine.inst.cfg new file mode 100644 index 0000000000..a1ef9dfafc --- /dev/null +++ b/resources/quality/zyyx_plus/fine/zyyx_plus_abs_fine.inst.cfg @@ -0,0 +1,26 @@ +[general] +version = 4 +name = Fine ZYYX ABS +definition = zyyx_plus + +[metadata] +setting_version = 1 +type = quality +quality_type = fine +weight = 0 +material = zyyx_abs-mm + +[values] +wall_thickness = 1.2 +top_bottom_thickness = 1.0 +infill_sparse_density = 15 +default_material_print_temperature = 240 +material_print_temperature_layer_0 = 250 +retraction_amount = 1.2 +retraction_speed = 20 +speed_print = 40 +speed_wall = =math.ceil(speed_print * 22 / 50) +speed_wall_x = =math.ceil(speed_print * 33 / 50) +adhesion_type = brim +material_flow = 95 +raft_airgap = 0.15 diff --git a/resources/quality/zyyx_plus/fine/zyyx_plus_flex_fine.inst.cfg b/resources/quality/zyyx_plus/fine/zyyx_plus_flex_fine.inst.cfg new file mode 100644 index 0000000000..38bf0a87b5 --- /dev/null +++ b/resources/quality/zyyx_plus/fine/zyyx_plus_flex_fine.inst.cfg @@ -0,0 +1,26 @@ +[general] +version = 4 +name = Fine ZYYX Flex95A +definition = zyyx_plus + +[metadata] +setting_version = 1 +type = quality +quality_type = fine +weight = 0 +material = zyyx_flex95 + +[values] +wall_thickness = 1.2 +top_bottom_thickness = 1.0 +infill_sparse_density = 15 +default_material_print_temperature = 210 +material_print_temperature_layer_0 = 235 +retraction_amount = 1.0 +retraction_speed = 15 +speed_print = 15 +speed_wall = =math.ceil(speed_print * 15 / 20) +speed_wall_x = =speed_print +adhesion_type = brim +material_flow = 105 +raft_airgap = 0.2 diff --git a/resources/quality/zyyx_plus/fine/zyyx_plus_pla_fine.inst.cfg b/resources/quality/zyyx_plus/fine/zyyx_plus_pla_fine.inst.cfg new file mode 100644 index 0000000000..960c603302 --- /dev/null +++ b/resources/quality/zyyx_plus/fine/zyyx_plus_pla_fine.inst.cfg @@ -0,0 +1,26 @@ +[general] +version = 4 +name = Fine ZYYX PLA +definition = zyyx_plus + +[metadata] +setting_version = 1 +type = quality +quality_type = fine +weight = 0 +material = zyyx_pla + +[values] +wall_thickness = 1.2 +top_bottom_thickness = 1.0 +infill_sparse_density = 15 +default_material_print_temperature = 210 +material_print_temperature_layer_0 = 225 +retraction_amount = 1.2 +retraction_speed = 20 +speed_print = 40 +speed_wall = =math.ceil(speed_print * 22 / 50) +speed_wall_x = =math.ceil(speed_print * 33 / 50) +adhesion_type = brim +material_flow = 95 +raft_airgap = 0.15 diff --git a/resources/quality/zyyx_plus/normal/zyyx_plus_abs.inst.cfg b/resources/quality/zyyx_plus/normal/zyyx_plus_abs.inst.cfg new file mode 100644 index 0000000000..83d6efcbad --- /dev/null +++ b/resources/quality/zyyx_plus/normal/zyyx_plus_abs.inst.cfg @@ -0,0 +1,26 @@ +[general] +version = 4 +name = Normal ZYYX ABS +definition = zyyx_plus + +[metadata] +setting_version = 1 +type = quality +quality_type = normal +weight = 0 +material = zyyx_abs-mm + +[values] +wall_thickness = 1.2 +top_bottom_thickness = 1.0 +infill_sparse_density = 15 +default_material_print_temperature = 240 +material_print_temperature_layer_0 = 250 +retraction_amount = 1.2 +retraction_speed = 20 +speed_print = 50 +speed_wall = =math.ceil(speed_print * 22 / 50) +speed_wall_x = =math.ceil(speed_print * 33 / 50) +adhesion_type = brim +material_flow = 95 +raft_airgap = 0.15 diff --git a/resources/quality/zyyx_plus/normal/zyyx_plus_flex_normal.inst.cfg b/resources/quality/zyyx_plus/normal/zyyx_plus_flex_normal.inst.cfg index 61b629c815..bc4b4208af 100644 --- a/resources/quality/zyyx_plus/normal/zyyx_plus_flex_normal.inst.cfg +++ b/resources/quality/zyyx_plus/normal/zyyx_plus_flex_normal.inst.cfg @@ -4,14 +4,13 @@ name = Normal ZYYX Flex95A definition = zyyx_plus [metadata] -setting_version = 19 +setting_version = 20 type = quality quality_type = normal weight = 0 material = zyyx_flex95 [values] -layer_height = 0.2 wall_thickness = 1.2 top_bottom_thickness = 1.0 infill_sparse_density = 15 diff --git a/resources/quality/zyyx_plus/normal/zyyx_plus_pla_normal.inst.cfg b/resources/quality/zyyx_plus/normal/zyyx_plus_pla_normal.inst.cfg index 41a2acdbee..6dc488c722 100644 --- a/resources/quality/zyyx_plus/normal/zyyx_plus_pla_normal.inst.cfg +++ b/resources/quality/zyyx_plus/normal/zyyx_plus_pla_normal.inst.cfg @@ -4,14 +4,13 @@ name = Normal ZYYX PLA definition = zyyx_plus [metadata] -setting_version = 17 +setting_version = 18 type = quality quality_type = normal weight = 0 material = zyyx_pla [values] -layer_height = 0.2 wall_thickness = 1.2 top_bottom_thickness = 1.0 infill_sparse_density = 15 diff --git a/resources/quality/zyyx_plus/zyyx_plus_global_fast.inst.cfg b/resources/quality/zyyx_plus/zyyx_plus_global_fast.inst.cfg new file mode 100644 index 0000000000..d9b586b5b9 --- /dev/null +++ b/resources/quality/zyyx_plus/zyyx_plus_global_fast.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Fast +definition = zyyx_plus + +[metadata] +setting_version = 1 +type = quality +quality_type = fast +weight = 0 +global_quality = True + +[values] +layer_height = 0.2 diff --git a/resources/quality/zyyx_plus/zyyx_plus_global_fine.inst.cfg b/resources/quality/zyyx_plus/zyyx_plus_global_fine.inst.cfg new file mode 100644 index 0000000000..084742cad4 --- /dev/null +++ b/resources/quality/zyyx_plus/zyyx_plus_global_fine.inst.cfg @@ -0,0 +1,14 @@ +[general] +version = 4 +name = Fine +definition = zyyx_plus + +[metadata] +setting_version = 1 +type = quality +quality_type = fine +weight = 0 +global_quality = True + +[values] +layer_height = 0.1 diff --git a/resources/quality/zyyx_plus/zyyx_plus_global_normal.inst.cfg b/resources/quality/zyyx_plus/zyyx_plus_global_normal.inst.cfg index 43c4ce8bca..62ae1b30cf 100644 --- a/resources/quality/zyyx_plus/zyyx_plus_global_normal.inst.cfg +++ b/resources/quality/zyyx_plus/zyyx_plus_global_normal.inst.cfg @@ -11,4 +11,4 @@ weight = 0 global_quality = True [values] -layer_height = 0.2 +layer_height = 0.15