From cb65cb868e20d54882c976eb1d11f4256f019e45 Mon Sep 17 00:00:00 2001 From: SAMSECTOR Date: Mon, 2 Sep 2019 22:20:20 +0300 Subject: [PATCH] Update printrbot_simple.def.json manufacturer name changed from "PrintrBot" to "Printrbot" to allow the profile under the "Add a printer" menu not appearing in version 4.2.1 --- resources/definitions/printrbot_simple.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/printrbot_simple.def.json b/resources/definitions/printrbot_simple.def.json index 4d1f368b6d..760ff383d1 100644 --- a/resources/definitions/printrbot_simple.def.json +++ b/resources/definitions/printrbot_simple.def.json @@ -5,7 +5,7 @@ "metadata": { "visible": true, "author": "Calvindog717", - "manufacturer": "PrintrBot", + "manufacturer": "Printrbot", "platform": "printrbot_simple_metal_platform.stl", "platform_offset": [0, -3.45, 0], "file_formats": "text/x-gcode",