mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 06:33:55 -06:00
Merge branch 'defs_inat' of https://github.com/MarkINAT/Cura into MarkINAT-defs_inat
This commit is contained in:
commit
309bd52eb4
11 changed files with 634 additions and 0 deletions
20
resources/quality/inat/inat_base_advanced_materials.inst.cfg
Normal file
20
resources/quality/inat/inat_base_advanced_materials.inst.cfg
Normal file
|
@ -0,0 +1,20 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Advanced materials
|
||||
definition = inat_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = normal_advanced
|
||||
weight = -1
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
adhesion_type = brim
|
||||
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
|
16
resources/quality/inat/inat_base_draft.inst.cfg
Normal file
16
resources/quality/inat/inat_base_draft.inst.cfg
Normal file
|
@ -0,0 +1,16 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft
|
||||
definition = inat_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = draft
|
||||
weight = 0
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.32
|
||||
infill_sparse_density = 15
|
||||
speed_print = 80
|
14
resources/quality/inat/inat_base_fine.inst.cfg
Normal file
14
resources/quality/inat/inat_base_fine.inst.cfg
Normal file
|
@ -0,0 +1,14 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Fine
|
||||
definition = inat_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = fine
|
||||
weight = 1
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.12
|
14
resources/quality/inat/inat_base_standard.inst.cfg
Normal file
14
resources/quality/inat/inat_base_standard.inst.cfg
Normal file
|
@ -0,0 +1,14 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Standard
|
||||
definition = inat_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = standard
|
||||
weight = 0
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
speed_print = 80
|
21
resources/quality/inat/inat_base_strong.inst.cfg
Normal file
21
resources/quality/inat/inat_base_strong.inst.cfg
Normal file
|
@ -0,0 +1,21 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Strong
|
||||
definition = inat_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
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
|
||||
alternate_extra_perimeter = True
|
||||
infill_sparse_density = 80
|
||||
cool_fan_enabled = False
|
||||
adhesion_type = brim
|
16
resources/quality/inat/inat_base_tree_support.inst.cfg
Normal file
16
resources/quality/inat/inat_base_tree_support.inst.cfg
Normal file
|
@ -0,0 +1,16 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Tree supports
|
||||
definition = inat_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = normal_tree_supp
|
||||
weight = -2
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
support_structure = tree
|
||||
support_type = buildplate
|
||||
support_enable = True
|
Loading…
Add table
Add a link
Reference in a new issue