mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
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:
parent
5ed881859d
commit
25c9c95e10
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"id": "ultimaker2_extended_plus_base",
|
||||
"id": "ultimaker2_extended_plus",
|
||||
"version": 2,
|
||||
"name": "Ultimaker 2 Extended+",
|
||||
"inherits": "ultimaker2_plus",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue