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,21 +1,22 @@
[general]
version = 4
name = Fine
definition = abax_pri3
name = Fine
version = 4
[metadata]
material = generic_pla
quality_type = normal
setting_version = 20
type = quality
quality_type = normal
weight = 0
material = generic_pla
[values]
wall_thickness = 1.05
top_bottom_thickness = 0.8
infill_sparse_density = 20
speed_print = 80
speed_layer_0 = =round(speed_print * 30 / 50)
speed_topbottom = =math.ceil(speed_print * 20 / 80)
cool_min_layer_time = 5
cool_min_speed = 10
infill_sparse_density = 20
speed_layer_0 = =round(speed_print * 30 / 50)
speed_print = 80
speed_topbottom = =math.ceil(speed_print * 20 / 80)
top_bottom_thickness = 0.8
wall_thickness = 1.05

View file

@ -1,21 +1,22 @@
[general]
version = 4
name = Extra Fine
definition = abax_pri3
name = Extra Fine
version = 4
[metadata]
material = generic_pla
quality_type = high
setting_version = 20
type = quality
quality_type = high
weight = 1
material = generic_pla
[values]
wall_thickness = 1.05
top_bottom_thickness = 0.8
infill_sparse_density = 20
speed_print = 50
speed_layer_0 = =round(speed_print * 30 / 50)
speed_topbottom = =math.ceil(speed_print * 20 / 50)
cool_min_layer_time = 5
cool_min_speed = 10
infill_sparse_density = 20
speed_layer_0 = =round(speed_print * 30 / 50)
speed_print = 50
speed_topbottom = =math.ceil(speed_print * 20 / 50)
top_bottom_thickness = 0.8
wall_thickness = 1.05

View file

@ -1,21 +1,22 @@
[general]
version = 4
name = Fine
definition = abax_pri3
name = Fine
version = 4
[metadata]
material = generic_pla
quality_type = normal
setting_version = 20
type = quality
quality_type = normal
weight = 0
material = generic_pla
[values]
wall_thickness = 1.05
top_bottom_thickness = 0.8
infill_sparse_density = 20
speed_print = 50
speed_layer_0 = =round(speed_print * 30 / 50)
speed_topbottom = =math.ceil(speed_print * 20 / 50)
cool_min_layer_time = 5
cool_min_speed = 10
infill_sparse_density = 20
speed_layer_0 = =round(speed_print * 30 / 50)
speed_print = 50
speed_topbottom = =math.ceil(speed_print * 20 / 50)
top_bottom_thickness = 0.8
wall_thickness = 1.05