Add MKS Robin Pro, MKS Robin Lite3 (#16163)

This commit is contained in:
MS1987
2019-12-11 14:23:47 +08:00
committed by Scott Lahteine
parent 1c48817a47
commit 31fdaea269
19 changed files with 5075 additions and 59 deletions

View File

@@ -46,10 +46,8 @@
//
// Limit Switches
//
#define X_MIN_PIN PA15
#define X_MAX_PIN PA15
#define Y_MIN_PIN PA12
#define Y_MAX_PIN PA12
#define X_STOP_PIN PA15
#define Y_STOP_PIN PA12
#define Z_MIN_PIN PA11
#define Z_MAX_PIN PC4