mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
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:
parent
cbf3fe0ddf
commit
5ed881859d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"id": "ultimaker2plus_base",
|
"id": "ultimaker2_plus",
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"name": "Ultimaker 2+",
|
"name": "Ultimaker 2+",
|
||||||
"inherits": "ultimaker2",
|
"inherits": "ultimaker2",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue