Applied printer-linter format

This commit is contained in:
theodorhansson 2024-09-10 14:26:17 +00:00 committed by github-actions[bot]
parent 25b44e28be
commit 24b0681fb0
4 changed files with 29 additions and 25 deletions

View file

@ -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

View file

@ -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
wall_thickness = 0.8

View file

@ -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
wall_thickness = 1.2

View file

@ -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
wall_thickness = 1.2