[1.1.x] Fix support for Malyan M150 (#9146)
Implements changes to LCD and encoder pins from forums.reprap.org/read.php?110,716538,728278 and also sets ST7920_DELAY_[1-3] to DELAY_2_NOP to be compatible with the slower LCD
This commit is contained in:
parent
c1d6d24b9d
commit
a0bd811093
5 changed files with 109 additions and 4 deletions
|
|
@ -114,6 +114,7 @@
|
|||
#define BOARD_MELZI 63 // Melzi
|
||||
#define BOARD_MELZI_MAKR3D 66 // Melzi with ATmega1284 (MaKr3d version)
|
||||
#define BOARD_MELZI_CREALITY 89 // Melzi Creality3D board (for CR-10 etc)
|
||||
#define BOARD_MELZI_MALYAN 92 // Melzi Malyan M150 board
|
||||
#define BOARD_STB_11 64 // STB V1.1
|
||||
#define BOARD_AZTEEG_X1 65 // Azteeg X1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue