mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -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,15 +1,16 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fast
|
||||
definition = trimaker_nebula
|
||||
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]
|
||||
layer_height = 0.3
|
||||
speed_print = 60
|
||||
speed_print = 60
|
||||
|
||||
|
|
|
@ -1,15 +1,16 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal
|
||||
definition = trimaker_nebula
|
||||
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]
|
||||
layer_height = 0.2
|
||||
speed_print = 45
|
||||
|
||||
|
|
|
@ -1,15 +1,16 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Slow
|
||||
definition = trimaker_nebula
|
||||
name = Slow
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = slow
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = slow
|
||||
weight = -1
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
speed_print = 30
|
||||
speed_print = 30
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue