From 0a75aa7496bc78439180bb7eb4120ea5401da13a Mon Sep 17 00:00:00 2001 From: fieldOfView Date: Fri, 29 Jul 2016 16:40:58 +0200 Subject: [PATCH] Fix category of PrintrBot simple definition CURA-1593 --- resources/definitions/printrbot_simple.def.json | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/definitions/printrbot_simple.def.json b/resources/definitions/printrbot_simple.def.json index 0116ba6244..a1963fe20e 100644 --- a/resources/definitions/printrbot_simple.def.json +++ b/resources/definitions/printrbot_simple.def.json @@ -7,6 +7,7 @@ "visible": true, "author": "Calvindog717", "manufacturer": "PrintrBot", + "category": "Other", "file_formats": "text/x-gcode" },