Move file types to machine metadata

Much better place than machine settings...

Contributes to issue CURA-611.
This commit is contained in:
Ghostkeeper 2016-02-09 15:25:49 +01:00
parent 80698c47de
commit 0fc17ffda0
28 changed files with 32 additions and 64 deletions

View file

@ -5,6 +5,7 @@
"manufacturer": "Other",
"author": "BQ",
"platform": "bq_hephestos_platform.stl",
"file_formats": "text/x-gcode",
"inherits": "fdmprinter.json",
"machine_settings": {
@ -34,9 +35,6 @@
},
"machine_platform_offset": {
"default": [0, -82, 0]
},
"machine_file_formats": {
"default": "text/x-gcode"
}
},
"overrides": {