mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 15:37:27 -06:00
Add Premium
Changed "setting_version" to 3
This commit is contained in:
parent
95f018530f
commit
6fae0a3e09
3 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ definition = builder_premium_small
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = high
|
quality_type = high
|
||||||
material = generic_pla_175
|
material = generic_pla_175
|
||||||
setting_version = 2
|
setting_version = 3
|
||||||
weight = 1
|
weight = 1
|
||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
||||||
|
|
|
@ -6,8 +6,8 @@ definition = builder_premium_small
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = low
|
quality_type = low
|
||||||
material = generic_pla
|
material = generic_pla_175
|
||||||
setting_version = 2
|
setting_version = 3
|
||||||
weight = -1
|
weight = -1
|
||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
||||||
|
|
|
@ -6,9 +6,9 @@ definition = builder_premium_small
|
||||||
[metadata]
|
[metadata]
|
||||||
type = quality
|
type = quality
|
||||||
quality_type = normal
|
quality_type = normal
|
||||||
material = generic_pla
|
material = generic_pla_175
|
||||||
|
setting_version = 3
|
||||||
weight = 0
|
weight = 0
|
||||||
setting_version = 2
|
|
||||||
global_quality = True
|
global_quality = True
|
||||||
|
|
||||||
[values]
|
[values]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue