Browse Source

Upgrade built-in instance containers

These are now upgraded to version 3, meaning that they will have to increase their version numbers and remove any start_layers_at_same_position settings they define. None of these profiles define any start_layers_at_same_position so it's just the version number then.

Contributes to issue CURA-3479.
Ghostkeeper 8 years ago
parent
commit
b162be4df8

+ 1 - 2
resources/quality/abax_pri3/apri3_pla_fast.inst.cfg

@@ -1,6 +1,5 @@
-
 [general]
-version = 2
+version = 3
 name = Normal Quality
 definition = abax_pri3
 

+ 1 - 2
resources/quality/abax_pri3/apri3_pla_high.inst.cfg

@@ -1,6 +1,5 @@
-
 [general]
-version = 2
+version = 3
 name = High Quality
 definition = abax_pri3
 

+ 1 - 2
resources/quality/abax_pri3/apri3_pla_normal.inst.cfg

@@ -1,6 +1,5 @@
-
 [general]
-version = 2
+version = 3
 name = Normal Quality
 definition = abax_pri3
 

+ 1 - 2
resources/quality/abax_pri5/apri5_pla_fast.inst.cfg

@@ -1,6 +1,5 @@
-
 [general]
-version = 2
+version = 3
 name = Normal Quality
 definition = abax_pri5
 

+ 1 - 2
resources/quality/abax_pri5/apri5_pla_high.inst.cfg

@@ -1,6 +1,5 @@
-
 [general]
-version = 2
+version = 3
 name = High Quality
 definition = abax_pri5
 

+ 1 - 2
resources/quality/abax_pri5/apri5_pla_normal.inst.cfg

@@ -1,6 +1,5 @@
-
 [general]
-version = 2
+version = 3
 name = Normal Quality
 definition = abax_pri5
 

+ 1 - 2
resources/quality/abax_titan/atitan_pla_fast.inst.cfg

@@ -1,6 +1,5 @@
-
 [general]
-version = 2
+version = 3
 name = Normal Quality
 definition = abax_titan
 

+ 2 - 2
resources/quality/abax_titan/atitan_pla_high.inst.cfg

@@ -1,8 +1,8 @@
-
 [general]
-version = 2
+version = 3
 name = High Quality
 definition = abax_titan
+
 [metadata]
 type = quality
 material = generic_pla

+ 1 - 2
resources/quality/abax_titan/atitan_pla_normal.inst.cfg

@@ -1,6 +1,5 @@
-
 [general]
-version = 2
+version = 3
 name = Normal Quality
 definition = abax_titan
 

+ 1 - 1
resources/quality/high.inst.cfg

@@ -1,5 +1,5 @@
 [general]
-version = 2
+version = 3
 name = High Quality
 definition = fdmprinter
 

Some files were not shown because too many files changed in this diff