mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2024-12-22 11:03:48 +01:00
add doodle dream printer type
This commit is contained in:
parent
84f244b8d7
commit
8318bd265c
@ -53,7 +53,7 @@ local SUPPORTED_PRINTERS = {
|
||||
_3Dison_plus = "3Dison plus",
|
||||
marlin_generic = "Generic Marlin Printer",
|
||||
makerbot_generic = "Generic Makerbot Printer",
|
||||
--doodle_dream = "Doodle Dream"
|
||||
doodle_dream = "Doodle Dream"
|
||||
}
|
||||
local SUPPORTED_BAUDRATES = {
|
||||
["115200"] = "115200 bps",
|
||||
|
Loading…
Reference in New Issue
Block a user