Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2016-05-18 12:02:31 +0300
committerGhostkeeper <rubend@tutanota.com>2016-05-18 12:17:01 +0300
commit25c9c95e105851548a5d3d559160c547930c9fe6 (patch)
tree45dc6534d39c85490737779542512c3014de307b /resources/definitions/ultimaker2_extended_plus.def.json
parent5ed881859d34a2955f90ccc2493a1c985fe973a5 (diff)
Fix ID of Ultimaker 2 Extended+
It's no longer necessary to append '_base' to the ID of printers with variants. Contributes to issue CURA-1278.
Diffstat (limited to 'resources/definitions/ultimaker2_extended_plus.def.json')
-rw-r--r--resources/definitions/ultimaker2_extended_plus.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/ultimaker2_extended_plus.def.json b/resources/definitions/ultimaker2_extended_plus.def.json
index d4220927e3..eae48773b6 100644
--- a/resources/definitions/ultimaker2_extended_plus.def.json
+++ b/resources/definitions/ultimaker2_extended_plus.def.json
@@ -1,5 +1,5 @@
{
- "id": "ultimaker2_extended_plus_base",
+ "id": "ultimaker2_extended_plus",
"version": 2,
"name": "Ultimaker 2 Extended+",
"inherits": "ultimaker2_plus",