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:
Ghostkeeper 2016-05-17 11:19:58 +02:00
parent 12fd002e67
commit f24b56dc85

View File

@ -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":