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
15
Marlin/pins_AZTEEG_X3.h
Normal file
15
Marlin/pins_AZTEEG_X3.h
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
/**
|
||||
* Arduino Mega pin assignments
|
||||
*
|
||||
* RAMPS_OLD
|
||||
* RAMPS_13_EFB
|
||||
* RAMPS_13_EEB
|
||||
* RAMPS_13_EFF
|
||||
* RAMPS_13_EEF
|
||||
* 3DRAG
|
||||
* K8200
|
||||
* AZTEEG_X3
|
||||
* AZTEEG_X3_PRO
|
||||
*/
|
||||
|
||||
#include "pins_RAMPS_13.h"
|
||||
Loading…
Add table
Add a link
Reference in a new issue