Added Mamba3D printer type

This commit is contained in:
peteruithoven 2014-05-28 17:08:49 +02:00
parent 9c79899f63
commit 20a2177c08
1 changed files with 1 additions and 0 deletions

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"
}