mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-03 09:15:14 +08:00
Move author and file formats to metadata
The name can't be moved since it is not optional. Contributes to issue CURA-1278.
This commit is contained in:
parent
12fd002e67
commit
f24b56dc85
@ -1,15 +1,15 @@
|
||||
{
|
||||
"id": "fdmprinter",
|
||||
"name": "FDM Printer Base Description",
|
||||
"version": 2,
|
||||
"metadata":
|
||||
{
|
||||
"author": "Ultimaker B.V.",
|
||||
"category": "Ultimaker",
|
||||
"manufacturer": "Ultimaker",
|
||||
"file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj;application/x3g",
|
||||
"visible": false
|
||||
},
|
||||
"name": "FDM Printer Base Description",
|
||||
"author": "Ultimaker B.V.",
|
||||
"file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj;application/x3g",
|
||||
"settings":
|
||||
{
|
||||
"machine_settings":
|
||||
|
Loading…
x
Reference in New Issue
Block a user