diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2024-01-08 00:36:32 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2024-04-09 16:32:43 -0400 |
commit | b09897245e4e592fab29a281e338183b42a36b6b (patch) | |
tree | 9c4c3bc6844ef87d950ac82cb49deb125bf99e66 /docs/_klipper3d | |
parent | 30e0fddbbf3957dfae696bdc739dfb4a0ad83016 (diff) | |
download | kutter-b09897245e4e592fab29a281e338183b42a36b6b.tar.gz kutter-b09897245e4e592fab29a281e338183b42a36b6b.tar.xz kutter-b09897245e4e592fab29a281e338183b42a36b6b.zip |
docs: Add a new Eddy_Probe.md document
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 d290a45f..c5da747b 100644 --- a/docs/_klipper3d/mkdocs.yml +++ b/docs/_klipper3d/mkdocs.yml @@ -138,4 +138,5 @@ nav: - CANBUS_Troubleshooting.md - TSL1401CL_Filament_Width_Sensor.md - Hall_Filament_Width_Sensor.md + - Eddy_Probe.md - Sponsors.md |