mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Add missing Ulti and Low quality profiles
Contributes to CURA-208
This commit is contained in:
parent
f132720aff
commit
4ae07084bf
2 changed files with 12 additions and 0 deletions
6
resources/profiles/Low+Quality.cfg
Normal file
6
resources/profiles/Low+Quality.cfg
Normal file
|
@ -0,0 +1,6 @@
|
|||
[general]
|
||||
version = 1
|
||||
name = High Quality
|
||||
|
||||
[settings]
|
||||
layer_height = 0.15
|
6
resources/profiles/Ulti+Quality.cfg
Normal file
6
resources/profiles/Ulti+Quality.cfg
Normal file
|
@ -0,0 +1,6 @@
|
|||
[general]
|
||||
version = 1
|
||||
name = Ulti Quality
|
||||
|
||||
[settings]
|
||||
layer_height = 0.06
|
Loading…
Add table
Add a link
Reference in a new issue