diff options
author | Wilfried Goesgens <willi@arangodb.com> | 2019-01-06 02:24:35 +0100 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2019-01-05 20:24:35 -0500 |
commit | df42887193aa3f91f06985f3a834258aff733b04 (patch) | |
tree | f219198fd9c2ca5377280735107fb4dcef4c4896 /docs/G-Codes.md | |
parent | ffbb4198c1a85413b34877c7beafd70453468e28 (diff) | |
download | kutter-df42887193aa3f91f06985f3a834258aff733b04.tar.gz kutter-df42887193aa3f91f06985f3a834258aff733b04.tar.xz kutter-df42887193aa3f91f06985f3a834258aff733b04.zip |
docs: Bltouch documentation (#1073)
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>
Diffstat (limited to 'docs/G-Codes.md')
-rw-r--r-- | docs/G-Codes.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/G-Codes.md b/docs/G-Codes.md index a7847d40..d7fcbedb 100644 --- a/docs/G-Codes.md +++ b/docs/G-Codes.md @@ -161,6 +161,8 @@ enabled: BLTouch. It may be useful for debugging. Available commands are: pin_down, touch_mode, pin_up, self_test, reset. +See [Working with the BL-Touch](BLTouch.md) for more details. + ## Delta Calibration The following commands are available when the "delta_calibrate" config |