Add MKS_GEN_L_V2 controller support (#15793)

This commit is contained in:
ellensp
2019-11-05 11:31:27 +13:00
committed by Scott Lahteine
parent cf87d3c700
commit f088c6a850
3 changed files with 93 additions and 0 deletions

View File

@@ -182,6 +182,9 @@
#include "ramps/pins_TT_OSCAR.h" // ATmega2560 env:megaatmega2560
#elif MB(TANGO)
#include "ramps/pins_TANGO.h" // ATmega2560 env:megaatmega2560
#elif MB(MKS_GEN_L_V2)
#include "ramps/pins_MKS_GEN_L_V2.h" // ATmega2560 env:megaatmega2560
//
// RAMBo and derivatives