mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Adds a version, author & manufacturer to the machine settings files
This commit is contained in:
parent
783b75bcd9
commit
54f1ac7805
11 changed files with 18 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
{
|
||||
"id": "ultimaker2_extended",
|
||||
"version": 1,
|
||||
"name": "Ultimaker 2 Extended",
|
||||
"manufacturer": "Ultimaker",
|
||||
"author": "Ultimaker",
|
||||
"icon": "icon_ultimaker2.png",
|
||||
"platform": "ultimaker2_platform.obj",
|
||||
"platform_texture": "Ultimaker2backplate.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue