mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Added materials & qualities
CURA-1278
This commit is contained in:
parent
51e57b1f91
commit
dafff9159e
7 changed files with 42 additions and 12 deletions
9
resources/quality/high.inst.cfg
Normal file
9
resources/quality/high.inst.cfg
Normal file
|
@ -0,0 +1,9 @@
|
|||
[general]
|
||||
version = 2
|
||||
name = high
|
||||
definition = fdmprinter
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
|
||||
[values]
|
9
resources/quality/normal.inst.cfg
Normal file
9
resources/quality/normal.inst.cfg
Normal file
|
@ -0,0 +1,9 @@
|
|||
[general]
|
||||
version = 2
|
||||
name = normal
|
||||
definition = fdmprinter
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
|
||||
[values]
|
Loading…
Add table
Add a link
Reference in a new issue