Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion klipper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ Long term I'm looking to upstream the changes in klipper and Klipper_ToolChanger
## Installing

- I have a custom github repo with toolchanger extensions. Switch the Klipper install to: https://github.com/viesturz/klipper/tree/toolchanger
- copy the klippy/extras/*.py files to ${KLIPPER_PATH}/klippy/extras
- use the config as a template for your own config

Optional:

- autodetect active tool copy the toolklippy/tool_probe* files to ${KLIPPER_PATH}/klippy/
- nozzle [alignment probe](https://github.com/viesturz/NozzleAlign)

## Z offsets
Expand Down