mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -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,20 +1,21 @@
|
|||
[general]
|
||||
definition = flashforge_adventurer3
|
||||
name = Very Fine
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = veryfine
|
||||
setting_version = 22
|
||||
type = quality
|
||||
weight = 2
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.18
|
||||
retraction_amount = 5
|
||||
retraction_speed = 25
|
||||
speed_infill = =speed_print
|
||||
speed_layer_0 = 10
|
||||
speed_support = =math.ceil(speed_print * 0.6)
|
||||
[general]
|
||||
definition = flashforge_adventurer3
|
||||
name = Very Fine
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = veryfine
|
||||
setting_version = 22
|
||||
type = quality
|
||||
weight = 2
|
||||
|
||||
[values]
|
||||
layer_height = 0.1
|
||||
layer_height_0 = 0.18
|
||||
retraction_amount = 5
|
||||
retraction_speed = 25
|
||||
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