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.
This commit is contained in:
Ghostkeeper 2016-05-18 11:02:31 +02:00
parent 5ed881859d
commit 25c9c95e10

View File

@ -1,5 +1,5 @@
{
"id": "ultimaker2_extended_plus_base",
"id": "ultimaker2_extended_plus",
"version": 2,
"name": "Ultimaker 2 Extended+",
"inherits": "ultimaker2_plus",