BIQU_MICROPROBE_V1/V2

MarlinFirmware/Marlin#26527

Co-Authored-By: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com>
This commit is contained in:
Scott Lahteine 2024-01-21 05:59:32 -06:00
parent 6adca613e7
commit 385587051f
358 changed files with 3938 additions and 0 deletions

View file

@ -1465,6 +1465,17 @@
//#define BD_SENSOR_PROBE_NO_STOP // Probe bed without stopping at each probe point
#endif
/**
* BIQU MicroProbe
*
* A lightweight, solenoid-driven probe.
* For information about this sensor https://github.com/bigtreetech/MicroProbe
*
* Also requires: PROBE_ENABLE_DISABLE
*/
//#define BIQU_MICROPROBE_V1 // Triggers HIGH
//#define BIQU_MICROPROBE_V2 // Triggers LOW
// A probe that is deployed and stowed with a solenoid pin (SOL1_PIN)
//#define SOLENOID_PROBE