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", "id": "fdmprinter",
"name": "FDM Printer Base Description",
"version": 2, "version": 2,
"metadata": "metadata":
{ {
"author": "Ultimaker B.V.",
"category": "Ultimaker", "category": "Ultimaker",
"manufacturer": "Ultimaker", "manufacturer": "Ultimaker",
"file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj;application/x3g",
"visible": false "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": "settings":
{ {
"machine_settings": "machine_settings":