diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2023-05-20 20:45:49 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2023-05-30 20:16:28 -0400 |
commit | 14ff50c94dee95c0a50841e4990528cbe43db247 (patch) | |
tree | 715493fe802abf53aa706a2054cf22fdef097273 /docs/_klipper3d | |
parent | 23bbbaa21bc39dfb7ab7c315b4268bb9973a116f (diff) | |
download | kutter-14ff50c94dee95c0a50841e4990528cbe43db247.tar.gz kutter-14ff50c94dee95c0a50841e4990528cbe43db247.tar.xz kutter-14ff50c94dee95c0a50841e4990528cbe43db247.zip |
docs: Add new CANBUS_Troubleshooting.md document
Add information on troubleshooting canbus connections.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/_klipper3d')
-rw-r--r-- | docs/_klipper3d/mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_klipper3d/mkdocs.yml b/docs/_klipper3d/mkdocs.yml index 29c0bdd0..72bcb33c 100644 --- a/docs/_klipper3d/mkdocs.yml +++ b/docs/_klipper3d/mkdocs.yml @@ -133,6 +133,7 @@ nav: - Beaglebone.md - Bootloaders.md - CANBUS.md + - CANBUS_Troubleshooting.md - TSL1401CL_Filament_Width_Sensor.md - Hall_Filament_Width_Sensor.md - Sponsors.md |