From 578f72c91eb704b053f6a094dbaf5f09c056d561 Mon Sep 17 00:00:00 2001 From: Lipu Fei Date: Fri, 24 Mar 2017 10:44:39 +0100 Subject: [PATCH 1/2] Use "False" instead "false" in cfg files CURA-3555 --- .../ultimaker3/um3_aa0.4_PVA_Not_Supported_Quality.inst.cfg | 2 +- .../um3_aa0.8_ABS_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_aa0.8_ABS_Not_Supported_Quality.inst.cfg | 2 +- .../um3_aa0.8_CPEP_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_aa0.8_CPEP_Not_Supported_Quality.inst.cfg | 2 +- .../um3_aa0.8_CPE_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_aa0.8_CPE_Not_Supported_Quality.inst.cfg | 2 +- .../um3_aa0.8_PC_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_aa0.8_PC_Not_Supported_Quality.inst.cfg | 2 +- .../um3_aa0.8_PVA_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_aa0.8_PVA_Not_Supported_Quality.inst.cfg | 2 +- .../um3_aa0.8_TPU_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_aa0.8_TPU_Not_Supported_Quality.inst.cfg | 2 +- .../um3_bb0.4_ABS_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_bb0.4_ABS_Not_Supported_Quality.inst.cfg | 2 +- .../um3_bb0.4_CPEP_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_bb0.4_CPEP_Not_Supported_Quality.inst.cfg | 2 +- .../um3_bb0.4_CPE_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_bb0.4_CPE_Not_Supported_Quality.inst.cfg | 2 +- .../um3_bb0.4_Nylon_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_bb0.4_Nylon_Not_Supported_Quality.inst.cfg | 2 +- .../ultimaker3/um3_bb0.4_PC_Not_Supported_Quality.inst.cfg | 2 +- .../um3_bb0.4_PLA_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_bb0.4_PLA_Not_Supported_Quality.inst.cfg | 2 +- .../um3_bb0.4_TPU_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_bb0.4_TPU_Not_Supported_Quality.inst.cfg | 2 +- .../um3_bb0.8_ABS_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_bb0.8_ABS_Not_Supported_Quality.inst.cfg | 2 +- .../um3_bb0.8_CPEP_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_bb0.8_CPEP_Not_Supported_Quality.inst.cfg | 2 +- .../um3_bb0.8_CPE_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_bb0.8_CPE_Not_Supported_Quality.inst.cfg | 2 +- .../um3_bb0.8_Nylon_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_bb0.8_Nylon_Not_Supported_Quality.inst.cfg | 2 +- .../um3_bb0.8_PC_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_bb0.8_PC_Not_Supported_Quality.inst.cfg | 2 +- .../um3_bb0.8_PLA_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_bb0.8_PLA_Not_Supported_Quality.inst.cfg | 2 +- .../um3_bb0.8_TPU_Not_Supported_Draft_Quality.inst.cfg | 2 +- .../ultimaker3/um3_bb0.8_TPU_Not_Supported_Quality.inst.cfg | 2 +- 40 files changed, 40 insertions(+), 40 deletions(-) diff --git a/resources/quality/ultimaker3/um3_aa0.4_PVA_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.4_PVA_Not_Supported_Quality.inst.cfg index 5076c4164a..f4abd6f696 100644 --- a/resources/quality/ultimaker3/um3_aa0.4_PVA_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_aa0.4_PVA_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ weight = 0 type = quality quality_type = normal material = generic_pva_ultimaker3_AA_0.4 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_aa0.8_ABS_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_ABS_Not_Supported_Draft_Quality.inst.cfg index 22b4a4cab5..d5f7f74003 100755 --- a/resources/quality/ultimaker3/um3_aa0.8_ABS_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_aa0.8_ABS_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = draft material = generic_abs_ultimaker3_AA_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_aa0.8_ABS_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_ABS_Not_Supported_Quality.inst.cfg index 938844627e..5b99e760f6 100755 --- a/resources/quality/ultimaker3/um3_aa0.8_ABS_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_aa0.8_ABS_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = normal material = generic_abs_ultimaker3_AA_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Draft_Quality.inst.cfg index 7dab64e789..62919c4893 100755 --- a/resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = draft material = generic_cpe_plus_ultimaker3_AA_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Quality.inst.cfg index 2d057f495d..68b694b922 100755 --- a/resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_aa0.8_CPEP_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = normal material = generic_cpe_plus_ultimaker3_AA_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_aa0.8_CPE_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_CPE_Not_Supported_Draft_Quality.inst.cfg index 87ae8207c3..df7f80d05e 100755 --- a/resources/quality/ultimaker3/um3_aa0.8_CPE_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_aa0.8_CPE_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = draft material = generic_cpe_ultimaker3_AA_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_aa0.8_CPE_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_CPE_Not_Supported_Quality.inst.cfg index b4dcc4660f..af0a54d9f8 100755 --- a/resources/quality/ultimaker3/um3_aa0.8_CPE_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_aa0.8_CPE_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = normal material = generic_cpe_ultimaker3_AA_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Draft_Quality.inst.cfg index 373df4f76f..7b4348f427 100755 --- a/resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ weight = 0 type = quality quality_type = draft material = generic_pc_ultimaker3_AA_0.8 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Quality.inst.cfg index 454ded5afa..e47a866584 100755 --- a/resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_aa0.8_PC_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ weight = 0 type = quality quality_type = normal material = generic_pc_ultimaker3_AA_0.8 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_aa0.8_PVA_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PVA_Not_Supported_Draft_Quality.inst.cfg index abb88fba7f..1c0cc47858 100755 --- a/resources/quality/ultimaker3/um3_aa0.8_PVA_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_aa0.8_PVA_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ weight = 0 type = quality quality_type = draft material = generic_pva_ultimaker3_AA_0.8 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_aa0.8_PVA_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_PVA_Not_Supported_Quality.inst.cfg index c0b5074799..ce306fad95 100755 --- a/resources/quality/ultimaker3/um3_aa0.8_PVA_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_aa0.8_PVA_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ weight = 0 type = quality quality_type = normal material = generic_pva_ultimaker3_AA_0.8 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_aa0.8_TPU_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_TPU_Not_Supported_Draft_Quality.inst.cfg index 15b9984b18..53670883ce 100755 --- a/resources/quality/ultimaker3/um3_aa0.8_TPU_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_aa0.8_TPU_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ weight = 0 type = quality quality_type = draft material = generic_tpu_ultimaker3_AA_0.8 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_aa0.8_TPU_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_aa0.8_TPU_Not_Supported_Quality.inst.cfg index 461d5a8b8a..7973ac08cc 100755 --- a/resources/quality/ultimaker3/um3_aa0.8_TPU_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_aa0.8_TPU_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ weight = 0 type = quality quality_type = normal material = generic_tpu_ultimaker3_AA_0.8 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.4_ABS_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_ABS_Not_Supported_Draft_Quality.inst.cfg index 65e2227cca..f879fd9b1e 100755 --- a/resources/quality/ultimaker3/um3_bb0.4_ABS_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.4_ABS_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = draft material = generic_abs_ultimaker3_BB_0.4 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.4_ABS_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_ABS_Not_Supported_Quality.inst.cfg index 0a00e9e09b..7d2e7aa585 100644 --- a/resources/quality/ultimaker3/um3_bb0.4_ABS_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.4_ABS_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = normal material = generic_abs_ultimaker3_BB_0.4 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.4_CPEP_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_CPEP_Not_Supported_Draft_Quality.inst.cfg index d61f05c7fc..545bd6bffc 100755 --- a/resources/quality/ultimaker3/um3_bb0.4_CPEP_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.4_CPEP_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = draft material = generic_cpe_plus_ultimaker3_BB_0.4 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.4_CPEP_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_CPEP_Not_Supported_Quality.inst.cfg index e25fd9e032..d90ac7f126 100755 --- a/resources/quality/ultimaker3/um3_bb0.4_CPEP_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.4_CPEP_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = normal material = generic_cpe_plus_ultimaker3_BB_0.4 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.4_CPE_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_CPE_Not_Supported_Draft_Quality.inst.cfg index 1c44595bfb..e1fcb3b2d1 100755 --- a/resources/quality/ultimaker3/um3_bb0.4_CPE_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.4_CPE_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = draft material = generic_cpe_ultimaker3_BB_0.4 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.4_CPE_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_CPE_Not_Supported_Quality.inst.cfg index 17c10b7a72..1d222bec93 100644 --- a/resources/quality/ultimaker3/um3_bb0.4_CPE_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.4_CPE_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = normal material = generic_cpe_ultimaker3_BB_0.4 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.4_Nylon_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_Nylon_Not_Supported_Draft_Quality.inst.cfg index 19d76e55c2..8a36512403 100755 --- a/resources/quality/ultimaker3/um3_bb0.4_Nylon_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.4_Nylon_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = draft material = generic_nylon_ultimaker3_BB_0.4 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.4_Nylon_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_Nylon_Not_Supported_Quality.inst.cfg index c562e16a8e..4894ea3e79 100644 --- a/resources/quality/ultimaker3/um3_bb0.4_Nylon_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.4_Nylon_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = normal material = generic_nylon_ultimaker3_BB_0.4 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.4_PC_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_PC_Not_Supported_Quality.inst.cfg index b8d8df597e..919e3e952b 100755 --- a/resources/quality/ultimaker3/um3_bb0.4_PC_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.4_PC_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = normal material = generic_pc_ultimaker3_BB_0.4 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.4_PLA_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_PLA_Not_Supported_Draft_Quality.inst.cfg index 4b88233967..34b05c50a9 100755 --- a/resources/quality/ultimaker3/um3_bb0.4_PLA_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.4_PLA_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = draft material = generic_pla_ultimaker3_BB_0.4 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.4_PLA_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_PLA_Not_Supported_Quality.inst.cfg index b9a64bca38..4dba9ea8c6 100644 --- a/resources/quality/ultimaker3/um3_bb0.4_PLA_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.4_PLA_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = normal material = generic_pla_ultimaker3_BB_0.4 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.4_TPU_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_TPU_Not_Supported_Draft_Quality.inst.cfg index 2dbd3516fd..123e6f3500 100755 --- a/resources/quality/ultimaker3/um3_bb0.4_TPU_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.4_TPU_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = draft material = generic_tpu_ultimaker3_BB_0.4 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.4_TPU_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.4_TPU_Not_Supported_Quality.inst.cfg index a61f0adb1a..18bbdb6c12 100755 --- a/resources/quality/ultimaker3/um3_bb0.4_TPU_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.4_TPU_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = normal material = generic_tpu_ultimaker3_BB_0.4 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.8_ABS_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_ABS_Not_Supported_Draft_Quality.inst.cfg index f2e318d318..b55e5bf6fc 100755 --- a/resources/quality/ultimaker3/um3_bb0.8_ABS_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.8_ABS_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = draft material = generic_abs_ultimaker3_BB_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.8_ABS_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_ABS_Not_Supported_Quality.inst.cfg index ab20d984b6..81b6ff8f4b 100755 --- a/resources/quality/ultimaker3/um3_bb0.8_ABS_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.8_ABS_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = normal material = generic_abs_ultimaker3_BB_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.8_CPEP_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_CPEP_Not_Supported_Draft_Quality.inst.cfg index 021aedbe22..07bcc1b3cb 100755 --- a/resources/quality/ultimaker3/um3_bb0.8_CPEP_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.8_CPEP_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = draft material = generic_cpe_plus_ultimaker3_BB_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.8_CPEP_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_CPEP_Not_Supported_Quality.inst.cfg index 80875c2bec..7b60406d2b 100755 --- a/resources/quality/ultimaker3/um3_bb0.8_CPEP_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.8_CPEP_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = normal material = generic_cpe_plus_ultimaker3_BB_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.8_CPE_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_CPE_Not_Supported_Draft_Quality.inst.cfg index dc7add0c1d..03b92896a1 100755 --- a/resources/quality/ultimaker3/um3_bb0.8_CPE_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.8_CPE_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = draft material = generic_cpe_ultimaker3_BB_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.8_CPE_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_CPE_Not_Supported_Quality.inst.cfg index 02ea97395c..dcb12e250f 100755 --- a/resources/quality/ultimaker3/um3_bb0.8_CPE_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.8_CPE_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = normal material = generic_cpe_ultimaker3_BB_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.8_Nylon_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_Nylon_Not_Supported_Draft_Quality.inst.cfg index f1a605603d..34bdf5250e 100755 --- a/resources/quality/ultimaker3/um3_bb0.8_Nylon_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.8_Nylon_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = draft material = generic_nylon_ultimaker3_BB_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.8_Nylon_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_Nylon_Not_Supported_Quality.inst.cfg index 4280213689..2bb282ad56 100755 --- a/resources/quality/ultimaker3/um3_bb0.8_Nylon_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.8_Nylon_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = normal material = generic_nylon_ultimaker3_BB_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.8_PC_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_PC_Not_Supported_Draft_Quality.inst.cfg index e393255ad1..5eee274e87 100755 --- a/resources/quality/ultimaker3/um3_bb0.8_PC_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.8_PC_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = draft material = generic_pc_ultimaker3_BB_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.8_PC_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_PC_Not_Supported_Quality.inst.cfg index 5d83d019e3..7e3df6c22b 100755 --- a/resources/quality/ultimaker3/um3_bb0.8_PC_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.8_PC_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = normal material = generic_pc_ultimaker3_BB_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.8_PLA_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_PLA_Not_Supported_Draft_Quality.inst.cfg index fe67efa325..1649753f2f 100755 --- a/resources/quality/ultimaker3/um3_bb0.8_PLA_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.8_PLA_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = draft material = generic_pla_ultimaker3_BB_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.8_PLA_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_PLA_Not_Supported_Quality.inst.cfg index d27d6a8174..651b32be57 100755 --- a/resources/quality/ultimaker3/um3_bb0.8_PLA_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.8_PLA_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = normal material = generic_pla_ultimaker3_BB_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.8_TPU_Not_Supported_Draft_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_TPU_Not_Supported_Draft_Quality.inst.cfg index 1c92c792f5..e5fd89294f 100755 --- a/resources/quality/ultimaker3/um3_bb0.8_TPU_Not_Supported_Draft_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.8_TPU_Not_Supported_Draft_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = draft material = generic_tpu_ultimaker3_BB_0.8 weight = 0 -supported = false +supported = False [values] diff --git a/resources/quality/ultimaker3/um3_bb0.8_TPU_Not_Supported_Quality.inst.cfg b/resources/quality/ultimaker3/um3_bb0.8_TPU_Not_Supported_Quality.inst.cfg index f45dd326a4..47652d807b 100755 --- a/resources/quality/ultimaker3/um3_bb0.8_TPU_Not_Supported_Quality.inst.cfg +++ b/resources/quality/ultimaker3/um3_bb0.8_TPU_Not_Supported_Quality.inst.cfg @@ -8,6 +8,6 @@ type = quality quality_type = normal material = generic_tpu_ultimaker3_BB_0.8 weight = 0 -supported = false +supported = False [values] From 33f20710d93eaf22c3924e8a70ad7bf02daad7c6 Mon Sep 17 00:00:00 2001 From: fieldOfView Date: Fri, 24 Mar 2017 09:12:48 +0100 Subject: [PATCH 2/2] Ups the limit of the maximum cost of a spool of filament This is necessary for currencies such as Japanese Yen or South Korean Won, where prices can easily exceed 1000. This PR sets the limit to 100,000,000. If the price of a spool exceeds this amount, perhaps the user should consider moving to a more stable country. Fixes https://github.com/Ultimaker/Cura/issues/1567 --- resources/qml/Preferences/MaterialView.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/qml/Preferences/MaterialView.qml b/resources/qml/Preferences/MaterialView.qml index ba36674b40..3e17943310 100644 --- a/resources/qml/Preferences/MaterialView.qml +++ b/resources/qml/Preferences/MaterialView.qml @@ -153,7 +153,7 @@ TabView value: base.getMaterialPreferenceValue(properties.guid, "spool_cost") prefix: base.currency + " " decimals: 2 - maximumValue: 1000 + maximumValue: 100000000 onValueChanged: { base.setMaterialPreferenceValue(properties.guid, "spool_cost", parseFloat(value))