sled improvements
- create sled pin definition - G28 Works with sled
This commit is contained in:
@@ -44,6 +44,10 @@
|
||||
#define FAN_PIN 4
|
||||
#endif
|
||||
|
||||
#ifdef Z_PROBE_SLED
|
||||
#define SLED_PIN 27
|
||||
#endif
|
||||
|
||||
#ifdef NUM_SERVOS
|
||||
#define SERVO0_PIN -1
|
||||
|
||||
|
Reference in New Issue
Block a user