add doodle dream printer type

This commit is contained in:
Arne Boon 2015-06-09 16:13:58 +02:00
parent 84f244b8d7
commit 8318bd265c
1 changed files with 2 additions and 2 deletions

View File

@ -52,8 +52,8 @@ local SUPPORTED_PRINTERS = {
mamba3d = "Mamba3D",
_3Dison_plus = "3Dison plus",
marlin_generic = "Generic Marlin Printer",
makerbot_generic = "Generic Makerbot Printer",
--doodle_dream = "Doodle Dream"
makerbot_generic = "Generic Makerbot Printer",
doodle_dream = "Doodle Dream"
}
local SUPPORTED_BAUDRATES = {
["115200"] = "115200 bps",