Split up pins to make it more manageable

Hopefully this is helpful to organization and future expansion….
This commit is contained in:
Scott Lahteine
2015-01-25 18:40:00 -08:00
parent ab1ddcd89d
commit 574a5ab72a
44 changed files with 3018 additions and 2946 deletions

6
Marlin/pins_K8200.h Normal file
View File

@ -0,0 +1,6 @@
/**
* K8200 Arduino Mega with RAMPS v1.3 pin assignments
* Identical to 3DRAG
*/
#include "pins_3DRAG.h"