mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04: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
|
||||
definition = anycubic_mega_zero
|
||||
name = Draft
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = draft
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = -2
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
||||
layer_height_0 = 0.3
|
||||
speed_print = 60
|
||||
speed_travel = 100
|
||||
|
||||
|
|
|
@ -1,17 +1,18 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = High
|
||||
definition = anycubic_mega_zero
|
||||
name = High
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = high
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = high
|
||||
weight = 1
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.1
|
||||
speed_print = 30
|
||||
speed_travel = 50
|
||||
|
||||
|
|
|
@ -1,17 +1,18 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Normal
|
||||
definition = anycubic_mega_zero
|
||||
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
|
||||
layer_height_0 = 0.2
|
||||
speed_print = 40
|
||||
speed_travel = 100
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue