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 3215a38b7e..b4574ce0b6 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 @@ -23,3 +23,4 @@ speed_print = 20 speed_travel = 80 speed_wall = =math.ceil(speed_print * 15 / 20) speed_wall_x = =speed_print + 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 5cb7fe2c6a..e2b4e48b4f 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 @@ -23,3 +23,4 @@ speed_print = 20 speed_travel = 80 speed_wall = =math.ceil(speed_print * 15 / 20) speed_wall_x = =speed_print + 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 3997713978..6fb97e634c 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 @@ -16,10 +16,11 @@ material_flow = 100 material_print_temperature = 220 material_print_temperature_layer_0 = =material_print_temperature + 5 retraction_amount = 0.8 -retraction_hop_enabled = True retraction_hop = 0.2 +retraction_hop_enabled = True retraction_speed = 15 speed_print = 15 speed_travel = 80 speed_wall = =math.ceil(speed_print * 15 / 20) speed_wall_x = =speed_print + 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 index 2ae5f5c1ab..85dc3b8a75 100644 --- 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 @@ -1,16 +1,16 @@ [general] -version = 4 -name = Fast definition = zyyx_pro +name = Fast +version = 4 [metadata] +global_quality = True material = generic_tpu_175 +quality_type = fast06 setting_version = 3 type = quality -quality_type = fast06 -weight = 0 -global_quality = True variant = Carbon0.6 +weight = 0 [values] material_print_temperature_layer_0 = =material_print_temperature + 5 @@ -19,3 +19,4 @@ retraction_hop_enabled = True 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 index df6608d72e..62e71392be 100644 --- 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 @@ -1,16 +1,16 @@ [general] -version = 4 -name = Fine definition = zyyx_pro +name = Fine +version = 4 [metadata] +global_quality = True material = generic_tpu_175 +quality_type = fine06 setting_version = 3 type = quality -quality_type = fine06 -weight = 0 -global_quality = True variant = Carbon0.6 +weight = 0 [values] material_print_temperature_layer_0 = =material_print_temperature + 5 @@ -19,3 +19,4 @@ retraction_hop_enabled = True 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 index 4dda412c79..8e3b0e2590 100644 --- 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 @@ -1,16 +1,16 @@ [general] -version = 4 -name = Normal definition = zyyx_pro +name = Normal +version = 4 [metadata] +global_quality = True material = generic_tpu_175 +quality_type = normal06 setting_version = 3 type = quality -quality_type = normal06 -weight = 0 -global_quality = True variant = Carbon0.6 +weight = 0 [values] material_print_temperature_layer_0 = =material_print_temperature + 5 @@ -19,3 +19,4 @@ retraction_hop_enabled = True retraction_speed = 15 speed_print = 20 speed_travel = 80 + 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 index f1ccceb99b..8e3cbd8330 100644 --- 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 @@ -4,8 +4,8 @@ name = Normal version = 4 [metadata] -material = generic_tpu_175 global_quality = True +material = generic_tpu_175 quality_type = normal12 setting_version = 3 type = quality @@ -19,3 +19,4 @@ retraction_hop_enabled = True retraction_speed = 15 speed_print = 20 speed_travel = 80 + 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 index 547fd3e719..887a287ceb 100644 --- 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 @@ -1,16 +1,16 @@ [general] -version = 4 -name = Fast definition = zyyx_pro +name = Fast +version = 4 [metadata] +global_quality = True material = generic_tpu_175 +quality_type = fast02 setting_version = 3 type = quality -quality_type = fast02 -weight = 0 -global_quality = True variant = Multi0.2 +weight = 0 [values] material_print_temperature_layer_0 = =material_print_temperature + 5 @@ -19,3 +19,4 @@ retraction_hop_enabled = True 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 index 4e3ff3bf46..78ba545e7d 100644 --- 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 @@ -1,16 +1,16 @@ [general] -version = 4 -name = Fine definition = zyyx_pro +name = Fine +version = 4 [metadata] +global_quality = True material = generic_tpu_175 +quality_type = fine02 setting_version = 3 type = quality -quality_type = fine02 -weight = 0 -global_quality = True variant = Multi0.2 +weight = 0 [values] material_print_temperature_layer_0 = =material_print_temperature + 5 @@ -19,3 +19,4 @@ retraction_hop_enabled = True 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 index 73e61870cc..2f638eebe8 100644 --- 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 @@ -1,16 +1,16 @@ [general] -version = 4 -name = Normal definition = zyyx_pro +name = Normal +version = 4 [metadata] +global_quality = True material = generic_tpu_175 +quality_type = normal02 setting_version = 3 type = quality -quality_type = normal02 -weight = 0 -global_quality = True variant = Multi0.2 +weight = 0 [values] material_print_temperature_layer_0 = =material_print_temperature + 5 @@ -19,3 +19,4 @@ retraction_hop_enabled = True retraction_speed = 15 speed_print = 20 speed_travel = 80 + 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 index 53af5f3309..11d01014aa 100644 --- 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 @@ -1,16 +1,16 @@ [general] -version = 4 -name = Fast definition = zyyx_pro +name = Fast +version = 4 [metadata] +global_quality = True material = generic_tpu_175 +quality_type = fast04 setting_version = 3 type = quality -quality_type = fast04 -weight = 0 -global_quality = True variant = Multi0.4 +weight = 0 [values] material_print_temperature_layer_0 = =material_print_temperature + 5 @@ -19,3 +19,4 @@ retraction_hop_enabled = True 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 index 938c39f657..1ced16a961 100644 --- 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 @@ -1,16 +1,16 @@ [general] -version = 4 -name = Fine definition = zyyx_pro +name = Fine +version = 4 [metadata] +global_quality = True material = generic_tpu_175 +quality_type = fine04 setting_version = 3 type = quality -quality_type = fine04 -weight = 0 -global_quality = True variant = Multi0.4 +weight = 0 [values] material_print_temperature_layer_0 = =material_print_temperature + 5 @@ -19,3 +19,4 @@ retraction_hop_enabled = True 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 index 51a96ba0aa..4eeb84dca6 100644 --- 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 @@ -1,16 +1,16 @@ [general] -version = 4 -name = Normal definition = zyyx_pro +name = Normal +version = 4 [metadata] +global_quality = True material = generic_tpu_175 +quality_type = normal04 setting_version = 3 type = quality -quality_type = normal04 -weight = 0 -global_quality = True variant = Multi0.4 +weight = 0 [values] material_print_temperature_layer_0 = =material_print_temperature + 5 @@ -19,3 +19,4 @@ retraction_hop_enabled = True retraction_speed = 15 speed_print = 20 speed_travel = 80 + 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 index 151c262d80..1c7d0a9a98 100644 --- 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 @@ -1,16 +1,16 @@ [general] -version = 4 -name = Fast definition = zyyx_pro +name = Fast +version = 4 [metadata] +global_quality = True material = generic_tpu_175 +quality_type = fast08 setting_version = 3 type = quality -quality_type = fast08 -weight = 0 -global_quality = True variant = Multi0.8 +weight = 0 [values] material_print_temperature_layer_0 = =material_print_temperature + 5 @@ -19,3 +19,4 @@ retraction_hop_enabled = True 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 index c0cc9b3c5c..6b1a88ab3a 100644 --- 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 @@ -1,16 +1,16 @@ [general] -version = 4 -name = Fine definition = zyyx_pro +name = Fine +version = 4 [metadata] +global_quality = True material = generic_tpu_175 +quality_type = fine08 setting_version = 3 type = quality -quality_type = fine08 -weight = 0 -global_quality = True variant = Multi0.8 +weight = 0 [values] material_print_temperature_layer_0 = =material_print_temperature + 5 @@ -19,3 +19,4 @@ retraction_hop_enabled = True 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 index 912f34b3b8..fecee46d74 100644 --- 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 @@ -1,16 +1,16 @@ [general] -version = 4 -name = Normal definition = zyyx_pro +name = Normal +version = 4 [metadata] +global_quality = True material = generic_tpu_175 +quality_type = normal08 setting_version = 3 type = quality -quality_type = normal08 -weight = 0 -global_quality = True variant = Multi0.8 +weight = 0 [values] material_print_temperature_layer_0 = =material_print_temperature + 5 @@ -19,3 +19,4 @@ retraction_hop_enabled = True retraction_speed = 15 speed_print = 20 speed_travel = 80 +