Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bltouch: Recommend using a pullup on the sensor_pin | Kevin O'Connor | 2020-12-11 | 1 | -2/+4 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add stow_on_each_sample description to BL-Touch.md | Kevin O'Connor | 2020-05-11 | 1 | -0/+31 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update bltouch probe_with_touch_mode documentation | Kevin O'Connor | 2020-05-11 | 1 | -34/+44 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update BLTouch.md initial tests for users with a regular z endstop | Kevin O'Connor | 2020-04-02 | 1 | -10/+11 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add BLTouch.md section describing clone config options | Kevin O'Connor | 2020-04-02 | 1 | -23/+55 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add touch_mode sensor test to BLTouch.md | Kevin O'Connor | 2020-04-02 | 1 | -13/+23 |
| | | | | | | Describe how to test the sensor pin using the BLTouch touch_mode. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | bltouch: BTLOUCH V3.0/V3.1 Enable 5V/OD mode set commands (#2540) | FanDjango | 2020-02-23 | 1 | -0/+40 |
| | | | Signed-off-by: Mike Stiemke <fandjango@gmx.de> | ||||
* | docs: Recommend safe_z_home over homing_override | Kevin O'Connor | 2019-11-07 | 1 | -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 documentation | Kevin O'Connor | 2019-05-26 | 1 | -0/+24 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update BLTouch.md to refer to Probe_Calibrate.md for offset config | Kevin O'Connor | 2019-04-05 | 1 | -77/+12 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Minor wording changes to BLTouch.md | Kevin O'Connor | 2019-04-05 | 1 | -27/+27 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | BLTouch: Use G90 in the BLTouch.md homing_override example | Kevin O'Connor | 2019-04-05 | 1 | -0/+1 |
| | | | | | | Reported by @sgtnoodle. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Wrap BLTouch.md to 80 columns. | Kevin O'Connor | 2019-04-05 | 1 | -95/+126 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Improve the BLTouch documentation (#1107) | fredizzimo | 2019-01-25 | 1 | -18/+97 |
| | | | Signed-off-by Fred Sundvik <fsundvik@gmail.com> | ||||
* | docs: Bltouch documentation (#1073) | Wilfried Goesgens | 2019-01-05 | 1 | -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> |