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,16 +1,16 @@
[general]
version = 4
name = Extra Fast - Experimental
definition = liquid
name = Extra Fast - Experimental
version = 4
[metadata]
is_experimental = True
material = generic_pc
quality_type = verydraft
setting_version = 20
type = quality
quality_type = verydraft
weight = -3
material = generic_pc
variant = VO 0.8
is_experimental = True
weight = -3
[values]
brim_width = 14
@ -30,3 +30,4 @@ speed_topbottom = =math.ceil(speed_print * 25 / 50)
speed_wall = =math.ceil(speed_print * 40 / 50)
speed_wall_0 = =math.ceil(speed_wall * 30 / 40)
support_line_width = =round(line_width * 0.6 / 0.7, 2)