Merge pull request #4336 from thinkyhead/rc_bltouch_sensor
BLTouch probe sensor
This commit is contained in:
@ -462,6 +462,9 @@
|
||||
// its trigger-point if hardware endstops are active.
|
||||
//#define FIX_MOUNTED_PROBE
|
||||
|
||||
// The BLTouch probe emulates a servo probe.
|
||||
//#define BLTOUCH
|
||||
|
||||
// Z Servo Probe, such as an endstop switch on a rotating arm.
|
||||
//#define Z_ENDSTOP_SERVO_NR 0
|
||||
//#define Z_SERVO_ANGLES {70,0} // Z Servo Deploy and Stow angles
|
||||
|
Reference in New Issue
Block a user