mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2025-01-03 00:13:47 +01:00
Added Ultimaker2
This commit is contained in:
parent
4de647c9c7
commit
f9f34a42a7
@ -5,6 +5,7 @@ local printDriver = require('print3d')
|
|||||||
local SUPPORTED_PRINTERS = {
|
local SUPPORTED_PRINTERS = {
|
||||||
rigidbot = "Rigidbot",
|
rigidbot = "Rigidbot",
|
||||||
ultimaker = "Ultimaker",
|
ultimaker = "Ultimaker",
|
||||||
|
ultimaker2 = "Ultimaker2",
|
||||||
makerbot_replicator2 = "MakerBot Replicator2",
|
makerbot_replicator2 = "MakerBot Replicator2",
|
||||||
makerbot_thingomatic = "MakerBot Thing-o-matic",
|
makerbot_thingomatic = "MakerBot Thing-o-matic",
|
||||||
printrbot = "Printrbot",
|
printrbot = "Printrbot",
|
||||||
|
Loading…
Reference in New Issue
Block a user