From 957add798b19c9180f9c6d36f6112f36bbf78957 Mon Sep 17 00:00:00 2001 From: SAMSECTOR Date: Mon, 2 Sep 2019 22:14:24 +0300 Subject: [PATCH] Update printrbot_simple_extended.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_extended.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/printrbot_simple_extended.def.json b/resources/definitions/printrbot_simple_extended.def.json index c4cab54386..06c639f024 100644 --- a/resources/definitions/printrbot_simple_extended.def.json +++ b/resources/definitions/printrbot_simple_extended.def.json @@ -5,7 +5,7 @@ "metadata": { "visible": true, "author": "samsector", - "manufacturer": "PrintrBot", + "manufacturer": "Printrbot", "platform": "printrbot_simple_metal_upgrade.stl", "platform_offset": [0, -0.3, 0], "file_formats": "text/x-gcode",