mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-10 00:07:51 -06:00
Added quality instances stubs
CURA_1278
This commit is contained in:
parent
bfbb48268a
commit
ad7531eded
2 changed files with 18 additions and 0 deletions
9
resources/instances/high_quality.inst.cfg
Normal file
9
resources/instances/high_quality.inst.cfg
Normal file
|
@ -0,0 +1,9 @@
|
|||
[general]
|
||||
version = 2
|
||||
name = high
|
||||
definition = fdmprinter
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
|
||||
[values]
|
9
resources/instances/normal_quality.inst.cfg
Normal file
9
resources/instances/normal_quality.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