aboutsummaryrefslogtreecommitdiffstats
path: root/docs/BLTouch.md
Commit message (Collapse)AuthorAgeFilesLines
* bltouch: BTLOUCH V3.0/V3.1 Enable 5V/OD mode set commands (#2540)FanDjango2020-02-231-0/+40
| | | Signed-off-by: Mike Stiemke <fandjango@gmx.de>
* docs: Recommend safe_z_home over homing_overrideKevin O'Connor2019-11-071-14/+10
| | | | | | | | Update BLTouch.md, FAQ.md, and sample-probe-as-z-endstop.cfg to recommend using a safe_z_home config section over a homing_override config section. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Improve bltouch v3 documentationKevin O'Connor2019-05-261-0/+24
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update BLTouch.md to refer to Probe_Calibrate.md for offset configKevin O'Connor2019-04-051-77/+12
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Minor wording changes to BLTouch.mdKevin O'Connor2019-04-051-27/+27
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* BLTouch: Use G90 in the BLTouch.md homing_override exampleKevin O'Connor2019-04-051-0/+1
| | | | | | Reported by @sgtnoodle. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Wrap BLTouch.md to 80 columns.Kevin O'Connor2019-04-051-95/+126
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Improve the BLTouch documentation (#1107)fredizzimo2019-01-251-18/+97
| | | Signed-off-by Fred Sundvik <fsundvik@gmail.com>
* docs: Bltouch documentation (#1073)Wilfried Goesgens2019-01-051-0/+64
Add documentation on howto configure the BL-Touch device with Klipper. A second paragraph addresses possible issues with BL-Touches Signed-off-by: Wilfried Goesgens <dothebart@citadel.org>