mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-15 10:47:49 -06:00
Applied printer-linter format
This commit is contained in:
parent
2e58a38a44
commit
e6e8b58c4f
1 changed files with 9 additions and 8 deletions
|
@ -1,24 +1,25 @@
|
||||||
[general]
|
[general]
|
||||||
version = 4
|
|
||||||
name = Fast 0.28
|
|
||||||
definition = jgaurora_a6
|
definition = jgaurora_a6
|
||||||
|
name = Fast 0.28
|
||||||
|
version = 4
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
|
global_quality = true
|
||||||
quality_type = fast
|
quality_type = fast
|
||||||
setting_version = 21
|
setting_version = 21
|
||||||
type = quality
|
type = quality
|
||||||
weight = -4
|
weight = -4
|
||||||
global_quality = true
|
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
adhesion_type = skirt
|
||||||
layer_height = 0.28
|
layer_height = 0.28
|
||||||
layer_height_0 = 0.28
|
layer_height_0 = 0.28
|
||||||
|
retraction_amount = 4
|
||||||
|
retraction_combing = infill
|
||||||
|
speed_layer_0 = 30
|
||||||
speed_print = 60
|
speed_print = 60
|
||||||
speed_travel = 120
|
speed_travel = 120
|
||||||
speed_layer_0 = 30
|
|
||||||
wall_thickness = =line_width * 4
|
|
||||||
retraction_amount = 4
|
|
||||||
adhesion_type = skirt
|
|
||||||
retraction_combing = infill
|
|
||||||
support_enable = False
|
support_enable = False
|
||||||
travel_retract_before_outer_wall = True
|
travel_retract_before_outer_wall = True
|
||||||
|
wall_thickness = =line_width * 4
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue