0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2024-06-26 03:21:22 +02:00

Added Ultimaker2

This commit is contained in:
peteruithoven 2013-12-04 14:55:25 +01:00
parent 4de647c9c7
commit f9f34a42a7

View File

@ -5,6 +5,7 @@ local printDriver = require('print3d')
local SUPPORTED_PRINTERS = {
rigidbot = "Rigidbot",
ultimaker = "Ultimaker",
ultimaker2 = "Ultimaker2",
makerbot_replicator2 = "MakerBot Replicator2",
makerbot_thingomatic = "MakerBot Thing-o-matic",
printrbot = "Printrbot",