Skip to content

Commit 8e33ff8

Browse files
authored
Fix Klipper README links (#108)
Fix the links to the TapChanger files in the Klipper README.
1 parent 8db221c commit 8e33ff8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Klipper/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ Most of the code has been taken from the [TapChanger](https://github.com/viestur
55

66
## Tapchanger Files
77

8-
You need `homing.cfg`, `macros.cfg`, `tool_detection.cfg` and `toolchanger.cfg` from [TapChanger Example](https://github.com/viesturz/tapchanger/tree/main/Klipper/config-example)
8+
You need
9+
- `homing.cfg`, `macros.cfg`, and `toolchanger.cfg` from [TapChanger Examples/per tool probe](https://github.com/viesturz/klipper-toolchanger/tree/main/examples/per%20tool%20probe)
10+
- [`tool_detection.cfg`](https://github.com/viesturz/klipper-toolchanger/blob/main/examples/tool_detection.cfg)
911

1012
You can either add them manually to your klipper install, or alternatively, you can integrate them to your config so that moonraker keeps them up to date with your other software if they change. Below are the steps for the integrated way. If you make any changes to the files though, they will be overwritten if you update. If you choose to manually add them, make sure your printer.cfg reflects the location of them.
1113

0 commit comments

Comments
 (0)