mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Applied printer-linter format
This commit is contained in:
parent
3b26c583c9
commit
3793d4acbe
113 changed files with 2032 additions and 1908 deletions
|
@ -1,18 +1,19 @@
|
|||
[general]
|
||||
definition = flashforge_adventurer4
|
||||
name = Draft
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = draft
|
||||
setting_version = 22
|
||||
type = quality
|
||||
weight = -3
|
||||
|
||||
[values]
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
speed_infill = =speed_print
|
||||
speed_layer_0 = 10
|
||||
speed_support = =math.ceil(speed_print * 0.6)
|
||||
[general]
|
||||
definition = flashforge_adventurer4
|
||||
name = Draft
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = draft
|
||||
setting_version = 22
|
||||
type = quality
|
||||
weight = -3
|
||||
|
||||
[values]
|
||||
layer_height = 0.4
|
||||
layer_height_0 = 0.4
|
||||
speed_infill = =speed_print
|
||||
speed_layer_0 = 10
|
||||
speed_support = =math.ceil(speed_print * 0.6)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue