Change setting_version to be the same as in current master

Also change the profiles to act as global profiles and fix indentation.

Contributes to CURA-6080.
This commit is contained in:
Diego Prado Gesto 2019-03-08 17:00:17 +01:00
parent c62bfc8ece
commit 0286c701fd
4 changed files with 31 additions and 28 deletions

View file

@ -4,10 +4,11 @@ name = Draft
definition = anycubic_chiron
[metadata]
setting_version = 5
setting_version = 7
type = quality
quality_type = draft
weight = 0
weight = -2
global_quality = True
[values]
acceleration_enabled = True

View file

@ -4,10 +4,11 @@ name = High
definition = anycubic_chiron
[metadata]
setting_version = 5
setting_version = 7
type = quality
quality_type = high
weight = 2
weight = 1
global_quality = True
[values]
acceleration_enabled = True

View file

@ -4,10 +4,11 @@ name = Normal
definition = anycubic_chiron
[metadata]
setting_version = 5
setting_version = 7
type = quality
quality_type = normal
weight = 1
weight = 0
global_quality = True
[values]
acceleration_enabled = True