mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 23:37:51 -06:00
Updated how machine selection works; Id now identifies a type of machine so multiple variations of the same machine are possible without cluttering your selection
This commit is contained in:
parent
5188fcc44d
commit
7c2617133e
12 changed files with 63 additions and 15 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"id": "ultimaker2extended",
|
||||
"id": "Ultimaker 2 Extended",
|
||||
"manufacturer": "ultimaker",
|
||||
"name": "Ultimaker 2 Extended",
|
||||
"icon": "icon_ultimaker2.png",
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue