mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Added global qualities for Superdraft and Verydraft. CURA-3510
This commit is contained in:
parent
7b9ea1073c
commit
d7e35fa480
3 changed files with 26 additions and 0 deletions
13
resources/quality/ultimaker3/um3_global_Superdraft_Quality.inst.cfg
Executable file
13
resources/quality/ultimaker3/um3_global_Superdraft_Quality.inst.cfg
Executable file
|
@ -0,0 +1,13 @@
|
|||
[general]
|
||||
version = 2
|
||||
name = Superdraft Quality
|
||||
definition = ultimaker3
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
quality_type = superdraft
|
||||
global_quality = True
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
layer_height = 0.4
|
13
resources/quality/ultimaker3/um3_global_Verydraft_Quality.inst.cfg
Executable file
13
resources/quality/ultimaker3/um3_global_Verydraft_Quality.inst.cfg
Executable file
|
@ -0,0 +1,13 @@
|
|||
[general]
|
||||
version = 2
|
||||
name = Verydraft Quality
|
||||
definition = ultimaker3
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
quality_type = verydraft
|
||||
global_quality = True
|
||||
weight = -2
|
||||
|
||||
[values]
|
||||
layer_height = 0.3
|
Loading…
Add table
Add a link
Reference in a new issue