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

View File

@ -1,5 +1,5 @@
{
"id": "ultimaker2plus_base",
"id": "ultimaker2_plus",
"version": 2,
"name": "Ultimaker 2+",
"inherits": "ultimaker2",