mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 01:39:03 +08:00
Fix normal profile and add a very basic High Quality profile
This commit is contained in:
parent
e6e563cf09
commit
712ec6acdf
6
resources/profiles/High+Quality.cfg
Normal file
6
resources/profiles/High+Quality.cfg
Normal file
@ -0,0 +1,6 @@
|
||||
[general]
|
||||
version = 1
|
||||
name = High Quality
|
||||
|
||||
[settings]
|
||||
layer_height = 0.06
|
@ -1,5 +1,6 @@
|
||||
[General]
|
||||
[general]
|
||||
version = 1
|
||||
name = Normal Quality
|
||||
|
||||
[Settings]
|
||||
[settings]
|
||||
layer_height = 0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user