mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -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,17 +1,18 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = koonovo_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = draft
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.25
|
||||
layer_height_0 = 0.25
|
||||
top_bottom_thickness = =layer_height_0+layer_height*3
|
||||
wall_thickness = =line_width*2
|
||||
support_interface_height = =layer_height*4
|
||||
[general]
|
||||
definition = koonovo_base
|
||||
name = Draft Quality
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = draft
|
||||
setting_version = 20
|
||||
type = quality
|
||||
|
||||
[values]
|
||||
layer_height = 0.25
|
||||
layer_height_0 = 0.25
|
||||
support_interface_height = =layer_height*4
|
||||
top_bottom_thickness = =layer_height_0+layer_height*3
|
||||
wall_thickness = =line_width*2
|
||||
|
||||
|
|
|
@ -1,18 +1,19 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Standard Quality
|
||||
definition = koonovo_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = standard
|
||||
weight = -3
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.2
|
||||
top_bottom_thickness = =layer_height_0+layer_height*3
|
||||
wall_thickness = =line_width*2
|
||||
support_interface_height = =layer_height*4
|
||||
[general]
|
||||
definition = koonovo_base
|
||||
name = Standard Quality
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = standard
|
||||
setting_version = 20
|
||||
type = quality
|
||||
weight = -3
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.2
|
||||
support_interface_height = =layer_height*4
|
||||
top_bottom_thickness = =layer_height_0+layer_height*3
|
||||
wall_thickness = =line_width*2
|
||||
|
||||
|
|
|
@ -1,18 +1,19 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Super Quality
|
||||
definition = koonovo_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = high
|
||||
weight = -1
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.12
|
||||
layer_height_0 = 0.12
|
||||
top_bottom_thickness = =layer_height_0+layer_height*6
|
||||
wall_thickness = =line_width*3
|
||||
support_interface_height = =layer_height*8
|
||||
[general]
|
||||
definition = koonovo_base
|
||||
name = Super Quality
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = high
|
||||
setting_version = 20
|
||||
type = quality
|
||||
weight = -1
|
||||
|
||||
[values]
|
||||
layer_height = 0.12
|
||||
layer_height_0 = 0.12
|
||||
support_interface_height = =layer_height*8
|
||||
top_bottom_thickness = =layer_height_0+layer_height*6
|
||||
wall_thickness = =line_width*3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue