BD_SENSOR_PROBE_NO_STOP

MarlinFirmware/Marlin#26353
This commit is contained in:
Scott Lahteine 2023-11-25 16:29:55 -06:00
parent 6af1633c37
commit 304bfea7ed
354 changed files with 1415 additions and 0 deletions

View file

@ -1462,6 +1462,10 @@
*/
//#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