Split up pins to make it more manageable
Hopefully this is helpful to organization and future expansion….
This commit is contained in:
parent
ab1ddcd89d
commit
574a5ab72a
44 changed files with 3018 additions and 2946 deletions
8
Marlin/pins_GEN7_13.h
Normal file
8
Marlin/pins_GEN7_13.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
/**
|
||||
* Gen7 v1.3 pin assignments
|
||||
*/
|
||||
|
||||
#define MOTHERBOARD BOARD_GEN7_12
|
||||
#define GEN7_VERSION 13 // v1.3
|
||||
|
||||
#include "pins_GEN7_12.h"
|
||||
Loading…
Add table
Add a link
Reference in a new issue