fix: makerbot output file format: x3g

This commit is contained in:
Tim Kuipers 2016-11-10 13:43:55 +01:00
parent bba74328f1
commit 967e5c5776

View File

@ -8,7 +8,7 @@
"author": "Ultimaker", "author": "Ultimaker",
"manufacturer": "MakerBot", "manufacturer": "MakerBot",
"category": "Other", "category": "Other",
"file_formats": "text/x-gcode", "file_formats": "application/x3g",
"platform_offset": [ 0, 0, 0] "platform_offset": [ 0, 0, 0]
}, },