mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -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,20 +1,21 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Advanced materials
|
||||
definition = inat_base
|
||||
name = Advanced materials
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = normal_advanced
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = normal_advanced
|
||||
weight = -1
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
adhesion_type = brim
|
||||
brim_width = =30*skirt_brim_line_width*initial_layer_line_width_factor/100.0
|
||||
layer_height = 0.2
|
||||
speed_layer_0 = 20
|
||||
speed_print = 60
|
||||
speed_travel = 100
|
||||
xy_offset_layer_0 = 0
|
||||
brim_width = =30*skirt_brim_line_width*initial_layer_line_width_factor/100.0
|
||||
|
||||
|
|
|
@ -1,16 +1,17 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft
|
||||
definition = inat_base
|
||||
name = Draft
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = draft
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = 0
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.32
|
||||
infill_sparse_density = 15
|
||||
layer_height = 0.32
|
||||
speed_print = 80
|
||||
|
||||
|
|
|
@ -1,14 +1,15 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine
|
||||
definition = inat_base
|
||||
name = Fine
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = fine
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 1
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.12
|
||||
layer_height = 0.12
|
||||
|
||||
|
|
|
@ -1,14 +1,15 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Standard
|
||||
definition = inat_base
|
||||
name = Standard
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = standard
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = standard
|
||||
weight = 0
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
speed_print = 80
|
||||
|
||||
|
|
|
@ -1,21 +1,22 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Strong
|
||||
definition = inat_base
|
||||
name = Strong
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = strong
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = strong
|
||||
weight = -3
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
speed_print = 50
|
||||
speed_layer_0 = 20
|
||||
wall_thickness = =8*wall_line_width
|
||||
top_bottom_thickness = 2.0
|
||||
adhesion_type = brim
|
||||
alternate_extra_perimeter = True
|
||||
infill_sparse_density = 80
|
||||
cool_fan_enabled = False
|
||||
adhesion_type = brim
|
||||
infill_sparse_density = 80
|
||||
speed_layer_0 = 20
|
||||
speed_print = 50
|
||||
top_bottom_thickness = 2.0
|
||||
wall_thickness = =8*wall_line_width
|
||||
|
||||
|
|
|
@ -1,17 +1,18 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Tree supports
|
||||
definition = inat_base
|
||||
name = Tree supports
|
||||
version = 4
|
||||
|
||||
[metadata]
|
||||
global_quality = True
|
||||
quality_type = normal_tree_supp
|
||||
setting_version = 20
|
||||
type = quality
|
||||
quality_type = normal_tree_supp
|
||||
weight = -2
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
support_structure = tree
|
||||
support_type = buildplate
|
||||
support_enable = True
|
||||
support_top_distance = 0.4
|
||||
support_structure = tree
|
||||
support_top_distance = 0.4
|
||||
support_type = buildplate
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue