Browse Source

Fix few profiles that didn't have global_quality set

Jaime van Kessel 5 years ago
parent
commit
71a22bf194

+ 1 - 0
resources/quality/peopoly_moai/peopoly_moai_coarse.inst.cfg

@@ -8,6 +8,7 @@ setting_version = 10
 type = quality
 quality_type = coarse
 weight = 3
+global_quality = True
 
 [values]
 layer_height = 0.08

+ 1 - 0
resources/quality/peopoly_moai/peopoly_moai_draft.inst.cfg

@@ -8,6 +8,7 @@ setting_version = 10
 type = quality
 quality_type = draft
 weight = -2
+global_quality = True
 
 [values]
 layer_height = 0.1

+ 1 - 0
resources/quality/peopoly_moai/peopoly_moai_extra_high.inst.cfg

@@ -8,6 +8,7 @@ setting_version = 10
 type = quality
 quality_type = extra_high
 weight = 0
+global_quality = True
 
 [values]
 layer_height = 0.02

+ 1 - 0
resources/quality/peopoly_moai/peopoly_moai_high.inst.cfg

@@ -8,6 +8,7 @@ setting_version = 10
 type = quality
 quality_type = high
 weight = 1
+global_quality = True
 
 [values]
 layer_height = 0.04

+ 1 - 0
resources/quality/peopoly_moai/peopoly_moai_normal.inst.cfg

@@ -8,6 +8,7 @@ setting_version = 10
 type = quality
 quality_type = normal
 weight = 0
+global_quality = True
 
 [values]
 layer_height = 0.06

+ 1 - 0
resources/quality/tevo_blackwidow/tevo_blackwidow_draft.inst.cfg

@@ -8,6 +8,7 @@ setting_version = 10
 type = quality
 quality_type = draft
 weight = -2
+global_quality = True
 
 [values]
 brim_width = 4.0

+ 1 - 0
resources/quality/tevo_blackwidow/tevo_blackwidow_high.inst.cfg

@@ -8,6 +8,7 @@ setting_version = 10
 type = quality
 quality_type = high
 weight = 1
+global_quality = True
 
 [values]
 brim_width = 4.0

+ 1 - 0
resources/quality/tevo_blackwidow/tevo_blackwidow_normal.inst.cfg

@@ -8,6 +8,7 @@ setting_version = 10
 type = quality
 quality_type = normal
 weight = 0
+global_quality = True
 
 [values]
 brim_width = 4.0