Skip to content

Commit cde2a73

Browse files
authored
Merge pull request #268 from ejsears/afc-debug-script
afc-debug script for troubleshooting
2 parents 813e774 + fc28d47 commit cde2a73

3 files changed

Lines changed: 990 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,16 @@ For additional information and the steps for manual calibration, can be found in
278278

279279
## Troubleshooting
280280

281+
A debug script is available to be run that can assist the Armored Turtle support team on their Discord channel. To run the script, simply use the following commands:
282+
283+
```bash
284+
cd ~/AFC-Klipper-Add-On/troubleshooting
285+
./afc-debug.sh
286+
```
287+
288+
This script will collect some basic information about your system to include Klipper logs, device information, CAN network information, and your AFC
289+
configuration files. This information will be uploaded to termbin.com and the resulting link can be used to share this information with the Armored Turtle team.
290+
281291
Debug information about the respooler system can be found by visiting the following URL in your browser:
282292

283293
`{ip address}/printer/afc/status`

0 commit comments

Comments
 (0)