From c05dd2ad97597fd0f11f5f8ea1d0192b72ee2473 Mon Sep 17 00:00:00 2001 From: Theodor Hansson Date: Wed, 2 Oct 2024 10:20:06 +0200 Subject: [PATCH] merge from theodorhansson/ZYYX-Cura-Printer-Profiles V3 --- resources/definitions/zyyx_plus.def.json | 14 ++++- resources/definitions/zyyx_pro.def.json | 19 +++++- resources/definitions/zyyx_pro_ii.def.json | 1 + .../extruders/zyyx_plus_extruder_0.def.json | 9 ++- .../extruders/zyyx_pro_extruder.def.json | 15 ++--- .../extruders/zyyx_pro_ii_extruder.def.json | 15 ++--- .../zyyx_plus/ABS/zyyx_plus_abs_fast.inst.cfg | 7 +-- .../zyyx_plus/ABS/zyyx_plus_abs_fine.inst.cfg | 7 +-- .../ABS/zyyx_plus_abs_normal.inst.cfg | 7 +-- .../FLEX/zyyx_plus_flex_fast.inst.cfg | 20 +++---- .../FLEX/zyyx_plus_flex_fine.inst.cfg | 24 ++++---- .../FLEX/zyyx_plus_flex_normal.inst.cfg | 24 ++++---- .../PLA/zyyx_plus_pla_draft.inst.cfg | 26 -------- .../zyyx_plus/PLA/zyyx_plus_pla_fast.inst.cfg | 9 +-- .../zyyx_plus/PLA/zyyx_plus_pla_fine.inst.cfg | 9 +-- .../PLA/zyyx_plus_pla_normal.inst.cfg | 9 +-- .../zyyx_plus/zyyx_plus_global_draft.inst.cfg | 25 -------- .../zyyx_plus/zyyx_plus_global_fast.inst.cfg | 12 ++-- .../zyyx_plus/zyyx_plus_global_fine.inst.cfg | 11 ++-- .../zyyx_plus_global_normal.inst.cfg | 11 ++-- .../flex/zyyx_pro_06_flex_fast.inst.cfg | 21 +++++++ .../flex/zyyx_pro_06_flex_fine.inst.cfg | 21 +++++++ .../flex/zyyx_pro_06_flex_normal.inst.cfg | 21 +++++++ ...t.cfg => zyyx_pro_06_global_fast.inst.cfg} | 12 ++-- .../carbon06/zyyx_pro_06_global_fine.inst.cfg | 7 ++- .../zyyx_pro_06_global_normal.inst.cfg | 8 ++- .../flex/zyyx_pro_12_flex_normal.inst.cfg | 21 +++++++ .../zyyx_pro_12_global_normal.inst.cfg | 8 ++- .../flex/zyyx_pro_02_flex_fast.inst.cfg | 21 +++++++ .../flex/zyyx_pro_02_flex_fine.inst.cfg | 21 +++++++ .../flex/zyyx_pro_02_flex_normal.inst.cfg | 21 +++++++ ...t.cfg => zyyx_pro_02_global_fast.inst.cfg} | 11 ++-- .../multi02/zyyx_pro_02_global_fine.inst.cfg | 7 ++- .../zyyx_pro_02_global_normal.inst.cfg | 7 ++- .../flex/zyyx_pro_04_flex_fast.inst.cfg | 21 +++++++ .../flex/zyyx_pro_04_flex_fine.inst.cfg | 21 +++++++ .../flex/zyyx_pro_04_flex_normal.inst.cfg | 21 +++++++ ...t.cfg => zyyx_pro_04_global_fast.inst.cfg} | 11 ++-- .../multi04/zyyx_pro_04_global_fine.inst.cfg | 7 ++- .../zyyx_pro_04_global_normal.inst.cfg | 7 ++- .../flex/zyyx_pro_08_flex_fast.inst.cfg | 21 +++++++ .../flex/zyyx_pro_08_flex_fine.inst.cfg | 21 +++++++ .../flex/zyyx_pro_08_flex_normal.inst.cfg | 21 +++++++ .../multi08/zyyx_pro_08_global_fast.inst.cfg | 25 ++++++++ .../multi08/zyyx_pro_08_global_fine.inst.cfg | 25 ++++++++ .../zyyx_pro_08_global_normal.inst.cfg | 14 +++-- .../flex/zyyx_pro_ii_04_pla_fast.inst.cfg | 22 +++++++ .../flex/zyyx_pro_ii_04_pla_fine.inst.cfg | 22 +++++++ .../flex/zyyx_pro_ii_04_pla_normal.inst.cfg | 22 +++++++ .../zyyx_pro_ii_04_pla_fast.inst.cfg} | 7 +-- .../zyyx_pro_ii_04_pla_fine.inst.cfg | 3 +- .../zyyx_pro_ii_04_pla_normal.inst.cfg | 3 +- .../flex/zyyx_pro_ii_06_pla_fast.inst.cfg | 22 +++++++ .../flex/zyyx_pro_ii_06_pla_fine.inst.cfg | 22 +++++++ .../flex/zyyx_pro_ii_06_pla_normal.inst.cfg | 22 +++++++ .../zyyx_pro_ii_06_pla_fast.inst.cfg} | 7 +-- .../zyyx_pro_ii_06_pla_fine.inst.cfg | 3 +- .../zyyx_pro_ii_06_pla_normal.inst.cfg | 3 +- .../flex/zyyx_pro_ii_12_pla_normal.inst.cfg | 22 +++++++ .../flex/zyyx_pro_ii_flex_normal.inst.cfg | 20 +++++++ .../zyyx_pro_ii_12_pla_normal.inst.cfg | 3 +- .../zyyx_pro_ii_global_normal.inst.cfg | 2 +- .../flex/zyyx_pro_ii_02_pla_normal.inst.cfg | 22 +++++++ .../zyyx_pro_ii_02_pla_normal.inst.cfg | 3 +- .../variants/zyyx/zyyx_pro_carbon0.6.inst.cfg | 12 ++-- .../variants/zyyx/zyyx_pro_carbon1.2.inst.cfg | 10 +++- .../zyyx/zyyx_pro_ii_carbon0.4.inst.cfg | 2 +- .../zyyx/zyyx_pro_ii_carbon0.6.inst.cfg | 2 +- .../zyyx/zyyx_pro_ii_carbon1.2.inst.cfg | 4 +- .../zyyx/zyyx_pro_ii_multi0.2.inst.cfg | 2 +- .../variants/zyyx/zyyx_pro_multi0.2.inst.cfg | 44 ++------------ .../variants/zyyx/zyyx_pro_multi0.4.inst.cfg | 10 ++-- .../variants/zyyx/zyyx_pro_multi0.8.inst.cfg | 60 ++----------------- 73 files changed, 747 insertions(+), 325 deletions(-) delete mode 100644 resources/quality/zyyx_plus/PLA/zyyx_plus_pla_draft.inst.cfg delete mode 100644 resources/quality/zyyx_plus/zyyx_plus_global_draft.inst.cfg create mode 100644 resources/quality/zyyx_pro/carbon06/flex/zyyx_pro_06_flex_fast.inst.cfg create mode 100644 resources/quality/zyyx_pro/carbon06/flex/zyyx_pro_06_flex_fine.inst.cfg create mode 100644 resources/quality/zyyx_pro/carbon06/flex/zyyx_pro_06_flex_normal.inst.cfg rename resources/quality/zyyx_pro/carbon06/{zyyx_pro_06_global_quick.inst.cfg => zyyx_pro_06_global_fast.inst.cfg} (64%) create mode 100644 resources/quality/zyyx_pro/carbon12/flex/zyyx_pro_12_flex_normal.inst.cfg create mode 100644 resources/quality/zyyx_pro/multi02/flex/zyyx_pro_02_flex_fast.inst.cfg create mode 100644 resources/quality/zyyx_pro/multi02/flex/zyyx_pro_02_flex_fine.inst.cfg create mode 100644 resources/quality/zyyx_pro/multi02/flex/zyyx_pro_02_flex_normal.inst.cfg rename resources/quality/zyyx_pro/multi02/{zyyx_pro_02_global_quick.inst.cfg => zyyx_pro_02_global_fast.inst.cfg} (64%) create mode 100644 resources/quality/zyyx_pro/multi04/flex/zyyx_pro_04_flex_fast.inst.cfg create mode 100644 resources/quality/zyyx_pro/multi04/flex/zyyx_pro_04_flex_fine.inst.cfg create mode 100644 resources/quality/zyyx_pro/multi04/flex/zyyx_pro_04_flex_normal.inst.cfg rename resources/quality/zyyx_pro/multi04/{zyyx_pro_04_global_quick.inst.cfg => zyyx_pro_04_global_fast.inst.cfg} (63%) create mode 100644 resources/quality/zyyx_pro/multi08/flex/zyyx_pro_08_flex_fast.inst.cfg create mode 100644 resources/quality/zyyx_pro/multi08/flex/zyyx_pro_08_flex_fine.inst.cfg create mode 100644 resources/quality/zyyx_pro/multi08/flex/zyyx_pro_08_flex_normal.inst.cfg create mode 100644 resources/quality/zyyx_pro/multi08/zyyx_pro_08_global_fast.inst.cfg create mode 100644 resources/quality/zyyx_pro/multi08/zyyx_pro_08_global_fine.inst.cfg create mode 100644 resources/quality/zyyx_pro_ii/carbon04/flex/zyyx_pro_ii_04_pla_fast.inst.cfg create mode 100644 resources/quality/zyyx_pro_ii/carbon04/flex/zyyx_pro_ii_04_pla_fine.inst.cfg create mode 100644 resources/quality/zyyx_pro_ii/carbon04/flex/zyyx_pro_ii_04_pla_normal.inst.cfg rename resources/quality/zyyx_pro_ii/{zyyx_pro_ii_04_pla_quick.inst.cfg => carbon04/zyyx_pro_ii_04_pla_fast.inst.cfg} (94%) rename resources/quality/zyyx_pro_ii/{ => carbon04}/zyyx_pro_ii_04_pla_fine.inst.cfg (97%) rename resources/quality/zyyx_pro_ii/{ => carbon04}/zyyx_pro_ii_04_pla_normal.inst.cfg (97%) create mode 100644 resources/quality/zyyx_pro_ii/carbon06/flex/zyyx_pro_ii_06_pla_fast.inst.cfg create mode 100644 resources/quality/zyyx_pro_ii/carbon06/flex/zyyx_pro_ii_06_pla_fine.inst.cfg create mode 100644 resources/quality/zyyx_pro_ii/carbon06/flex/zyyx_pro_ii_06_pla_normal.inst.cfg rename resources/quality/zyyx_pro_ii/{zyyx_pro_ii_06_pla_quick.inst.cfg => carbon06/zyyx_pro_ii_06_pla_fast.inst.cfg} (94%) rename resources/quality/zyyx_pro_ii/{ => carbon06}/zyyx_pro_ii_06_pla_fine.inst.cfg (97%) rename resources/quality/zyyx_pro_ii/{ => carbon06}/zyyx_pro_ii_06_pla_normal.inst.cfg (97%) create mode 100644 resources/quality/zyyx_pro_ii/carbon12/flex/zyyx_pro_ii_12_pla_normal.inst.cfg create mode 100644 resources/quality/zyyx_pro_ii/carbon12/flex/zyyx_pro_ii_flex_normal.inst.cfg rename resources/quality/zyyx_pro_ii/{ => carbon12}/zyyx_pro_ii_12_pla_normal.inst.cfg (97%) rename resources/quality/zyyx_pro_ii/{ => carbon12}/zyyx_pro_ii_global_normal.inst.cfg (89%) create mode 100644 resources/quality/zyyx_pro_ii/multi02/flex/zyyx_pro_ii_02_pla_normal.inst.cfg rename resources/quality/zyyx_pro_ii/{ => multi02}/zyyx_pro_ii_02_pla_normal.inst.cfg (97%) diff --git a/resources/definitions/zyyx_plus.def.json b/resources/definitions/zyyx_plus.def.json index de8920684a..88bb335413 100644 --- a/resources/definitions/zyyx_plus.def.json +++ b/resources/definitions/zyyx_plus.def.json @@ -7,6 +7,7 @@ "visible": true, "author": "Theodor Hansson", "manufacturer": "ZYYX Labs AB", + "setting_version": 3, "file_formats": "application/x3g", "platform": "zyyx_platform.3mf", "exclude_materials": [ @@ -124,8 +125,13 @@ "tizyx_pva", "ultimaker_abscf_175", "ultimaker_absr_175", + "ultimaker_asa_175", "ultimaker_nylon12-cf_175", + "ultimaker_pla_175", + "ultimaker_pva_175", "ultimaker_rapidrinse_175", + "ultimaker_sr30_175", + "ultimaker_tough_pla_175", "Vertex_Delta_ABS", "Vertex_Delta_PET", "Vertex_Delta_PLA_Glitter", @@ -165,8 +171,12 @@ "xyzprinting_ppgf30", "xyzprinting_tough_pla", "xyzprinting_tpu", + "zyyx_abs-mm", + "zyyx_abs-perf", + "zyyx_flex95a", "zyyx_petg", "zyyx_petg-cf", + "zyyx_pla", "zyyx_pro_flex", "zyyx_pro_pla", "zyyx_procarbon", @@ -176,7 +186,7 @@ "has_machine_quality": true, "machine_extruder_trains": { "0": "zyyx_plus_extruder_0" }, "machine_x3g_variant": "z", - "preferred_material": "zyyx_pla", + "preferred_material": "generic_pla", "preferred_quality_type": "normal", "quality_definition": "zyyx_plus" }, @@ -199,7 +209,7 @@ }, "machine_height": { "default_value": 195 }, "machine_name": { "default_value": "ZYYX+" }, - "machine_start_gcode": { "default_value": "; ZYYX+ start gcode\n; Author Theodor Hansson 2024\nM73 P0; enable build progress\nM104 S{material_print_temperature_layer_0} T0; set nozzle temperature\nM126 S0; Turn off fan\nG21; set units to mm\nG90; set positioning to absolute\nG130 X80 Y80 Z100 A127 B127 ; Set Stepper Vref to default value\n\n; Home xy-axis\nG162 X Y F2500; home XY axes maximum\nG92 X0 Y0\nG1 X-5 Y-5 F2500\nG162 X Y F200; home XY axes maximum slowly\nG92 X132.5 Y120\n\n; Home z-axis\nG161 Z F1100; home Z axis minimum\nG92 Z0\nG1 Z2 F1100\nG161 Z F100; home Z axis minimum slowly\nG92 Z0\nM132 Z; Recall home offsets for Z\n\n; Calibrate point 1 (we're already at point 1)\nM131 A; store surface calibration point 1\nG1 Z2 F1100; back up from buildplate\n\n; Calibrate point 2\nG1 X-44.5 Y120 F9000; move to 2nd probing point\nG161 Z F100\nM131 B; store surface calibration point 1\nG1 Z2 F1100; back up from buildplate\n\n; Calibrate point 3\nG1 X132.5 Y-110 F9000; move to 2nd probing point\nG161 Z F100\nM131 AB; store surface calibration point 3\nG1 Z2 F1100; back up from buildplate\nM132 AB; Activate auto-leveling\nG1 Z1 F1000\n\n; Lay prime strip\nM133 T0 P300; stabilize extruder temperature (abort after 5 mins)\nM126 S{cool_fan_speed_0}; Activate fan\nG4 P1000; Wait a little bit longer\nG1 X100 Y-110 Z0.2 F1000\nG1 X40 E9 F1000\nG1 X0 E12.5 F1000\nG92 E0 ; Set E to 0\n\n; End of start gcode" }, + "machine_start_gcode": { "default_value": "; ZYYX+ start gcode\n; Author Theodor Hansson 2024\nM73 P0; enable build progress\nM104 S{material_print_temperature_layer_0} T0; set nozzle temperature\nM126 S0; Turn off fan\nG21; set units to mm\nG90; set positioning to absolute\nG130 X80 Y80 A127 B127 ; Set Stepper Vref to default value\n\n; Home xy-axis\nG162 X Y F2500; home XY axes maximum\nG92 X0 Y0\nG1 X-5 Y-5 F2500\nG162 X Y F200; home XY axes maximum slowly\nG92 X132.5 Y120\n\n; Home z-axis\nG161 Z F1100; home Z axis minimum\nG92 Z0\nG1 Z2 F1100\nG161 Z F100; home Z axis minimum slowly\nG92 Z0\nM132 Z; Recall home offsets for Z\n\n; Calibrate point 1 (we're already at point 1)\nM131 A; store surface calibration point 1\nG1 Z2 F1100; back up from buildplate\n\n; Calibrate point 2\nG1 X-44.5 Y120 F7000; move to 2nd probing point\nG161 Z F100\nM131 B; store surface calibration point 1\nG1 Z2 F1100; back up from buildplate\n\n; Calibrate point 3\nG1 X132.5 Y-110 F7000; move to 2nd probing point\nG161 Z F100\nM131 AB; store surface calibration point 3\nG1 Z2 F1100; back up from buildplate\nM132 AB; Activate auto-leveling\nG1 Z1 F1000\n\n; Lay prime strip\nM133 T0; stabilize extruder temperature\nM126 S{cool_fan_speed_0}; Activate fan\nG4 P1000; Wait a little bit longer\nG1 X80 Y-110 Z0.2 F1000\nG1 X20 E9 F1000\nG1 X-20 E12.5 F1000\nG92 E0 ; Set E to 0\n\n; End of start gcode" }, "machine_steps_per_mm_e": { "default_value": 96.27520187033366 }, "machine_steps_per_mm_x": { "default_value": 88.888889 }, "machine_steps_per_mm_y": { "default_value": 88.888889 }, diff --git a/resources/definitions/zyyx_pro.def.json b/resources/definitions/zyyx_pro.def.json index 739f9eea57..8b7977f6b2 100644 --- a/resources/definitions/zyyx_pro.def.json +++ b/resources/definitions/zyyx_pro.def.json @@ -7,6 +7,7 @@ "visible": true, "author": "Theodor Hansson", "manufacturer": "ZYYX Labs AB", + "setting_version": 3, "file_formats": "application/x3g", "platform": "zyyx_pro_platform.stl", "exclude_materials": [ @@ -122,7 +123,13 @@ "tizyx_pva", "ultimaker_abscf_175", "ultimaker_absr_175", + "ultimaker_asa_175", + "ultimaker_nylon12-cf_175", + "ultimaker_pla_175", + "ultimaker_pva_175", "ultimaker_rapidrinse_175", + "ultimaker_sr30_175", + "ultimaker_tough_pla_175", "Vertex_Delta_ABS", "Vertex_Delta_PET", "Vertex_Delta_PLA_Glitter", @@ -162,8 +169,14 @@ "xyzprinting_ppgf30", "xyzprinting_tough_pla", "xyzprinting_tpu", + "zyyx_abs-mm", + "zyyx_abs-perf", + "zyyx_flex95a", + "zyyx_petg", + "zyyx_pla", "zyyx_pro_flex", - "zyyx_pro_pla" + "zyyx_pro_pla", + "zyyx_pronylon" ], "has_machine_quality": true, "has_materials": true, @@ -171,7 +184,7 @@ "machine": "zyyx_pro", "machine_extruder_trains": { "0": "zyyx_pro_extruder" }, "machine_x3g_variant": "z", - "preferred_material": "zyyx_pla", + "preferred_material": "generic_pla", "preferred_variant_name": "Carbon0.6", "quality_definition": "zyyx_pro", "variants_name": "SwiftTool" @@ -225,7 +238,7 @@ "machine_heated_bed": { "default_value": true }, "machine_height": { "default_value": 195 }, "machine_name": { "default_value": "ZYYX Pro" }, - "machine_start_gcode": { "default_value": "; ZYYX Pro start gcode\n; Author Theodor Hansson 2024\nM73 P0; enable build progress\nM420 P20; set back fan speed 10 off 11-20 10-100%\nM140 S10 T0; set 100% heater power\nM140 S99 T0; set chamber heater negative hysteresis 19 degrees\nM140 S102 T0; set chamber heater positive hysteresis 2 degrees\nM140 S{material_bed_temperature_layer_0} T0; set chamber temperature\nM104 S{material_print_temperature_layer_0} T0; set nozzle temperature\nG21; set units to mm\nG90; set positioning to absolute\nG130 X80 Y90 A127 B127 ; Set Stepper Vref to default value\n\n; Home xy-axis\nG162 X Y F2500; home XY axes maximum\nG92 X0 Y0\nG1 X-5 Y-5 F2500\nG162 X Y F200; home XY axes maximum slowly\nG92 X135 Y114\n\n; Home z-axis\nG161 Z F1100; home Z axis minimum\nG92 Z0\nG1 Z2 F1100\nG161 Z F100; home Z axis minimum slowly\nG92 Z0\nM132 Z; Recall home offsets for Z\n\n; Calibrate point 1 (we're already at point 1)\nM131 A; store surface calibration point 1\nG1 Z2 F1100; back up from buildplate\n\n; Calibrate point 2\nG1 X-47 F7000; move to 2nd probing point\nG161 Z F100\nM131 B; store surface calibration point 1\nG1 Z2 F1100; back up from buildplate\n\n; Calibrate point 3\nG1 X135 Y-114 F7000; move to 2nd probing point\nG161 Z F100\nM131 AB; store surface calibration point 3\nG1 Z2 F1100; back up from buildplate\nM132 AB; Activate auto-leveling\n\n; Extrude material over hole\nM133 T0 P300; stabilize extruder temperature (abort after 5 mins)\nM126 S{cool_fan_speed_0}; Activate fan\nG4 P1000; Wait a little bit longer\nG1 Z0.10 E500 F50\nG1 X115 Y-95 F1000\nG92 E0 ; Set E to 0\n; End of start gcode" }, + "machine_start_gcode": { "default_value": "; ZYYX Pro start gcode\n; Author Theodor Hansson 2024\nM73 P0; enable build progress\nM420 P20; set back fan speed 10 off 11-20 10-100%\nM140 S10 T0; set 100% heater power\nM140 S99 T0; set chamber heater negative hysteresis 19 degrees\nM140 S102 T0; set chamber heater positive hysteresis 2 degrees\nM140 S{material_bed_temperature_layer_0} T0; set chamber temperature\nM104 S{material_print_temperature_layer_0} T0; set nozzle temperature\nG21; set units to mm\nG90; set positioning to absolute\nG130 X80 Y90 A127 B127 ; Set Stepper Vref to default value\n\n; Home xy-axis\nG162 X Y F2500; home XY axes maximum\nG92 X0 Y0\nG1 X-5 Y-5 F2500\nG162 X Y F200; home XY axes maximum slowly\nG92 X135 Y114\n\n; Home z-axis\nG161 Z F1100; home Z axis minimum\nG92 Z0\nG1 Z2 F1100\nG161 Z F100; home Z axis minimum slowly\nG92 Z0\nM132 Z; Recall home offsets for Z\n\n; Calibrate point 1 (we're already at point 1)\nM131 A; store surface calibration point 1\nG1 Z2 F1100; back up from buildplate\n\n; Calibrate point 2\nG1 X-47 F7000; move to 2nd probing point\nG161 Z F100\nM131 B; store surface calibration point 1\nG1 Z2 F1100; back up from buildplate\n\n; Calibrate point 3\nG1 X135 Y-114 F7000; move to 2nd probing point\nG161 Z F100\nM131 AB; store surface calibration point 3\nG1 Z2 F1100; back up from buildplate\nM132 AB; Activate auto-leveling\n\n; Extrude material over hole\nM133 T0; stabilize extruder temperature\nM126 S{cool_fan_speed_0}; Activate fan\nG4 P1000; Wait a little bit longer\nG1 Z0.10 E500 F50\nG1 X115 Y-95 F1000\nG92 E0 ; Set E to 0\n; End of start gcode" }, "machine_steps_per_mm_e": { "default_value": 96.27520187033366 }, "machine_steps_per_mm_x": { "default_value": 88.888889 }, "machine_steps_per_mm_y": { "default_value": 88.888889 }, diff --git a/resources/definitions/zyyx_pro_ii.def.json b/resources/definitions/zyyx_pro_ii.def.json index 347a2475f6..152374dd8a 100644 --- a/resources/definitions/zyyx_pro_ii.def.json +++ b/resources/definitions/zyyx_pro_ii.def.json @@ -7,6 +7,7 @@ "visible": true, "author": "ZYYX Labs AB", "manufacturer": "ZYYX Labs AB", + "setting_version": 3, "file_formats": "text/x-gcode", "platform": "zyyx_pro_platform.stl", "has_machine_quality": true, diff --git a/resources/extruders/zyyx_plus_extruder_0.def.json b/resources/extruders/zyyx_plus_extruder_0.def.json index f87248832c..4e6e6a7a67 100644 --- a/resources/extruders/zyyx_plus_extruder_0.def.json +++ b/resources/extruders/zyyx_plus_extruder_0.def.json @@ -2,15 +2,14 @@ "version": 2, "name": "Extruder 1", "inherits": "fdmextruder", - "metadata": - { + "metadata": { "machine": "zyyx_plus", "position": "0" }, - "overrides": - { + + "overrides": { "extruder_nr": { "default_value": 0 }, "machine_nozzle_size": { "default_value": 0.4 }, "material_diameter": { "default_value": 1.75 } } -} \ No newline at end of file +} diff --git a/resources/extruders/zyyx_pro_extruder.def.json b/resources/extruders/zyyx_pro_extruder.def.json index e885e5008c..59a6ada528 100644 --- a/resources/extruders/zyyx_pro_extruder.def.json +++ b/resources/extruders/zyyx_pro_extruder.def.json @@ -2,18 +2,13 @@ "version": 2, "name": "Extruder 1", "inherits": "fdmextruder", - "metadata": - { + "metadata": { "machine": "zyyx_pro", "position": "0" }, - "overrides": - { - "extruder_nr": - { - "default_value": 0, - "maximum_value": "1" - }, + + "overrides": { + "extruder_nr": { "default_value": 0 }, "material_diameter": { "default_value": 1.75 } } -} \ No newline at end of file +} diff --git a/resources/extruders/zyyx_pro_ii_extruder.def.json b/resources/extruders/zyyx_pro_ii_extruder.def.json index 403114fa56..56110a9db9 100644 --- a/resources/extruders/zyyx_pro_ii_extruder.def.json +++ b/resources/extruders/zyyx_pro_ii_extruder.def.json @@ -2,18 +2,13 @@ "version": 2, "name": "Extruder 1", "inherits": "fdmextruder", - "metadata": - { + "metadata": { "machine": "zyyx_pro_ii", "position": "0" }, - "overrides": - { - "extruder_nr": - { - "default_value": 0, - "maximum_value": "1" - }, + + "overrides": { + "extruder_nr": { "default_value": 0 }, "material_diameter": { "default_value": 1.75 } } -} \ No newline at end of file +} diff --git a/resources/quality/zyyx_plus/ABS/zyyx_plus_abs_fast.inst.cfg b/resources/quality/zyyx_plus/ABS/zyyx_plus_abs_fast.inst.cfg index fc69349cd2..d3e2f7f73d 100644 --- a/resources/quality/zyyx_plus/ABS/zyyx_plus_abs_fast.inst.cfg +++ b/resources/quality/zyyx_plus/ABS/zyyx_plus_abs_fast.inst.cfg @@ -6,21 +6,18 @@ version = 4 [metadata] material = generic_abs quality_type = fast -setting_version = 1 +setting_version = 3 type = quality weight = 0 [values] adhesion_type = brim -default_material_print_temperature = 240 +material_print_temperature = 240 infill_sparse_density = 10 material_print_temperature_layer_0 = 250 raft_airgap = 0.15 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) top_bottom_thickness = 0.8 wall_thickness = 0.8 - diff --git a/resources/quality/zyyx_plus/ABS/zyyx_plus_abs_fine.inst.cfg b/resources/quality/zyyx_plus/ABS/zyyx_plus_abs_fine.inst.cfg index 24e71fcc84..76e581bf44 100644 --- a/resources/quality/zyyx_plus/ABS/zyyx_plus_abs_fine.inst.cfg +++ b/resources/quality/zyyx_plus/ABS/zyyx_plus_abs_fine.inst.cfg @@ -6,21 +6,18 @@ version = 4 [metadata] material = generic_abs quality_type = fine -setting_version = 1 +setting_version = 3 type = quality weight = 0 [values] adhesion_type = brim -default_material_print_temperature = 240 +material_print_temperature = 240 infill_sparse_density = 15 material_print_temperature_layer_0 = 250 raft_airgap = 0.15 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) top_bottom_thickness = 1.0 wall_thickness = 1.2 - diff --git a/resources/quality/zyyx_plus/ABS/zyyx_plus_abs_normal.inst.cfg b/resources/quality/zyyx_plus/ABS/zyyx_plus_abs_normal.inst.cfg index f88a8be35b..bc4830517e 100644 --- a/resources/quality/zyyx_plus/ABS/zyyx_plus_abs_normal.inst.cfg +++ b/resources/quality/zyyx_plus/ABS/zyyx_plus_abs_normal.inst.cfg @@ -6,21 +6,18 @@ version = 4 [metadata] material = generic_abs quality_type = normal -setting_version = 1 +setting_version = 3 type = quality weight = 0 [values] adhesion_type = brim -default_material_print_temperature = 240 +material_print_temperature = 240 infill_sparse_density = 15 material_print_temperature_layer_0 = 250 raft_airgap = 0.15 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) top_bottom_thickness = 1.0 wall_thickness = 1.2 - diff --git a/resources/quality/zyyx_plus/FLEX/zyyx_plus_flex_fast.inst.cfg b/resources/quality/zyyx_plus/FLEX/zyyx_plus_flex_fast.inst.cfg index 154c9e770c..7d15604276 100644 --- a/resources/quality/zyyx_plus/FLEX/zyyx_plus_flex_fast.inst.cfg +++ b/resources/quality/zyyx_plus/FLEX/zyyx_plus_flex_fast.inst.cfg @@ -4,24 +4,22 @@ name = Fast ZYYX Flex95A version = 4 [metadata] -material = zyyx_flex95 +material = generic_tpu_175 quality_type = fast -setting_version = 1 +setting_version = 3 type = quality weight = 0 [values] -adhesion_type = brim -default_material_print_temperature = 210 infill_sparse_density = 15 -material_flow = 105 -material_print_temperature_layer_0 = 235 -raft_airgap = 0.2 -retraction_amount = 1.0 +material_flow = 100 +material_print_temperature = 220 +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_amount = 0.8 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way retraction_speed = 15 speed_print = 20 +speed_travel = 80 speed_wall = =math.ceil(speed_print * 15 / 20) speed_wall_x = =speed_print -top_bottom_thickness = 1.0 -wall_thickness = 1.2 - diff --git a/resources/quality/zyyx_plus/FLEX/zyyx_plus_flex_fine.inst.cfg b/resources/quality/zyyx_plus/FLEX/zyyx_plus_flex_fine.inst.cfg index 74e011da4f..9d67604381 100644 --- a/resources/quality/zyyx_plus/FLEX/zyyx_plus_flex_fine.inst.cfg +++ b/resources/quality/zyyx_plus/FLEX/zyyx_plus_flex_fine.inst.cfg @@ -4,24 +4,22 @@ name = Fine ZYYX Flex95A version = 4 [metadata] -material = zyyx_flex95 +material = generic_tpu_175 quality_type = fine -setting_version = 1 +setting_version = 3 type = quality weight = 0 [values] -adhesion_type = brim -default_material_print_temperature = 210 -infill_sparse_density = 15 -material_flow = 105 -material_print_temperature_layer_0 = 235 -raft_airgap = 0.2 -retraction_amount = 1.0 +infill_sparse_density = 20 +material_flow = 100 +material_print_temperature = 220 +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_amount = 0.8 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way retraction_speed = 15 -speed_print = 15 +speed_print = 20 +speed_travel = 80 speed_wall = =math.ceil(speed_print * 15 / 20) speed_wall_x = =speed_print -top_bottom_thickness = 1.0 -wall_thickness = 1.2 - diff --git a/resources/quality/zyyx_plus/FLEX/zyyx_plus_flex_normal.inst.cfg b/resources/quality/zyyx_plus/FLEX/zyyx_plus_flex_normal.inst.cfg index d1c66fffb5..dd34eb9447 100644 --- a/resources/quality/zyyx_plus/FLEX/zyyx_plus_flex_normal.inst.cfg +++ b/resources/quality/zyyx_plus/FLEX/zyyx_plus_flex_normal.inst.cfg @@ -4,24 +4,22 @@ name = Normal ZYYX Flex95A version = 4 [metadata] -material = zyyx_flex95 +material = generic_tpu_175 quality_type = normal -setting_version = 20 +setting_version = 3 type = quality weight = 0 [values] -adhesion_type = brim -default_material_print_temperature = 210 -infill_sparse_density = 15 -material_flow = 105 -material_print_temperature_layer_0 = 235 -raft_airgap = 0.2 -retraction_amount = 1.0 +infill_sparse_density = 20 +material_flow = 100 +material_print_temperature = 220 +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_amount = 0.8 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_hop = 0.2 retraction_speed = 15 -speed_print = 20 +speed_print = 15 +speed_travel = 80 speed_wall = =math.ceil(speed_print * 15 / 20) speed_wall_x = =speed_print -top_bottom_thickness = 1.0 -wall_thickness = 1.2 - diff --git a/resources/quality/zyyx_plus/PLA/zyyx_plus_pla_draft.inst.cfg b/resources/quality/zyyx_plus/PLA/zyyx_plus_pla_draft.inst.cfg deleted file mode 100644 index 1bea36f585..0000000000 --- a/resources/quality/zyyx_plus/PLA/zyyx_plus_pla_draft.inst.cfg +++ /dev/null @@ -1,26 +0,0 @@ -[general] -definition = zyyx_plus -name = Draft PLA -version = 4 - -[metadata] -material = generic_pla -quality_type = draft -setting_version = 1 -type = quality -weight = 0 - -[values] -adhesion_type = brim -default_material_print_temperature = 210 -infill_sparse_density = 10 -material_print_temperature_layer_0 = 225 -raft_airgap = 0.15 -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) -top_bottom_thickness = 0.8 -wall_thickness = 0.8 - diff --git a/resources/quality/zyyx_plus/PLA/zyyx_plus_pla_fast.inst.cfg b/resources/quality/zyyx_plus/PLA/zyyx_plus_pla_fast.inst.cfg index 1020bb10d0..62b5c7d14a 100644 --- a/resources/quality/zyyx_plus/PLA/zyyx_plus_pla_fast.inst.cfg +++ b/resources/quality/zyyx_plus/PLA/zyyx_plus_pla_fast.inst.cfg @@ -6,21 +6,18 @@ version = 4 [metadata] material = generic_pla quality_type = fast -setting_version = 1 +setting_version = 3 type = quality weight = 0 [values] adhesion_type = brim -default_material_print_temperature = 210 infill_sparse_density = 10 -material_print_temperature_layer_0 = 225 +material_print_temperature = 210 +material_print_temperature_layer_0 = 210 raft_airgap = 0.15 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) top_bottom_thickness = 0.8 wall_thickness = 0.8 - diff --git a/resources/quality/zyyx_plus/PLA/zyyx_plus_pla_fine.inst.cfg b/resources/quality/zyyx_plus/PLA/zyyx_plus_pla_fine.inst.cfg index 3e3adb4e98..a453caecc1 100644 --- a/resources/quality/zyyx_plus/PLA/zyyx_plus_pla_fine.inst.cfg +++ b/resources/quality/zyyx_plus/PLA/zyyx_plus_pla_fine.inst.cfg @@ -6,21 +6,18 @@ version = 4 [metadata] material = generic_pla quality_type = fine -setting_version = 1 +setting_version = 3 type = quality weight = 0 [values] adhesion_type = brim -default_material_print_temperature = 210 infill_sparse_density = 15 -material_print_temperature_layer_0 = 225 +material_print_temperature = 205 +material_print_temperature_layer_0 = 210 raft_airgap = 0.15 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) top_bottom_thickness = 1.0 wall_thickness = 1.2 - diff --git a/resources/quality/zyyx_plus/PLA/zyyx_plus_pla_normal.inst.cfg b/resources/quality/zyyx_plus/PLA/zyyx_plus_pla_normal.inst.cfg index 19db6d0e74..417ac70c23 100644 --- a/resources/quality/zyyx_plus/PLA/zyyx_plus_pla_normal.inst.cfg +++ b/resources/quality/zyyx_plus/PLA/zyyx_plus_pla_normal.inst.cfg @@ -6,21 +6,18 @@ version = 4 [metadata] material = generic_pla quality_type = normal -setting_version = 18 +setting_version = 3 type = quality weight = 0 [values] adhesion_type = brim -default_material_print_temperature = 210 infill_sparse_density = 15 -material_print_temperature_layer_0 = 225 +material_print_temperature = 205 +material_print_temperature_layer_0 = 210 raft_airgap = 0.15 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) top_bottom_thickness = 1.0 wall_thickness = 1.2 - diff --git a/resources/quality/zyyx_plus/zyyx_plus_global_draft.inst.cfg b/resources/quality/zyyx_plus/zyyx_plus_global_draft.inst.cfg deleted file mode 100644 index 714ef2ec0d..0000000000 --- a/resources/quality/zyyx_plus/zyyx_plus_global_draft.inst.cfg +++ /dev/null @@ -1,25 +0,0 @@ -[general] -definition = zyyx_plus -name = Draft -version = 4 - -[metadata] -global_quality = True -quality_type = draft -setting_version = 1 -type = quality -weight = 0 - -[values] -adhesion_type = brim -infill_sparse_density = 10 -layer_height = 0.3 -raft_airgap = 0.15 -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) -top_bottom_thickness = 0.9 -wall_thickness = 0.8 - diff --git a/resources/quality/zyyx_plus/zyyx_plus_global_fast.inst.cfg b/resources/quality/zyyx_plus/zyyx_plus_global_fast.inst.cfg index 94d2b6dbcf..eb27cead48 100644 --- a/resources/quality/zyyx_plus/zyyx_plus_global_fast.inst.cfg +++ b/resources/quality/zyyx_plus/zyyx_plus_global_fast.inst.cfg @@ -6,20 +6,22 @@ version = 4 [metadata] global_quality = True quality_type = fast -setting_version = 1 +setting_version = 3 type = quality weight = 0 [values] +acceleration_enabled = True # No effect on print, only for better print time prediction +acceleration_print = 1000 adhesion_type = brim +infill_pattern = cubic infill_sparse_density = 10 layer_height = 0.2 -raft_airgap = 0.15 +raft_airgap = 0.25 retraction_amount = 1.2 +retraction_count_max = 20 retraction_speed = 20 speed_print = 55 -speed_wall = =math.ceil(speed_print * 22 / 50) -speed_wall_x = =math.ceil(speed_print * 33 / 50) +speed_travel = 100 top_bottom_thickness = 0.8 wall_thickness = 0.8 - diff --git a/resources/quality/zyyx_plus/zyyx_plus_global_fine.inst.cfg b/resources/quality/zyyx_plus/zyyx_plus_global_fine.inst.cfg index ed38ad5008..560fcfd98f 100644 --- a/resources/quality/zyyx_plus/zyyx_plus_global_fine.inst.cfg +++ b/resources/quality/zyyx_plus/zyyx_plus_global_fine.inst.cfg @@ -6,21 +6,22 @@ version = 4 [metadata] global_quality = True quality_type = fine -setting_version = 1 +setting_version = 3 type = quality weight = 0 [values] +acceleration_enabled = True # No effect on print, only for better print time prediction +acceleration_print = 1000 adhesion_type = brim infill_pattern = gyroid infill_sparse_density = 15 layer_height = 0.1 -raft_airgap = 0.15 +raft_airgap = 0.2 retraction_amount = 1.2 +retraction_count_max = 20 retraction_speed = 20 speed_print = 40 -speed_wall = =math.ceil(speed_print * 22 / 50) -speed_wall_x = =math.ceil(speed_print * 33 / 50) +speed_travel = 100 top_bottom_thickness = 1.0 wall_thickness = 1.2 - 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 f97ea72d67..aa05fb3598 100644 --- a/resources/quality/zyyx_plus/zyyx_plus_global_normal.inst.cfg +++ b/resources/quality/zyyx_plus/zyyx_plus_global_normal.inst.cfg @@ -6,21 +6,22 @@ version = 4 [metadata] global_quality = True quality_type = normal -setting_version = 19 +setting_version = 3 type = quality weight = 0 [values] +acceleration_enabled = True # No effect on print, only for better print time prediction +acceleration_print = 1000 adhesion_type = brim infill_pattern = gyroid infill_sparse_density = 15 layer_height = 0.15 -raft_airgap = 0.15 +raft_airgap = 0.2 retraction_amount = 1.2 +retraction_count_max = 20 retraction_speed = 20 speed_print = 50 -speed_wall = =math.ceil(speed_print * 22 / 50) -speed_wall_x = =math.ceil(speed_print * 33 / 50) +speed_travel = 100 top_bottom_thickness = 1.0 wall_thickness = 1.2 - diff --git a/resources/quality/zyyx_pro/carbon06/flex/zyyx_pro_06_flex_fast.inst.cfg b/resources/quality/zyyx_pro/carbon06/flex/zyyx_pro_06_flex_fast.inst.cfg new file mode 100644 index 0000000000..0c38dbd09d --- /dev/null +++ b/resources/quality/zyyx_pro/carbon06/flex/zyyx_pro_06_flex_fast.inst.cfg @@ -0,0 +1,21 @@ +[general] +version = 4 +name = Fast +definition = zyyx_pro + +[metadata] +material = generic_tpu_175 +setting_version = 3 +type = quality +quality_type = fast06 +weight = 0 +global_quality = True +variant = Carbon0.6 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro/carbon06/flex/zyyx_pro_06_flex_fine.inst.cfg b/resources/quality/zyyx_pro/carbon06/flex/zyyx_pro_06_flex_fine.inst.cfg new file mode 100644 index 0000000000..dcfadcf92d --- /dev/null +++ b/resources/quality/zyyx_pro/carbon06/flex/zyyx_pro_06_flex_fine.inst.cfg @@ -0,0 +1,21 @@ +[general] +version = 4 +name = Fine +definition = zyyx_pro + +[metadata] +material = generic_tpu_175 +setting_version = 3 +type = quality +quality_type = fine06 +weight = 0 +global_quality = True +variant = Carbon0.6 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro/carbon06/flex/zyyx_pro_06_flex_normal.inst.cfg b/resources/quality/zyyx_pro/carbon06/flex/zyyx_pro_06_flex_normal.inst.cfg new file mode 100644 index 0000000000..be804279c3 --- /dev/null +++ b/resources/quality/zyyx_pro/carbon06/flex/zyyx_pro_06_flex_normal.inst.cfg @@ -0,0 +1,21 @@ +[general] +version = 4 +name = Normal +definition = zyyx_pro + +[metadata] +material = generic_tpu_175 +setting_version = 3 +type = quality +quality_type = normal06 +weight = 0 +global_quality = True +variant = Carbon0.6 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_quick.inst.cfg b/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_fast.inst.cfg similarity index 64% rename from resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_quick.inst.cfg rename to resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_fast.inst.cfg index a0b3214f19..7fc963c380 100644 --- a/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_quick.inst.cfg +++ b/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_fast.inst.cfg @@ -1,12 +1,12 @@ [general] version = 4 -name = Quick +name = Fast definition = zyyx_pro [metadata] -setting_version = 1 +setting_version = 3 type = quality -quality_type = quick06 +quality_type = fast06 weight = -2 global_quality = True variant = Carbon0.6 @@ -18,4 +18,8 @@ top_bottom_thickness = =line_width*2 speed_print = 60 infill_pattern = cubic material_print_temperature = =default_material_print_temperature + 5 - +raft_airgap = 0.3 +retraction_amount = 1.2 +retraction_speed = 30 +retraction_extra_prime_amount = 0.05 +retraction_count_max = 20 diff --git a/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_fine.inst.cfg b/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_fine.inst.cfg index 8069922b93..1af40d476b 100644 --- a/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_fine.inst.cfg +++ b/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_fine.inst.cfg @@ -4,7 +4,7 @@ name = Fine definition = zyyx_pro [metadata] -setting_version = 1 +setting_version = 3 type = quality quality_type = fine06 weight = -2 @@ -18,3 +18,8 @@ top_bottom_thickness = =line_width*2 speed_print = 40 infill_pattern = gyroid material_print_temperature = =default_material_print_temperature + 5 +raft_airgap = 0.3 +retraction_amount = 1.2 +retraction_speed = 30 +retraction_extra_prime_amount = 0.05 +retraction_count_max = 20 diff --git a/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_normal.inst.cfg b/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_normal.inst.cfg index a500b25914..42e6ac08c8 100644 --- a/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_normal.inst.cfg +++ b/resources/quality/zyyx_pro/carbon06/zyyx_pro_06_global_normal.inst.cfg @@ -4,7 +4,7 @@ name = Normal definition = zyyx_pro [metadata] -setting_version = 1 +setting_version = 3 type = quality quality_type = normal06 weight = -2 @@ -18,4 +18,8 @@ top_bottom_thickness = =line_width*2 speed_print = 50 infill_pattern = gyroid material_print_temperature = =default_material_print_temperature + 5 - +raft_airgap = 0.3 +retraction_amount = 1.2 +retraction_speed = 30 +retraction_extra_prime_amount = 0.05 +retraction_count_max = 20 \ No newline at end of file diff --git a/resources/quality/zyyx_pro/carbon12/flex/zyyx_pro_12_flex_normal.inst.cfg b/resources/quality/zyyx_pro/carbon12/flex/zyyx_pro_12_flex_normal.inst.cfg new file mode 100644 index 0000000000..8e5dd8436d --- /dev/null +++ b/resources/quality/zyyx_pro/carbon12/flex/zyyx_pro_12_flex_normal.inst.cfg @@ -0,0 +1,21 @@ +[general] +definition = zyyx_pro +name = Normal +version = 4 + +[metadata] +material = generic_tpu_175 +global_quality = True +quality_type = normal12 +setting_version = 3 +type = quality +variant = Carbon1.2 +weight = 0 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro/carbon12/zyyx_pro_12_global_normal.inst.cfg b/resources/quality/zyyx_pro/carbon12/zyyx_pro_12_global_normal.inst.cfg index 789ebf4376..c647fe1fad 100644 --- a/resources/quality/zyyx_pro/carbon12/zyyx_pro_12_global_normal.inst.cfg +++ b/resources/quality/zyyx_pro/carbon12/zyyx_pro_12_global_normal.inst.cfg @@ -6,7 +6,7 @@ version = 4 [metadata] global_quality = True quality_type = normal12 -setting_version = 1 +setting_version = 3 type = quality variant = Carbon1.2 weight = -2 @@ -18,4 +18,8 @@ material_print_temperature = =default_material_print_temperature + 5 speed_print = 50 top_bottom_thickness = =line_width*2 wall_thickness = =line_width*2 - +raft_airgap = 0.6 +retraction_amount = 1.5 +retraction_speed = 30 +retraction_extra_prime_amount = 0.1 +retraction_count_max = 20 diff --git a/resources/quality/zyyx_pro/multi02/flex/zyyx_pro_02_flex_fast.inst.cfg b/resources/quality/zyyx_pro/multi02/flex/zyyx_pro_02_flex_fast.inst.cfg new file mode 100644 index 0000000000..1e214d5978 --- /dev/null +++ b/resources/quality/zyyx_pro/multi02/flex/zyyx_pro_02_flex_fast.inst.cfg @@ -0,0 +1,21 @@ +[general] +version = 4 +name = Fast +definition = zyyx_pro + +[metadata] +material = generic_tpu_175 +setting_version = 3 +type = quality +quality_type = fast02 +weight = 0 +global_quality = True +variant = Multi0.2 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro/multi02/flex/zyyx_pro_02_flex_fine.inst.cfg b/resources/quality/zyyx_pro/multi02/flex/zyyx_pro_02_flex_fine.inst.cfg new file mode 100644 index 0000000000..2ee2bc24e9 --- /dev/null +++ b/resources/quality/zyyx_pro/multi02/flex/zyyx_pro_02_flex_fine.inst.cfg @@ -0,0 +1,21 @@ +[general] +version = 4 +name = Fine +definition = zyyx_pro + +[metadata] +material = generic_tpu_175 +setting_version = 3 +type = quality +quality_type = fine02 +weight = 0 +global_quality = True +variant = Multi0.2 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro/multi02/flex/zyyx_pro_02_flex_normal.inst.cfg b/resources/quality/zyyx_pro/multi02/flex/zyyx_pro_02_flex_normal.inst.cfg new file mode 100644 index 0000000000..1482f15add --- /dev/null +++ b/resources/quality/zyyx_pro/multi02/flex/zyyx_pro_02_flex_normal.inst.cfg @@ -0,0 +1,21 @@ +[general] +version = 4 +name = Normal +definition = zyyx_pro + +[metadata] +material = generic_tpu_175 +setting_version = 3 +type = quality +quality_type = normal02 +weight = 0 +global_quality = True +variant = Multi0.2 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro/multi02/zyyx_pro_02_global_quick.inst.cfg b/resources/quality/zyyx_pro/multi02/zyyx_pro_02_global_fast.inst.cfg similarity index 64% rename from resources/quality/zyyx_pro/multi02/zyyx_pro_02_global_quick.inst.cfg rename to resources/quality/zyyx_pro/multi02/zyyx_pro_02_global_fast.inst.cfg index e3a456629e..dd09499f39 100644 --- a/resources/quality/zyyx_pro/multi02/zyyx_pro_02_global_quick.inst.cfg +++ b/resources/quality/zyyx_pro/multi02/zyyx_pro_02_global_fast.inst.cfg @@ -1,12 +1,12 @@ [general] version = 4 -name = Quick +name = Fast definition = zyyx_pro [metadata] -setting_version = 1 +setting_version = 3 type = quality -quality_type = quick02 +quality_type = fast02 weight = -2 global_quality = True variant = Multi0.2 @@ -17,4 +17,7 @@ wall_thickness = =line_width*2 top_bottom_thickness = =line_width*2.5 speed_print = 50 infill_pattern = cubic -infill_sparse_density = 5 \ No newline at end of file +infill_sparse_density = 5 +raft_airgap = 0.1 +retraction_amount = 0.5 +retraction_speed = 20 \ No newline at end of file diff --git a/resources/quality/zyyx_pro/multi02/zyyx_pro_02_global_fine.inst.cfg b/resources/quality/zyyx_pro/multi02/zyyx_pro_02_global_fine.inst.cfg index 5cfae7cbb0..5d6842da5a 100644 --- a/resources/quality/zyyx_pro/multi02/zyyx_pro_02_global_fine.inst.cfg +++ b/resources/quality/zyyx_pro/multi02/zyyx_pro_02_global_fine.inst.cfg @@ -4,7 +4,7 @@ name = Fine definition = zyyx_pro [metadata] -setting_version = 1 +setting_version = 3 type = quality quality_type = fine02 weight = -2 @@ -17,4 +17,7 @@ wall_thickness = =line_width*3 top_bottom_thickness = =line_width*2.5 speed_print = 30 infill_pattern = gyroid -infill_sparse_density = 10 \ No newline at end of file +infill_sparse_density = 10 +raft_airgap = 0.1 +retraction_amount = 0.5 +retraction_speed = 20 \ No newline at end of file diff --git a/resources/quality/zyyx_pro/multi02/zyyx_pro_02_global_normal.inst.cfg b/resources/quality/zyyx_pro/multi02/zyyx_pro_02_global_normal.inst.cfg index 00019dc2dd..2748964c5f 100644 --- a/resources/quality/zyyx_pro/multi02/zyyx_pro_02_global_normal.inst.cfg +++ b/resources/quality/zyyx_pro/multi02/zyyx_pro_02_global_normal.inst.cfg @@ -4,7 +4,7 @@ name = Normal definition = zyyx_pro [metadata] -setting_version = 1 +setting_version = 3 type = quality quality_type = normal02 weight = -2 @@ -17,4 +17,7 @@ wall_thickness = =line_width*3 top_bottom_thickness = =line_width*2.5 speed_print = 40 infill_pattern = gyroid -infill_sparse_density = 10 \ No newline at end of file +infill_sparse_density = 10 +raft_airgap = 0.1 +retraction_amount = 0.5 +retraction_speed = 20 \ No newline at end of file diff --git a/resources/quality/zyyx_pro/multi04/flex/zyyx_pro_04_flex_fast.inst.cfg b/resources/quality/zyyx_pro/multi04/flex/zyyx_pro_04_flex_fast.inst.cfg new file mode 100644 index 0000000000..7fafbb127a --- /dev/null +++ b/resources/quality/zyyx_pro/multi04/flex/zyyx_pro_04_flex_fast.inst.cfg @@ -0,0 +1,21 @@ +[general] +version = 4 +name = Fast +definition = zyyx_pro + +[metadata] +material = generic_tpu_175 +setting_version = 3 +type = quality +quality_type = fast04 +weight = 0 +global_quality = True +variant = Multi0.4 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro/multi04/flex/zyyx_pro_04_flex_fine.inst.cfg b/resources/quality/zyyx_pro/multi04/flex/zyyx_pro_04_flex_fine.inst.cfg new file mode 100644 index 0000000000..881fcd940e --- /dev/null +++ b/resources/quality/zyyx_pro/multi04/flex/zyyx_pro_04_flex_fine.inst.cfg @@ -0,0 +1,21 @@ +[general] +version = 4 +name = Fine +definition = zyyx_pro + +[metadata] +material = generic_tpu_175 +setting_version = 3 +type = quality +quality_type = fine04 +weight = 0 +global_quality = True +variant = Multi0.4 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro/multi04/flex/zyyx_pro_04_flex_normal.inst.cfg b/resources/quality/zyyx_pro/multi04/flex/zyyx_pro_04_flex_normal.inst.cfg new file mode 100644 index 0000000000..59e8f06d88 --- /dev/null +++ b/resources/quality/zyyx_pro/multi04/flex/zyyx_pro_04_flex_normal.inst.cfg @@ -0,0 +1,21 @@ +[general] +version = 4 +name = Normal +definition = zyyx_pro + +[metadata] +material = generic_tpu_175 +setting_version = 3 +type = quality +quality_type = normal04 +weight = 0 +global_quality = True +variant = Multi0.4 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro/multi04/zyyx_pro_04_global_quick.inst.cfg b/resources/quality/zyyx_pro/multi04/zyyx_pro_04_global_fast.inst.cfg similarity index 63% rename from resources/quality/zyyx_pro/multi04/zyyx_pro_04_global_quick.inst.cfg rename to resources/quality/zyyx_pro/multi04/zyyx_pro_04_global_fast.inst.cfg index 43bd9ba485..f775738268 100644 --- a/resources/quality/zyyx_pro/multi04/zyyx_pro_04_global_quick.inst.cfg +++ b/resources/quality/zyyx_pro/multi04/zyyx_pro_04_global_fast.inst.cfg @@ -1,12 +1,12 @@ [general] version = 4 -name = Quick +name = Fast definition = zyyx_pro [metadata] -setting_version = 1 +setting_version = 3 type = quality -quality_type = quick04 +quality_type = fast04 weight = -2 global_quality = True variant = Multi0.4 @@ -16,4 +16,7 @@ layer_height = 0.2 wall_thickness = =line_width*2 top_bottom_thickness = =line_width*2 speed_print = 60 -infill_pattern = cubic \ No newline at end of file +infill_pattern = cubic +raft_airgap = 0.2 +retraction_amount = 1 +retraction_speed = 20 \ No newline at end of file diff --git a/resources/quality/zyyx_pro/multi04/zyyx_pro_04_global_fine.inst.cfg b/resources/quality/zyyx_pro/multi04/zyyx_pro_04_global_fine.inst.cfg index cd987f3afd..d9025437f6 100644 --- a/resources/quality/zyyx_pro/multi04/zyyx_pro_04_global_fine.inst.cfg +++ b/resources/quality/zyyx_pro/multi04/zyyx_pro_04_global_fine.inst.cfg @@ -4,7 +4,7 @@ name = Fine definition = zyyx_pro [metadata] -setting_version = 1 +setting_version = 3 type = quality quality_type = fine04 weight = -2 @@ -16,4 +16,7 @@ layer_height = 0.1 wall_thickness = =line_width*2 top_bottom_thickness = =line_width*2 speed_print = 40 -infill_pattern = gyroid \ No newline at end of file +infill_pattern = gyroid +raft_airgap = 0.2 +retraction_amount = 1 +retraction_speed = 20 \ No newline at end of file diff --git a/resources/quality/zyyx_pro/multi04/zyyx_pro_04_global_normal.inst.cfg b/resources/quality/zyyx_pro/multi04/zyyx_pro_04_global_normal.inst.cfg index 7921f12d0e..cfd2897e4b 100644 --- a/resources/quality/zyyx_pro/multi04/zyyx_pro_04_global_normal.inst.cfg +++ b/resources/quality/zyyx_pro/multi04/zyyx_pro_04_global_normal.inst.cfg @@ -4,7 +4,7 @@ name = Normal definition = zyyx_pro [metadata] -setting_version = 1 +setting_version = 3 type = quality quality_type = normal04 weight = -2 @@ -16,4 +16,7 @@ layer_height = 0.15 wall_thickness = =line_width*2 top_bottom_thickness = =line_width*2 speed_print = 50 -infill_pattern = gyroid \ No newline at end of file +infill_pattern = gyroid +raft_airgap = 0.2 +retraction_amount = 1 +retraction_speed = 20 \ No newline at end of file diff --git a/resources/quality/zyyx_pro/multi08/flex/zyyx_pro_08_flex_fast.inst.cfg b/resources/quality/zyyx_pro/multi08/flex/zyyx_pro_08_flex_fast.inst.cfg new file mode 100644 index 0000000000..3635245d1a --- /dev/null +++ b/resources/quality/zyyx_pro/multi08/flex/zyyx_pro_08_flex_fast.inst.cfg @@ -0,0 +1,21 @@ +[general] +version = 4 +name = Fast +definition = zyyx_pro + +[metadata] +material = generic_tpu_175 +setting_version = 3 +type = quality +quality_type = fast08 +weight = 0 +global_quality = True +variant = Multi0.8 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro/multi08/flex/zyyx_pro_08_flex_fine.inst.cfg b/resources/quality/zyyx_pro/multi08/flex/zyyx_pro_08_flex_fine.inst.cfg new file mode 100644 index 0000000000..e3f903406b --- /dev/null +++ b/resources/quality/zyyx_pro/multi08/flex/zyyx_pro_08_flex_fine.inst.cfg @@ -0,0 +1,21 @@ +[general] +version = 4 +name = Fine +definition = zyyx_pro + +[metadata] +material = generic_tpu_175 +setting_version = 3 +type = quality +quality_type = fine08 +weight = 0 +global_quality = True +variant = Multi0.8 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro/multi08/flex/zyyx_pro_08_flex_normal.inst.cfg b/resources/quality/zyyx_pro/multi08/flex/zyyx_pro_08_flex_normal.inst.cfg new file mode 100644 index 0000000000..39783832f2 --- /dev/null +++ b/resources/quality/zyyx_pro/multi08/flex/zyyx_pro_08_flex_normal.inst.cfg @@ -0,0 +1,21 @@ +[general] +version = 4 +name = Normal +definition = zyyx_pro + +[metadata] +material = generic_tpu_175 +setting_version = 3 +type = quality +quality_type = normal08 +weight = 0 +global_quality = True +variant = Multi0.8 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro/multi08/zyyx_pro_08_global_fast.inst.cfg b/resources/quality/zyyx_pro/multi08/zyyx_pro_08_global_fast.inst.cfg new file mode 100644 index 0000000000..0c160a9f0a --- /dev/null +++ b/resources/quality/zyyx_pro/multi08/zyyx_pro_08_global_fast.inst.cfg @@ -0,0 +1,25 @@ +[general] +version = 4 +name = Fast +definition = zyyx_pro + +[metadata] +setting_version = 3 +type = quality +quality_type = fast08 +weight = -2 +global_quality = True +variant = Multi0.8 + +[values] +layer_height = 0.5 +wall_thickness = =line_width*2 +top_bottom_thickness = =layer_height*2 +speed_print = 45 +infill_pattern = cubic +raft_airgap = 0.4 +retraction_amount = 1.5 +retraction_speed = 30 +retraction_extra_prime_amount = 0.05 +retraction_count_max = 20 +infill_overlap = 50 \ No newline at end of file diff --git a/resources/quality/zyyx_pro/multi08/zyyx_pro_08_global_fine.inst.cfg b/resources/quality/zyyx_pro/multi08/zyyx_pro_08_global_fine.inst.cfg new file mode 100644 index 0000000000..a9beec2933 --- /dev/null +++ b/resources/quality/zyyx_pro/multi08/zyyx_pro_08_global_fine.inst.cfg @@ -0,0 +1,25 @@ +[general] +version = 4 +name = Fine +definition = zyyx_pro + +[metadata] +setting_version = 3 +type = quality +quality_type = fine08 +weight = -2 +global_quality = True +variant = Multi0.8 + +[values] +layer_height = 0.3 +wall_thickness = =line_width*2 +top_bottom_thickness = =layer_height*4 +speed_print = 50 +infill_pattern = cubic +raft_airgap = 0.4 +retraction_amount = 1.5 +retraction_speed = 30 +retraction_extra_prime_amount = 0.05 +retraction_count_max = 20 +infill_overlap = 30 \ No newline at end of file diff --git a/resources/quality/zyyx_pro/multi08/zyyx_pro_08_global_normal.inst.cfg b/resources/quality/zyyx_pro/multi08/zyyx_pro_08_global_normal.inst.cfg index b37f1d553b..d2384ef013 100644 --- a/resources/quality/zyyx_pro/multi08/zyyx_pro_08_global_normal.inst.cfg +++ b/resources/quality/zyyx_pro/multi08/zyyx_pro_08_global_normal.inst.cfg @@ -4,7 +4,7 @@ name = Normal definition = zyyx_pro [metadata] -setting_version = 1 +setting_version = 3 type = quality quality_type = normal08 weight = -2 @@ -12,8 +12,14 @@ global_quality = True variant = Multi0.8 [values] -layer_height = 0.3 +layer_height = 0.4 wall_thickness = =line_width*2 -top_bottom_thickness = =line_width*2 +top_bottom_thickness = =layer_height*3 speed_print = 50 -infill_pattern = cubic \ No newline at end of file +infill_pattern = cubic +raft_airgap = 0.4 +retraction_amount = 1.5 +retraction_speed = 30 +retraction_extra_prime_amount = 0.05 +retraction_count_max = 20 +infill_overlap = 30 \ No newline at end of file diff --git a/resources/quality/zyyx_pro_ii/carbon04/flex/zyyx_pro_ii_04_pla_fast.inst.cfg b/resources/quality/zyyx_pro_ii/carbon04/flex/zyyx_pro_ii_04_pla_fast.inst.cfg new file mode 100644 index 0000000000..0cddd3d311 --- /dev/null +++ b/resources/quality/zyyx_pro_ii/carbon04/flex/zyyx_pro_ii_04_pla_fast.inst.cfg @@ -0,0 +1,22 @@ +[general] +definition = zyyx_pro_ii +name = Fast PLA +version = 4 + +[metadata] +material = generic_tpu_175 +global_quality = True +material = generic_pla +quality_type = fast +setting_version = 3 +type = quality +variant = Carbon0.4 +weight = 0 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro_ii/carbon04/flex/zyyx_pro_ii_04_pla_fine.inst.cfg b/resources/quality/zyyx_pro_ii/carbon04/flex/zyyx_pro_ii_04_pla_fine.inst.cfg new file mode 100644 index 0000000000..b1af10df7c --- /dev/null +++ b/resources/quality/zyyx_pro_ii/carbon04/flex/zyyx_pro_ii_04_pla_fine.inst.cfg @@ -0,0 +1,22 @@ +[general] +definition = zyyx_pro_ii +name = Fine PLA +version = 4 + +[metadata] +material = generic_tpu_175 +global_quality = True +material = generic_pla +quality_type = fine +setting_version = 3 +type = quality +variant = Carbon0.4 +weight = 0 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro_ii/carbon04/flex/zyyx_pro_ii_04_pla_normal.inst.cfg b/resources/quality/zyyx_pro_ii/carbon04/flex/zyyx_pro_ii_04_pla_normal.inst.cfg new file mode 100644 index 0000000000..cb135cfa84 --- /dev/null +++ b/resources/quality/zyyx_pro_ii/carbon04/flex/zyyx_pro_ii_04_pla_normal.inst.cfg @@ -0,0 +1,22 @@ +[general] +definition = zyyx_pro_ii +name = Normal PLA +version = 4 + +[metadata] +material = generic_tpu_175 +global_quality = True +material = generic_pla +quality_type = normal +setting_version = 3 +type = quality +variant = Carbon0.4 +weight = 0 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_04_pla_quick.inst.cfg b/resources/quality/zyyx_pro_ii/carbon04/zyyx_pro_ii_04_pla_fast.inst.cfg similarity index 94% rename from resources/quality/zyyx_pro_ii/zyyx_pro_ii_04_pla_quick.inst.cfg rename to resources/quality/zyyx_pro_ii/carbon04/zyyx_pro_ii_04_pla_fast.inst.cfg index 9fa105ae76..85a4b9c391 100644 --- a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_04_pla_quick.inst.cfg +++ b/resources/quality/zyyx_pro_ii/carbon04/zyyx_pro_ii_04_pla_fast.inst.cfg @@ -1,13 +1,13 @@ [general] definition = zyyx_pro_ii -name = Quick PLA +name = Fast PLA version = 4 [metadata] global_quality = True material = generic_pla -quality_type = quick -setting_version = 17 +quality_type = fast +setting_version = 3 type = quality variant = Carbon0.4 weight = -2 @@ -40,4 +40,3 @@ support_use_towers = True support_z_distance = =layer_height * 2 top_bottom_thickness = =layer_height*3 wall_thickness = =line_width *2 - diff --git a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_04_pla_fine.inst.cfg b/resources/quality/zyyx_pro_ii/carbon04/zyyx_pro_ii_04_pla_fine.inst.cfg similarity index 97% rename from resources/quality/zyyx_pro_ii/zyyx_pro_ii_04_pla_fine.inst.cfg rename to resources/quality/zyyx_pro_ii/carbon04/zyyx_pro_ii_04_pla_fine.inst.cfg index 4d76a04f9a..ec6a840d0a 100644 --- a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_04_pla_fine.inst.cfg +++ b/resources/quality/zyyx_pro_ii/carbon04/zyyx_pro_ii_04_pla_fine.inst.cfg @@ -7,7 +7,7 @@ version = 4 global_quality = True material = generic_pla quality_type = fine -setting_version = 17 +setting_version = 3 type = quality variant = Carbon0.4 weight = -2 @@ -40,4 +40,3 @@ support_use_towers = True support_z_distance = =layer_height * 2 top_bottom_thickness = =layer_height*3 wall_thickness = =line_width *2 - diff --git a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_04_pla_normal.inst.cfg b/resources/quality/zyyx_pro_ii/carbon04/zyyx_pro_ii_04_pla_normal.inst.cfg similarity index 97% rename from resources/quality/zyyx_pro_ii/zyyx_pro_ii_04_pla_normal.inst.cfg rename to resources/quality/zyyx_pro_ii/carbon04/zyyx_pro_ii_04_pla_normal.inst.cfg index 6fbaa2636d..331b3f8066 100644 --- a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_04_pla_normal.inst.cfg +++ b/resources/quality/zyyx_pro_ii/carbon04/zyyx_pro_ii_04_pla_normal.inst.cfg @@ -7,7 +7,7 @@ version = 4 global_quality = True material = generic_pla quality_type = normal -setting_version = 17 +setting_version = 3 type = quality variant = Carbon0.4 weight = -2 @@ -40,4 +40,3 @@ support_use_towers = True support_z_distance = =layer_height * 2 top_bottom_thickness = =layer_height*3 wall_thickness = =line_width *2 - diff --git a/resources/quality/zyyx_pro_ii/carbon06/flex/zyyx_pro_ii_06_pla_fast.inst.cfg b/resources/quality/zyyx_pro_ii/carbon06/flex/zyyx_pro_ii_06_pla_fast.inst.cfg new file mode 100644 index 0000000000..7e317d0473 --- /dev/null +++ b/resources/quality/zyyx_pro_ii/carbon06/flex/zyyx_pro_ii_06_pla_fast.inst.cfg @@ -0,0 +1,22 @@ +[general] +definition = zyyx_pro_ii +name = Fast PLA +version = 4 + +[metadata] +material = generic_tpu_175 +global_quality = True +material = generic_pla +quality_type = fast +setting_version = 3 +type = quality +variant = Carbon0.6 +weight = 0 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro_ii/carbon06/flex/zyyx_pro_ii_06_pla_fine.inst.cfg b/resources/quality/zyyx_pro_ii/carbon06/flex/zyyx_pro_ii_06_pla_fine.inst.cfg new file mode 100644 index 0000000000..f5830897fc --- /dev/null +++ b/resources/quality/zyyx_pro_ii/carbon06/flex/zyyx_pro_ii_06_pla_fine.inst.cfg @@ -0,0 +1,22 @@ +[general] +definition = zyyx_pro_ii +name = Fine PLA +version = 4 + +[metadata] +material = generic_tpu_175 +global_quality = True +material = generic_pla +quality_type = fine +setting_version = 3 +type = quality +variant = Carbon0.6 +weight = 0 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro_ii/carbon06/flex/zyyx_pro_ii_06_pla_normal.inst.cfg b/resources/quality/zyyx_pro_ii/carbon06/flex/zyyx_pro_ii_06_pla_normal.inst.cfg new file mode 100644 index 0000000000..8762b221f7 --- /dev/null +++ b/resources/quality/zyyx_pro_ii/carbon06/flex/zyyx_pro_ii_06_pla_normal.inst.cfg @@ -0,0 +1,22 @@ +[general] +definition = zyyx_pro_ii +name = Normal PLA +version = 4 + +[metadata] +material = generic_tpu_175 +global_quality = True +material = generic_pla +quality_type = normal +setting_version = 3 +type = quality +variant = Carbon0.6 +weight = 0 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_06_pla_quick.inst.cfg b/resources/quality/zyyx_pro_ii/carbon06/zyyx_pro_ii_06_pla_fast.inst.cfg similarity index 94% rename from resources/quality/zyyx_pro_ii/zyyx_pro_ii_06_pla_quick.inst.cfg rename to resources/quality/zyyx_pro_ii/carbon06/zyyx_pro_ii_06_pla_fast.inst.cfg index 839aaddb89..996a4f716d 100644 --- a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_06_pla_quick.inst.cfg +++ b/resources/quality/zyyx_pro_ii/carbon06/zyyx_pro_ii_06_pla_fast.inst.cfg @@ -1,13 +1,13 @@ [general] definition = zyyx_pro_ii -name = Quick PLA +name = Fast PLA version = 4 [metadata] global_quality = True material = generic_pla -quality_type = quick -setting_version = 17 +quality_type = fast +setting_version = 3 type = quality variant = Carbon0.6 weight = -2 @@ -40,4 +40,3 @@ support_use_towers = True support_z_distance = =layer_height * 2 top_bottom_thickness = =layer_height*3 wall_thickness = =line_width *2 - diff --git a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_06_pla_fine.inst.cfg b/resources/quality/zyyx_pro_ii/carbon06/zyyx_pro_ii_06_pla_fine.inst.cfg similarity index 97% rename from resources/quality/zyyx_pro_ii/zyyx_pro_ii_06_pla_fine.inst.cfg rename to resources/quality/zyyx_pro_ii/carbon06/zyyx_pro_ii_06_pla_fine.inst.cfg index ab28610153..a2efae59ee 100644 --- a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_06_pla_fine.inst.cfg +++ b/resources/quality/zyyx_pro_ii/carbon06/zyyx_pro_ii_06_pla_fine.inst.cfg @@ -7,7 +7,7 @@ version = 4 global_quality = True material = generic_pla quality_type = fine -setting_version = 17 +setting_version = 3 type = quality variant = Carbon0.6 weight = -2 @@ -40,4 +40,3 @@ support_use_towers = True support_z_distance = =layer_height * 2 top_bottom_thickness = =layer_height*3 wall_thickness = =line_width *2 - diff --git a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_06_pla_normal.inst.cfg b/resources/quality/zyyx_pro_ii/carbon06/zyyx_pro_ii_06_pla_normal.inst.cfg similarity index 97% rename from resources/quality/zyyx_pro_ii/zyyx_pro_ii_06_pla_normal.inst.cfg rename to resources/quality/zyyx_pro_ii/carbon06/zyyx_pro_ii_06_pla_normal.inst.cfg index 4051e4d762..dfec51d1a9 100644 --- a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_06_pla_normal.inst.cfg +++ b/resources/quality/zyyx_pro_ii/carbon06/zyyx_pro_ii_06_pla_normal.inst.cfg @@ -7,7 +7,7 @@ version = 4 global_quality = True material = generic_pla quality_type = normal -setting_version = 17 +setting_version = 3 type = quality variant = Carbon0.6 weight = -2 @@ -40,4 +40,3 @@ support_use_towers = True support_z_distance = =layer_height * 2 top_bottom_thickness = =layer_height*3 wall_thickness = =line_width *2 - diff --git a/resources/quality/zyyx_pro_ii/carbon12/flex/zyyx_pro_ii_12_pla_normal.inst.cfg b/resources/quality/zyyx_pro_ii/carbon12/flex/zyyx_pro_ii_12_pla_normal.inst.cfg new file mode 100644 index 0000000000..fac9fd730d --- /dev/null +++ b/resources/quality/zyyx_pro_ii/carbon12/flex/zyyx_pro_ii_12_pla_normal.inst.cfg @@ -0,0 +1,22 @@ +[general] +definition = zyyx_pro_ii +name = Normal PLA +version = 4 + +[metadata] +material = generic_tpu_175 +global_quality = True +material = generic_pla +quality_type = normal +setting_version = 3 +type = quality +variant = Carbon1.2 +weight = 0 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro_ii/carbon12/flex/zyyx_pro_ii_flex_normal.inst.cfg b/resources/quality/zyyx_pro_ii/carbon12/flex/zyyx_pro_ii_flex_normal.inst.cfg new file mode 100644 index 0000000000..396b57860c --- /dev/null +++ b/resources/quality/zyyx_pro_ii/carbon12/flex/zyyx_pro_ii_flex_normal.inst.cfg @@ -0,0 +1,20 @@ +[general] +version = 4 +name = Normal +definition = zyyx_pro_ii + +[metadata] +material = generic_tpu_175 +setting_version = 3 +type = quality +quality_type = normal +weight = 0 +global_quality = True + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_12_pla_normal.inst.cfg b/resources/quality/zyyx_pro_ii/carbon12/zyyx_pro_ii_12_pla_normal.inst.cfg similarity index 97% rename from resources/quality/zyyx_pro_ii/zyyx_pro_ii_12_pla_normal.inst.cfg rename to resources/quality/zyyx_pro_ii/carbon12/zyyx_pro_ii_12_pla_normal.inst.cfg index d39cbc6ba5..f07917d33d 100644 --- a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_12_pla_normal.inst.cfg +++ b/resources/quality/zyyx_pro_ii/carbon12/zyyx_pro_ii_12_pla_normal.inst.cfg @@ -7,7 +7,7 @@ version = 4 global_quality = True material = generic_pla quality_type = normal -setting_version = 17 +setting_version = 3 type = quality variant = Carbon1.2 weight = -2 @@ -40,4 +40,3 @@ support_use_towers = True support_z_distance = =layer_height * 2 top_bottom_thickness = =layer_height*3 wall_thickness = =line_width *2 - diff --git a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_global_normal.inst.cfg b/resources/quality/zyyx_pro_ii/carbon12/zyyx_pro_ii_global_normal.inst.cfg similarity index 89% rename from resources/quality/zyyx_pro_ii/zyyx_pro_ii_global_normal.inst.cfg rename to resources/quality/zyyx_pro_ii/carbon12/zyyx_pro_ii_global_normal.inst.cfg index e860e76d99..f7587a3ede 100644 --- a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_global_normal.inst.cfg +++ b/resources/quality/zyyx_pro_ii/carbon12/zyyx_pro_ii_global_normal.inst.cfg @@ -4,7 +4,7 @@ name = Normal definition = zyyx_pro_ii [metadata] -setting_version = 19 +setting_version = 3 type = quality quality_type = normal weight = 0 diff --git a/resources/quality/zyyx_pro_ii/multi02/flex/zyyx_pro_ii_02_pla_normal.inst.cfg b/resources/quality/zyyx_pro_ii/multi02/flex/zyyx_pro_ii_02_pla_normal.inst.cfg new file mode 100644 index 0000000000..0e613c6124 --- /dev/null +++ b/resources/quality/zyyx_pro_ii/multi02/flex/zyyx_pro_ii_02_pla_normal.inst.cfg @@ -0,0 +1,22 @@ +[general] +definition = zyyx_pro_ii +name = Normal PLA +version = 4 + +[metadata] +material = generic_tpu_175 +global_quality = True +material = generic_pla +quality_type = normal +setting_version = 3 +type = quality +variant = Multi0.2 +weight = 0 + +[values] +material_print_temperature_layer_0 = =material_print_temperature + 5 +retraction_hop = 0.2 +retraction_hop_enabled = True # Flexible material might curl/be in the way +retraction_speed = 15 +speed_print = 20 +speed_travel = 80 diff --git a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_02_pla_normal.inst.cfg b/resources/quality/zyyx_pro_ii/multi02/zyyx_pro_ii_02_pla_normal.inst.cfg similarity index 97% rename from resources/quality/zyyx_pro_ii/zyyx_pro_ii_02_pla_normal.inst.cfg rename to resources/quality/zyyx_pro_ii/multi02/zyyx_pro_ii_02_pla_normal.inst.cfg index 5b62834b08..c01db64e32 100644 --- a/resources/quality/zyyx_pro_ii/zyyx_pro_ii_02_pla_normal.inst.cfg +++ b/resources/quality/zyyx_pro_ii/multi02/zyyx_pro_ii_02_pla_normal.inst.cfg @@ -7,7 +7,7 @@ version = 4 global_quality = True material = generic_pla quality_type = normal -setting_version = 17 +setting_version = 3 type = quality variant = Multi0.2 weight = -2 @@ -40,4 +40,3 @@ support_use_towers = True support_z_distance = =layer_height * 2 top_bottom_thickness = =layer_height*3 wall_thickness = =line_width *2 - diff --git a/resources/variants/zyyx/zyyx_pro_carbon0.6.inst.cfg b/resources/variants/zyyx/zyyx_pro_carbon0.6.inst.cfg index dbdc06a1fd..9f945330ab 100644 --- a/resources/variants/zyyx/zyyx_pro_carbon0.6.inst.cfg +++ b/resources/variants/zyyx/zyyx_pro_carbon0.6.inst.cfg @@ -4,13 +4,15 @@ version = 4 definition = zyyx_pro [metadata] -setting_version = 17 +setting_version = 3 type = variant hardware_type = nozzle [values] -line_width = 0.55 -machine_nozzle_size = 0.6 -machine_nozzle_cool_down_speed = 0.9 +acceleration_enabled = True # No effect on print, only for better print time prediction +acceleration_print = 1000 +line_width = 0.6 machine_nozzle_id = Carbon0.6 -machine_nozzle_tip_outer_diameter = 1.8 \ No newline at end of file +machine_nozzle_size = 0.6 +machine_nozzle_tip_outer_diameter = 1.8 +speed_travel = 100 \ No newline at end of file diff --git a/resources/variants/zyyx/zyyx_pro_carbon1.2.inst.cfg b/resources/variants/zyyx/zyyx_pro_carbon1.2.inst.cfg index 1f3a9a475f..d037093b76 100644 --- a/resources/variants/zyyx/zyyx_pro_carbon1.2.inst.cfg +++ b/resources/variants/zyyx/zyyx_pro_carbon1.2.inst.cfg @@ -4,11 +4,15 @@ version = 4 definition = zyyx_pro [metadata] -setting_version = 17 +setting_version = 3 type = variant hardware_type = nozzle [values] -machine_nozzle_size = 1.2 +acceleration_enabled = True # No effect on print, only for better print time prediction +acceleration_print = 1000 +line_width = 1.2 machine_nozzle_id = Carbon1.2 -machine_nozzle_tip_outer_diameter = 1.8 \ No newline at end of file +machine_nozzle_size = 1.2 +machine_nozzle_tip_outer_diameter = 1.8 +speed_travel = 100 \ No newline at end of file diff --git a/resources/variants/zyyx/zyyx_pro_ii_carbon0.4.inst.cfg b/resources/variants/zyyx/zyyx_pro_ii_carbon0.4.inst.cfg index 27f696394b..37d0b4982a 100644 --- a/resources/variants/zyyx/zyyx_pro_ii_carbon0.4.inst.cfg +++ b/resources/variants/zyyx/zyyx_pro_ii_carbon0.4.inst.cfg @@ -4,7 +4,7 @@ version = 4 definition = zyyx_pro_ii [metadata] -setting_version = 17 +setting_version = 3 type = variant hardware_type = nozzle diff --git a/resources/variants/zyyx/zyyx_pro_ii_carbon0.6.inst.cfg b/resources/variants/zyyx/zyyx_pro_ii_carbon0.6.inst.cfg index f0f2682d7f..76eee54f73 100644 --- a/resources/variants/zyyx/zyyx_pro_ii_carbon0.6.inst.cfg +++ b/resources/variants/zyyx/zyyx_pro_ii_carbon0.6.inst.cfg @@ -4,7 +4,7 @@ version = 4 definition = zyyx_pro_ii [metadata] -setting_version = 17 +setting_version = 3 type = variant hardware_type = nozzle diff --git a/resources/variants/zyyx/zyyx_pro_ii_carbon1.2.inst.cfg b/resources/variants/zyyx/zyyx_pro_ii_carbon1.2.inst.cfg index 0a867f61da..5f4d0eaf0a 100644 --- a/resources/variants/zyyx/zyyx_pro_ii_carbon1.2.inst.cfg +++ b/resources/variants/zyyx/zyyx_pro_ii_carbon1.2.inst.cfg @@ -4,7 +4,7 @@ version = 4 definition = zyyx_pro_ii [metadata] -setting_version = 17 +setting_version = 3 type = variant hardware_type = nozzle @@ -15,7 +15,7 @@ brim_width = 7 cool_fan_speed = 7 cool_fan_speed_max = 100 cool_min_speed = 5 -default_material_print_temperature = 200 +material_print_temperature = 200 infill_before_walls = False infill_line_width = =round(line_width * 1.0 / 1.2, 2) infill_overlap = 0 diff --git a/resources/variants/zyyx/zyyx_pro_ii_multi0.2.inst.cfg b/resources/variants/zyyx/zyyx_pro_ii_multi0.2.inst.cfg index 3cfd160b22..824100b9f1 100644 --- a/resources/variants/zyyx/zyyx_pro_ii_multi0.2.inst.cfg +++ b/resources/variants/zyyx/zyyx_pro_ii_multi0.2.inst.cfg @@ -4,7 +4,7 @@ version = 4 definition = zyyx_pro_ii [metadata] -setting_version = 17 +setting_version = 3 type = variant hardware_type = nozzle diff --git a/resources/variants/zyyx/zyyx_pro_multi0.2.inst.cfg b/resources/variants/zyyx/zyyx_pro_multi0.2.inst.cfg index c3c481a4e0..54033d5bfd 100644 --- a/resources/variants/zyyx/zyyx_pro_multi0.2.inst.cfg +++ b/resources/variants/zyyx/zyyx_pro_multi0.2.inst.cfg @@ -4,47 +4,15 @@ version = 4 definition = zyyx_pro [metadata] -setting_version = 17 +setting_version = 3 type = variant hardware_type = nozzle [values] -brim_width = 7 -infill_line_width = 0.18 -layer_height_0 = 0.17 -line_width = 0.18 -machine_nozzle_cool_down_speed = 0.85 -machine_nozzle_heat_up_speed = 1.5 +acceleration_enabled = True # No effect on print, only for better print time prediction +acceleration_print = 1000 +line_width = 0.2 machine_nozzle_id = Multi0.2 machine_nozzle_size = 0.2 -machine_nozzle_tip_outer_diameter = 1.0 -material_final_print_temperature = =material_print_temperature - 10 -material_initial_print_temperature = =material_print_temperature - 5 -raft_airgap = 0.3 -raft_base_thickness = =resolveOrValue('layer_height_0') * 1.2 -raft_interface_line_spacing = =raft_interface_line_width + 0.2 -raft_interface_line_width = =line_width * 2 -raft_interface_thickness = =layer_height * 1.5 -raft_jerk = =jerk_print -raft_margin = 15 -raft_surface_layers = 2 -retraction_count_max = 25 -retraction_extrusion_window = 1 -retraction_min_travel = 0.7 -retraction_prime_speed = =retraction_speed -skin_overlap = 15 -speed_layer_0 = 20 -speed_print = 55 -speed_topbottom = 20 -speed_wall = =math.ceil(speed_print * 30 / 55) -support_angle = 60 -support_bottom_distance = =support_z_distance / 2 -support_pattern = zigzag -support_top_distance = =support_z_distance -support_use_towers = True -support_z_distance = =layer_height * 2 -switch_extruder_prime_speed = =switch_extruder_retraction_speeds -switch_extruder_retraction_amount = =machine_heat_zone_length -top_bottom_thickness = 1.2 -wall_line_width_x = 0.23 -wall_thickness = 1.3 +machine_nozzle_tip_outer_diameter = 1.6 +speed_travel = 80 \ No newline at end of file diff --git a/resources/variants/zyyx/zyyx_pro_multi0.4.inst.cfg b/resources/variants/zyyx/zyyx_pro_multi0.4.inst.cfg index 046064a6f0..754ddb79e7 100644 --- a/resources/variants/zyyx/zyyx_pro_multi0.4.inst.cfg +++ b/resources/variants/zyyx/zyyx_pro_multi0.4.inst.cfg @@ -4,13 +4,15 @@ version = 4 definition = zyyx_pro [metadata] -setting_version = 17 +setting_version = 3 type = variant hardware_type = nozzle [values] +acceleration_enabled = True # No effect on print, only for better print time prediction +acceleration_print = 1000 line_width = 0.4 -machine_nozzle_size = 0.4 -machine_nozzle_cool_down_speed = 0.9 machine_nozzle_id = Multi0.4 -machine_nozzle_tip_outer_diameter = 1.8 \ No newline at end of file +machine_nozzle_size = 0.4 +machine_nozzle_tip_outer_diameter = 1.8 +speed_travel = 100 \ No newline at end of file diff --git a/resources/variants/zyyx/zyyx_pro_multi0.8.inst.cfg b/resources/variants/zyyx/zyyx_pro_multi0.8.inst.cfg index 7b4e1e6a5f..74467189a4 100644 --- a/resources/variants/zyyx/zyyx_pro_multi0.8.inst.cfg +++ b/resources/variants/zyyx/zyyx_pro_multi0.8.inst.cfg @@ -4,63 +4,15 @@ version = 4 definition = zyyx_pro [metadata] -setting_version = 17 +setting_version = 3 type = variant hardware_type = nozzle [values] -acceleration_enabled = True -acceleration_print = 4000 -brim_width = 7 -cool_fan_speed = 7 -cool_fan_speed_max = 100 -cool_min_speed = 5 -infill_before_walls = False -infill_line_width = =round(line_width * 0.6 / 0.7, 2) -infill_overlap = 0 -infill_pattern = triangles -infill_wipe_dist = 0 -jerk_enabled = True -jerk_print = 25 -jerk_topbottom = =math.ceil(jerk_print * 25 / 25) -jerk_wall = =math.ceil(jerk_print * 25 / 25) -jerk_wall_0 = =math.ceil(jerk_wall * 25 / 25) -layer_height = 0.2 -line_width = =machine_nozzle_size -machine_min_cool_heat_time_window = 15 -machine_nozzle_cool_down_speed = 0.85 -machine_nozzle_heat_up_speed = 1.5 +acceleration_enabled = True # No effect on print, only for better print time prediction +acceleration_print = 1000 +line_width = 0.55 machine_nozzle_id = Multi0.8 -machine_nozzle_size = 0.8 +machine_nozzle_size = 0.6 machine_nozzle_tip_outer_diameter = 1.8 -material_final_print_temperature = =material_print_temperature - 10 -material_initial_print_temperature = =material_print_temperature - 5 -material_standby_temperature = 100 -multiple_mesh_overlap = 0 -prime_tower_enable = False -prime_tower_wipe_enabled = True -retract_at_layer_change = =not magic_spiralize -retraction_amount = 6.5 -retraction_count_max = 25 -retraction_extrusion_window = 1 -retraction_hop = 2 -retraction_hop_only_when_collides = True -retraction_min_travel = =line_width * 2 -skin_overlap = 5 -speed_equalize_flow_enabled = True -speed_layer_0 = 20 -speed_print = 35 -speed_topbottom = =math.ceil(speed_print * 25 / 35) -speed_wall_0 = =math.ceil(speed_wall * 25 / 30) -support_angle = 60 -support_bottom_distance = =support_z_distance / 2 -support_pattern = zigzag -support_top_distance = =support_z_distance -support_z_distance = =layer_height * 2 -switch_extruder_prime_speed = 20 -switch_extruder_retraction_amount = 16.5 -top_bottom_thickness = 1.4 -wall_0_inset = 0 -wall_line_width_0 = =wall_line_width -wall_line_width_x = =wall_line_width -wall_thickness = 2 +speed_travel = 100 \ No newline at end of file