From d8c53f7a1f0d59ed3663329c6891d3c1462b7c21 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Mon, 2 May 2016 11:48:08 +0200 Subject: [PATCH] Fix manufacturer for uniqbot These have to be Other for Ultimaker's marketing team. --- resources/machines/uniqbot_one.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/machines/uniqbot_one.json b/resources/machines/uniqbot_one.json index f07dae9b24..d1343e6c54 100644 --- a/resources/machines/uniqbot_one.json +++ b/resources/machines/uniqbot_one.json @@ -2,7 +2,7 @@ "id": "uniqbot_one", "version": 1, "name": "Uniqbot", - "manufacturer": "Unimatech", + "manufacturer": "Other", "author": "Unimatech", "icon": "icon_ultimaker2.png", "file_formats": "text/x-gcode",