Cartesio UI Support

This commit is contained in:
Scott Lahteine
2016-06-15 21:38:52 -07:00
parent 8c7babb70f
commit 4d2cb70152
7 changed files with 2047 additions and 0 deletions

View File

@ -31,6 +31,8 @@
#include "pins_GEN7_13.h"
#elif MB(GEN7_14)
#include "pins_GEN7_14.h"
#elif MB(CNCONTROLS_12)
#include "pins_CNCONTROLS_12.h"
#elif MB(CHEAPTRONIC)
#include "pins_CHEAPTRONIC.h"
#elif MB(SETHI)