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:
parent
9c79899f63
commit
20a2177c08
@ -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"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user