mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 00:55:12 +08:00
Revert UM2+ machine names
This was causing problems in the listing of the printers due to the variants. I still don't really know why it was causing these problems but I've reverted the changes and it seems to have been fixed now. Contributes to issue CURA-440.
This commit is contained in:
parent
9379b0a97b
commit
69331696f0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"id": "ultimaker2_extended_plus",
|
||||
"id": "ultimaker2_extended_plus_base",
|
||||
"version": 1,
|
||||
"name": "Ultimaker 2 Extended+",
|
||||
"manufacturer": "Ultimaker",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"id": "ultimaker2plus",
|
||||
"id": "ultimaker2plus_base",
|
||||
"version": 1,
|
||||
"name": "Ultimaker 2+",
|
||||
"manufacturer": "Ultimaker",
|
||||
|
Loading…
x
Reference in New Issue
Block a user