From 24b0681fb025e008edc233ae22491a00160a9c04 Mon Sep 17 00:00:00 2001 From: theodorhansson Date: Tue, 10 Sep 2024 14:26:17 +0000 Subject: [PATCH] Applied printer-linter format --- .../zyyx_plus/zyyx_plus_global_draft.inst.cfg | 11 ++++++----- .../zyyx_plus/zyyx_plus_global_fast.inst.cfg | 13 +++++++------ .../zyyx_plus/zyyx_plus_global_fine.inst.cfg | 15 ++++++++------- .../zyyx_plus/zyyx_plus_global_normal.inst.cfg | 15 ++++++++------- 4 files changed, 29 insertions(+), 25 deletions(-) diff --git a/resources/quality/zyyx_plus/zyyx_plus_global_draft.inst.cfg b/resources/quality/zyyx_plus/zyyx_plus_global_draft.inst.cfg index 1cc4d4df13..8440364356 100644 --- a/resources/quality/zyyx_plus/zyyx_plus_global_draft.inst.cfg +++ b/resources/quality/zyyx_plus/zyyx_plus_global_draft.inst.cfg @@ -1,19 +1,19 @@ [general] -version = 4 -name = Draft definition = zyyx_plus +name = Draft +version = 4 [metadata] +global_quality = True +quality_type = fast setting_version = 1 type = quality -quality_type = fast weight = 0 -global_quality = True [values] -layer_height = 0.3 adhesion_type = brim infill_sparse_density = 10 +layer_height = 0.3 raft_airgap = 0.15 retraction_amount = 1.2 retraction_speed = 20 @@ -22,3 +22,4 @@ 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 fa9c5c00fa..94d2b6dbcf 100644 --- a/resources/quality/zyyx_plus/zyyx_plus_global_fast.inst.cfg +++ b/resources/quality/zyyx_plus/zyyx_plus_global_fast.inst.cfg @@ -1,19 +1,19 @@ [general] -version = 4 -name = Fast definition = zyyx_plus +name = Fast +version = 4 [metadata] +global_quality = True +quality_type = fast setting_version = 1 type = quality -quality_type = fast weight = 0 -global_quality = True [values] -layer_height = 0.2 adhesion_type = brim infill_sparse_density = 10 +layer_height = 0.2 raft_airgap = 0.15 retraction_amount = 1.2 retraction_speed = 20 @@ -21,4 +21,5 @@ 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 \ No newline at end of file +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 c4fefa9b52..ed38ad5008 100644 --- a/resources/quality/zyyx_plus/zyyx_plus_global_fine.inst.cfg +++ b/resources/quality/zyyx_plus/zyyx_plus_global_fine.inst.cfg @@ -1,20 +1,20 @@ [general] -version = 4 -name = Fine definition = zyyx_plus +name = Fine +version = 4 [metadata] +global_quality = True +quality_type = fine setting_version = 1 type = quality -quality_type = fine weight = 0 -global_quality = True [values] -layer_height = 0.1 -infill_pattern = gyroid adhesion_type = brim +infill_pattern = gyroid infill_sparse_density = 15 +layer_height = 0.1 raft_airgap = 0.15 retraction_amount = 1.2 retraction_speed = 20 @@ -22,4 +22,5 @@ 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 \ No newline at end of file +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 70341ff98e..f97ea72d67 100644 --- a/resources/quality/zyyx_plus/zyyx_plus_global_normal.inst.cfg +++ b/resources/quality/zyyx_plus/zyyx_plus_global_normal.inst.cfg @@ -1,20 +1,20 @@ [general] -version = 4 -name = Normal definition = zyyx_plus +name = Normal +version = 4 [metadata] +global_quality = True +quality_type = normal setting_version = 19 type = quality -quality_type = normal weight = 0 -global_quality = True [values] -layer_height = 0.15 -infill_pattern = gyroid adhesion_type = brim +infill_pattern = gyroid infill_sparse_density = 15 +layer_height = 0.15 raft_airgap = 0.15 retraction_amount = 1.2 retraction_speed = 20 @@ -22,4 +22,5 @@ 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 \ No newline at end of file +wall_thickness = 1.2 +