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:
authorTim Kuipers <t.kuipers@ultimaker.com>2016-05-30 15:50:09 +0300
committerTim Kuipers <t.kuipers@ultimaker.com>2016-05-30 15:50:09 +0300
commitd67bd1015ee69b78dc7ab83d537fe772f3be61c2 (patch)
treea9ebfbc6a8760424dfab4777f14c3d06747584e1 /resources/definitions/ultimaker2_extended_plus.def.json
parent6b5e72de72e33b7c1c259a4d19061682ea3a1dbc (diff)
JSON fix: visible wasn't inside metadata (CURA-1443)
Diffstat (limited to 'resources/definitions/ultimaker2_extended_plus.def.json')
-rw-r--r--resources/definitions/ultimaker2_extended_plus.def.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/definitions/ultimaker2_extended_plus.def.json b/resources/definitions/ultimaker2_extended_plus.def.json
index eae48773b6..96239fa804 100644
--- a/resources/definitions/ultimaker2_extended_plus.def.json
+++ b/resources/definitions/ultimaker2_extended_plus.def.json
@@ -3,14 +3,14 @@
"version": 2,
"name": "Ultimaker 2 Extended+",
"inherits": "ultimaker2_plus",
- "visible": false,
"metadata": {
"author": "Ultimaker",
"manufacturer": "Ultimaker",
"category": "Ultimaker",
"file_formats": "text/x-gcode",
"platform": "ultimaker2_platform.obj",
- "platform_texture": "Ultimaker2ExtendedPlusbackplate.png"
+ "platform_texture": "Ultimaker2ExtendedPlusbackplate.png",
+ "visible": false
},
"overrides": {