diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2019-01-04 19:18:09 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2019-01-21 09:52:11 -0500 |
commit | 99f96f283230e2ceac139a4d9de072574be3364f (patch) | |
tree | db950117e36bca776082d775831cacb40f048ebd /klippy/mcu.py | |
parent | 04f5baa18272140aff2342a0bbe92ef253f2cd91 (diff) | |
download | kutter-99f96f283230e2ceac139a4d9de072574be3364f.tar.gz kutter-99f96f283230e2ceac139a4d9de072574be3364f.tar.xz kutter-99f96f283230e2ceac139a4d9de072574be3364f.zip |
bltouch: Use pin_down mode for probing
The BLTouch is more accurate when probing in "pin_down" mode than
"touch_mode" (at least on some hardware). Rework the code to use that
mode.
When probing in pin_down mode, the BLTouch can go into an error state
if a pin_up is not sent immediately after a touch signal. Rework the
pin_up code to reduce the time it takes to transmit the command.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'klippy/mcu.py')
0 files changed, 0 insertions, 0 deletions