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:01:38 +0300
committerGhostkeeper <rubend@tutanota.com>2016-05-18 12:17:01 +0300
commit5ed881859d34a2955f90ccc2493a1c985fe973a5 (patch)
treebdf3764d06bfef8bd67fc4847ba2ed0e477a3bad /resources/definitions/ultimaker2_plus.def.json
parentcbf3fe0ddf970d31a0cab50529a2db242f14e905 (diff)
Fix ID of Ultimaker 2+
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_plus.def.json')
-rw-r--r--resources/definitions/ultimaker2_plus.def.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/definitions/ultimaker2_plus.def.json b/resources/definitions/ultimaker2_plus.def.json
index 6a61d18d3c..646b424c5c 100644
--- a/resources/definitions/ultimaker2_plus.def.json
+++ b/resources/definitions/ultimaker2_plus.def.json
@@ -1,5 +1,5 @@
{
- "id": "ultimaker2plus_base",
+ "id": "ultimaker2_plus",
"version": 2,
"name": "Ultimaker 2+",
"inherits": "ultimaker2",