Applied printer-linter format

To make sure we have uniform diffs with our PR's
This commit is contained in:
jspijker 2022-12-30 22:05:41 +01:00
parent 6b810fbd6c
commit 53d8e0c730
5530 changed files with 60706 additions and 61918 deletions

View file

@ -1,29 +1,30 @@
[general]
version = 4
name = Extra Fast
definition = eryone_thinker
name = Extra Fast
version = 4
[metadata]
global_quality = True
quality_type = verydraft
setting_version = 20
type = quality
quality_type = verydraft
weight = -3
global_quality = True
[values]
acceleration_print = 1500
acceleration_travel = 3000
bottom_layers = 2
infill_sparse_density = 10
initial_layer_line_width_factor = 100.0
layer_height = 0.3
skirt_brim_speed = =math.ceil(speed_print * 40 / 50)
speed_print = 100.0
speed_infill = =math.ceil(speed_print * 60 / 50)
speed_layer_0 = =math.ceil(speed_print * 40 / 50)
speed_print = 100.0
speed_topbottom = =math.ceil(speed_print * 40 / 50)
speed_travel = =speed_print if magic_spiralize else 150
speed_layer_0 = =math.ceil(speed_print * 40 / 50)
speed_wall_0 = =math.ceil(speed_print * 40 / 50)
speed_wall_x = =math.ceil(speed_print * 60 / 50)
top_layers = 4
bottom_layers = 2
wall_line_count = 2

View file

@ -1,18 +1,19 @@
[general]
version = 4
name = Fast
definition = eryone_thinker
name = Fast
version = 4
[metadata]
global_quality = True
quality_type = fast
setting_version = 20
type = quality
quality_type = fast
weight = -1
global_quality = True
[values]
acceleration_print = 1500
acceleration_travel = 3000
bottom_layers = 3
infill_sparse_density = 15
initial_layer_line_width_factor = 110.0
layer_height = 0.25
@ -21,5 +22,5 @@ speed_topbottom = =math.ceil(speed_print * 40 / 60)
speed_travel = =speed_print if magic_spiralize else 150
speed_wall_x = =math.ceil(speed_print * 80 / 60)
top_layers = 5
bottom_layers = 3
wall_line_count = 2
wall_line_count = 2

View file

@ -1,17 +1,18 @@
[general]
version = 4
name = Fine
definition = eryone_thinker
name = Fine
version = 4
[metadata]
global_quality = True
quality_type = fine
setting_version = 20
type = quality
quality_type = fine
weight = 2
global_quality = True
[values]
alternate_extra_perimeter = true
bottom_layers = 8
infill_sparse_density = 30
initial_layer_line_width_factor = 130.0
layer_height = 0.1
@ -19,4 +20,4 @@ speed_print = 40.0
speed_topbottom = =math.ceil(speed_print * 30 / 60)
speed_travel = =speed_print if magic_spiralize else 100
top_layers = 12
bottom_layers = 8

View file

@ -1,17 +1,18 @@
[general]
version = 4
name = High
definition = eryone_thinker
name = High
version = 4
[metadata]
global_quality = True
quality_type = high
setting_version = 20
type = quality
quality_type = high
weight = 1
global_quality = True
[values]
alternate_extra_perimeter = true
bottom_layers = 6
infill_sparse_density = 25
initial_layer_line_width_factor = 125.0
layer_height = 0.15
@ -19,4 +20,4 @@ speed_print = 50.0
speed_topbottom = =math.ceil(speed_print * 30 / 60)
speed_travel = =speed_print if magic_spiralize else 100
top_layers = 8
bottom_layers = 6

View file

@ -1,13 +1,14 @@
[general]
version = 4
name = Normal
definition = eryone_thinker
name = Normal
version = 4
[metadata]
global_quality = True
quality_type = normal
setting_version = 20
type = quality
quality_type = normal
weight = 0
global_quality = True
[values]