mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 21:44:01 -06:00
Applied printer-linter format
To make sure we have uniform diffs with our PR's
This commit is contained in:
parent
6b810fbd6c
commit
53d8e0c730
5530 changed files with 60706 additions and 61918 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue