🔧 FLY D5 — Servo and Probe pins (#28166)
This commit is contained in:
@@ -42,6 +42,11 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
//
|
||||
// Servos
|
||||
//
|
||||
#define SERVO0_PIN PA8
|
||||
|
||||
//
|
||||
// Timers
|
||||
//
|
||||
@@ -54,6 +59,11 @@
|
||||
#define X_STOP_PIN PB4
|
||||
#define Y_STOP_PIN PB3
|
||||
#define Z_STOP_PIN PD2
|
||||
|
||||
#ifndef Z_MIN_PROBE_PIN
|
||||
#define Z_MIN_PROBE_PIN PB5
|
||||
#endif
|
||||
|
||||
//
|
||||
// Steppers
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user