From 1e106da3d290ac3cada2fdacce7726fb2d006567 Mon Sep 17 00:00:00 2001 From: peteruithoven Date: Thu, 5 Dec 2013 16:24:43 +0100 Subject: [PATCH] Added makerbot_replicator2x --- src/util/printer.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util/printer.lua b/src/util/printer.lua index 1b67de3..5ff1f80 100644 --- a/src/util/printer.lua +++ b/src/util/printer.lua @@ -7,6 +7,7 @@ local SUPPORTED_PRINTERS = { ultimaker = "Ultimaker", ultimaker2 = "Ultimaker2", makerbot_replicator2 = "MakerBot Replicator2", + makerbot_replicator2x = "MakerBot Replicator2x", makerbot_thingomatic = "MakerBot Thing-o-matic", printrbot = "Printrbot", bukobot = "Bukobot",