mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2024-12-22 02:53:49 +01:00
add doodle dream printer type
This commit is contained in:
parent
84f244b8d7
commit
8318bd265c
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user