mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 06:49:00 +08:00
Added global qualities for Superdraft and Verydraft. CURA-3510
This commit is contained in:
parent
7b9ea1073c
commit
d7e35fa480
0
resources/definitions/fdmprinter.def.json
Normal file → Executable file
0
resources/definitions/fdmprinter.def.json
Normal file → Executable file
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…
x
Reference in New Issue
Block a user