mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2024-12-22 02:53:49 +01:00
Update printer.lua
This commit is contained in:
parent
ff9b8f3077
commit
bafc05deb0
@ -63,7 +63,8 @@ local SUPPORTED_PRINTERS = {
|
||||
colido_x3045 = "ColiDo X3045",
|
||||
colido_compact = "ColiDo Compact",
|
||||
colido_diy = "ColiDo DIY",
|
||||
craftbot_plus = "CraftBot PLUS"
|
||||
craftbot_plus = "CraftBot PLUS",
|
||||
renkforce_rf100 = "Renkforce RF100"
|
||||
}
|
||||
local SUPPORTED_BAUDRATES = {
|
||||
["115200"] = "115200 bps",
|
||||
|
Loading…
Reference in New Issue
Block a user