mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-24 11:21:14 -07:00
Merge branch 'master' into ui_rework_4_0
This commit is contained in:
commit
fb152728e0
3 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ setting_version = 5
|
|||
type = quality
|
||||
quality_type = draft
|
||||
weight = 0
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
acceleration_enabled = True
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ setting_version = 5
|
|||
type = quality
|
||||
quality_type = high
|
||||
weight = 2
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
acceleration_enabled = True
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ setting_version = 5
|
|||
type = quality
|
||||
quality_type = normal
|
||||
weight = 1
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
acceleration_enabled = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue