✨ BD_SENSOR_PROBE_NO_STOP (#26353)
This commit is contained in:
parent
8ff937c7d8
commit
924d7769ec
|
@ -1430,6 +1430,9 @@
|
|||
* Uses I2C port, so it requires I2C library markyue/Panda_SoftMasterI2C.
|
||||
*/
|
||||
//#define BD_SENSOR
|
||||
#if ENABLED(BD_SENSOR)
|
||||
//#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point
|
||||
#endif
|
||||
|
||||
// A probe that is deployed and stowed with a solenoid pin (SOL1_PIN)
|
||||
//#define SOLENOID_PROBE
|
||||
|
|
Loading…
Reference in a new issue