Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jomik committed Jun 3, 2024
1 parent b399946 commit b726769
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,13 @@ git clone https://github.com/Jomik/klipper-z-tramming.git ~/z_tramming
- Symlink it to your config folder.

```sh
ln -s ~/klipper-z-tramming/macros/z_tramming.cfg ~/printer_data/config/z_tramming
ln -s ~/z_tramming/macros/z_tramming.cfg ~/printer_data/config/z_tramming
```

- Copy the `z_tramming_settings.cfg` to your config folder.

```sh
cp ~/klipper-z-tramming/macros/z_tramming_settings.cfg ~/printer_data/config/z_tramming_settings.cfg
cp ~/z_tramming/macros/z_tramming_settings.cfg ~/printer_data/config/z_tramming_settings.cfg
```

- Include the macros in your `printer.cfg` by adding these lines:
Expand Down

0 comments on commit b726769

Please sign in to comment.