0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2025-01-03 00:13:47 +01:00

Added Mamba3D printer type

This commit is contained in:
peteruithoven 2014-05-28 17:08:49 +02:00
parent 9c79899f63
commit 20a2177c08

View File

@ -47,6 +47,7 @@ local SUPPORTED_PRINTERS = {
minifactory = "miniFactory",
builder3d = "Builder 3D",
bigbuilder3d = "Big Builder 3D",
mamba3d = "Mamba3D",
marlin_generic = "Generic Marlin Printer",
makerbot_generic = "Generic Makerbot Printer"
}