Add Creality3D RAMPS pins definitions (#12229)
This commit is contained in:
committed by
Scott Lahteine
parent
5580773191
commit
ad60f0691c
@ -148,6 +148,8 @@
|
||||
#include "pins_TRIGORILLA_14.h" // ATmega2560 env:megaatmega2560
|
||||
#elif MB(RAMPS_ENDER_4)
|
||||
#include "pins_RAMPS_ENDER_4.h" // ATmega2560 env:megaatmega2560
|
||||
#elif MB(RAMPS_CREALITY)
|
||||
#include "pins_RAMPS_CREALITY.h" // ATmega2560 env:megaatmega2560
|
||||
#elif MB(FYSETC_F6_13)
|
||||
#include "pins_FYSETC_F6_13.h" // ATmega2560 env:megaatmega2560
|
||||
|
||||
|
Reference in New Issue
Block a user