Fixed minor errors in definitions

CURA-1278
This commit is contained in:
Jaime van Kessel 2016-05-18 11:06:39 +02:00
parent 8cab9afe66
commit 1578fdee98
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"id": "ultimaker2_extended_plus_base", "id": "ultimaker2_extended_plus_base",
"version": 2, "version": 2,
"name": "Ultimaker 2 Extended+", "name": "Ultimaker 2 Extended+",
"inherits": "ultimaker2plus", "inherits": "ultimaker2_plus",
"visible": false, "visible": false,
"metadata": { "metadata": {
"author": "Ultimaker", "author": "Ultimaker",

View File

@ -34,6 +34,6 @@
[[-60, -60], [-60, -52], [-35, -52], [-33, -60]], [[-60, -60], [-60, -52], [-35, -52], [-33, -60]],
[[ 60, -60], [ 33, -60], [ 35, -52], [ 60, -52]] [[ 60, -60], [ 33, -60], [ 35, -52], [ 60, -52]]
] ]
}, }
} }
} }