From 967e5c57764debf87a3f974a4b76f3d323e5d297 Mon Sep 17 00:00:00 2001 From: Tim Kuipers Date: Thu, 10 Nov 2016 13:43:55 +0100 Subject: [PATCH] fix: makerbot output file format: x3g --- resources/definitions/makerbotreplicator.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/makerbotreplicator.def.json b/resources/definitions/makerbotreplicator.def.json index 9c49f301bd..d762db67fc 100644 --- a/resources/definitions/makerbotreplicator.def.json +++ b/resources/definitions/makerbotreplicator.def.json @@ -8,7 +8,7 @@ "author": "Ultimaker", "manufacturer": "MakerBot", "category": "Other", - "file_formats": "text/x-gcode", + "file_formats": "application/x3g", "platform_offset": [ 0, 0, 0] },