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/Overview.md | |
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/Overview.md')
-rw-r--r-- | docs/Overview.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Overview.md b/docs/Overview.md index 477bc68b..2b9253c2 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -99,3 +99,4 @@ communication with the Klipper developers. troubleshooting CAN bus. - [TSL1401CL filament width sensor](TSL1401CL_Filament_Width_Sensor.md) - [Hall filament width sensor](Hall_Filament_Width_Sensor.md) +- [Eddy Current Inductive probe](Eddy_Probe.md) |