Support for BIQU B1-SE-Plus strain gauge probe (#23101)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
BigTreeTech
2021-11-10 23:56:10 +08:00
committed by GitHub
parent e776fa1e93
commit 07befb545b
7 changed files with 39 additions and 3 deletions

View File

@@ -71,7 +71,9 @@
// Probe
//
#define PROBE_TARE_PIN PA1
#define PROBE_ACTIVATION_SWITCH_PIN PC2 // Optoswitch to Enable Z Probe
#if ENABLED(PROBE_ACTIVATION_SWITCH)
#define PROBE_ACTIVATION_SWITCH_PIN PC2 // Optoswitch to Enable Z Probe
#endif
//
// Steppers