mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-23 02:41:01 -07:00
Fixed minor errors in definitions
CURA-1278
This commit is contained in:
parent
8cab9afe66
commit
1578fdee98
2 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
|
|
@ -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]]
|
||||||
]
|
]
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue