Never define SLED_PIN

This commit is contained in:
Scott Lahteine
2017-03-01 14:46:44 -06:00
parent 28fec61f92
commit 3e079660b0
5 changed files with 0 additions and 17 deletions

View File

@@ -41,13 +41,6 @@
#define Y_STOP_PIN 19
#define Z_STOP_PIN 20
//
// Z Probe (when not Z_MIN_PIN)
//
#if ENABLED(Z_PROBE_SLED)
#define SLED_PIN -1
#endif
//
// Steppers
//