Add support for Printrboard (from https://github.com/lincomatic/Marlin) and Brainwave (from https://github.com/metrix/Sprinter).
This commit is contained in:
parent
ce4b5bbeaa
commit
42e21bb06e
2 changed files with 202 additions and 0 deletions
|
|
@ -37,6 +37,8 @@
|
|||
// 7 = Ultimaker
|
||||
// 71 = Ultimaker (Older electronics. Pre 1.5.4. This is rare)
|
||||
// 8 = Teensylu
|
||||
// 81 = Printrboard (AT90USB1286)
|
||||
// 82 = Brainwave (AT90USB646)
|
||||
// 9 = Gen3+
|
||||
// 70 = Megatronics
|
||||
// 90 = Alpha OMCA board
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue