Add support for BQ Prusa i3 "Hephestos"
This commit is contained in:
parent
4f4cd7a2c0
commit
07639053fb
7 changed files with 1361 additions and 9 deletions
|
|
@ -108,6 +108,8 @@
|
|||
#include "pins_LEAPFROG.h"
|
||||
#elif MB(WITBOX)
|
||||
#include "pins_WITBOX.h"
|
||||
#elif MB(HEPHESTOS)
|
||||
#include "pins_HEPHESTOS.h"
|
||||
#elif MB(99)
|
||||
#include "pins_99.h"
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue