|
|
|
@ -517,11 +517,11 @@
|
|
|
|
|
// Setting the wrong pin may have unexpected and potentially disastrous consequences.
|
|
|
|
|
// Use with caution and do your homework.
|
|
|
|
|
//
|
|
|
|
|
//#define Z_MIN_PROBE_ENDSTOP
|
|
|
|
|
#define Z_MIN_PROBE_ENDSTOP
|
|
|
|
|
|
|
|
|
|
// Enable Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN to use the Z_MIN_PIN for your Z_MIN_PROBE.
|
|
|
|
|
// The Z_MIN_PIN will then be used for both Z-homing and probing.
|
|
|
|
|
#define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN
|
|
|
|
|
//#define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN
|
|
|
|
|
|
|
|
|
|
// To use a probe you must enable one of the two options above!
|
|
|
|
|
|
|
|
|
|