Skip to content

Commit

Permalink
Add troubleshooting section
Browse files Browse the repository at this point in the history
  • Loading branch information
miklschmidt committed Jul 18, 2021
1 parent be9f620 commit 4dffbfa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/_sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
- [Quick start](quickstart.md)
- [Configuration](configuration.md)
- [Manual Firmware Compilation](manual-firmware.compilation.md)
- [Troubleshooting](troubleshooting.md)

- Boards
- Big Tree Tech
Expand Down
9 changes: 9 additions & 0 deletions docs/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Troubleshooting

## My steppers are running backwards!
Refer to the stepper section at the top of printer.cfg, you can add or remove `!` in front of the dir_pin to reverse the direction of that particular stepper.

## Get help
For further support check out the v-coreos-support and klipper channels on Discord. Use the invite link below to join.

<a href="https://discord.gg/D62e8XNeYa" class="button">Join the Unnofficial RatRig Discord Community</a>

0 comments on commit 4dffbfa

Please sign in to comment.