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

@ -6,7 +6,7 @@
"author": "Other",
"icon": "icon_ultimaker2.png",
"platform": "makerstarter_platform.stl",
"file_formats": "text/x-gcode;application/sla;prs.wavefront-obj",
"inherits": "fdmprinter.json",
"machine_settings": {
@ -30,10 +30,7 @@
"machine_nozzle_tip_outer_diameter": { "default": 1.0 },
"machine_nozzle_head_distance": { "default": 3.0 },
"machine_nozzle_expansion_angle": { "default": 45 },
"machine_file_formats": {
"default": "text/x-gcode;application/sla;prs.wavefront-obj",
}
"machine_nozzle_expansion_angle": { "default": 45 }
},
"overrides": {