Merge pull request #4919 from thinkyhead/rc_k8400_stops

K8400 has 1xXY an 2xZ endstop plugs
This commit is contained in:
Scott Lahteine 2016-09-29 15:24:57 -05:00 committed by GitHub
commit dac7a75054

View File

@ -38,9 +38,11 @@
#include "pins_3DRAG.h"
#undef X_MAX_PIN
#define X_MAX_PIN -1
#undef X_MIN_PIN
#undef Y_MAX_PIN
#define Y_MAX_PIN -1
#undef Y_MIN_PIN
#define X_STOP_PIN 3
#define Y_STOP_PIN 14
#undef E1_STEP_PIN
#define E1_STEP_PIN 32