mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 00:55:51 +08:00
Add global quality profiles.
This commit is contained in:
parent
a4a388eb4b
commit
1b0848229e
14
resources/quality/zyyx/zyyx_agile_global_fast.inst.cfg
Normal file
14
resources/quality/zyyx/zyyx_agile_global_fast.inst.cfg
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
[general]
|
||||||
|
version = 3
|
||||||
|
name = Fast
|
||||||
|
definition = zyyx_agile
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = fast
|
||||||
|
weight = 1
|
||||||
|
global_quality = True
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height = 0.3
|
14
resources/quality/zyyx/zyyx_agile_global_fine.inst.cfg
Normal file
14
resources/quality/zyyx/zyyx_agile_global_fine.inst.cfg
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
[general]
|
||||||
|
version = 3
|
||||||
|
name = Fine
|
||||||
|
definition = zyyx_agile
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = fine
|
||||||
|
weight = 3
|
||||||
|
global_quality = True
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height = 0.1
|
14
resources/quality/zyyx/zyyx_agile_global_normal.inst.cfg
Normal file
14
resources/quality/zyyx/zyyx_agile_global_normal.inst.cfg
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
[general]
|
||||||
|
version = 3
|
||||||
|
name = Normal
|
||||||
|
definition = zyyx_agile
|
||||||
|
|
||||||
|
[metadata]
|
||||||
|
setting_version = 4
|
||||||
|
type = quality
|
||||||
|
quality_type = normal
|
||||||
|
weight = 2
|
||||||
|
global_quality = True
|
||||||
|
|
||||||
|
[values]
|
||||||
|
layer_height = 0.2
|
Loading…
x
Reference in New Issue
Block a user