mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-09 23:05:05 -06:00
docs: Add an initial configuration checklist document
Provide a document with basic steps that a user can run to verify that the pins in the configuration file are set correctly. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
479772ca00
commit
1bdebeaebf
4 changed files with 133 additions and 2 deletions
|
@ -142,6 +142,10 @@ In addition to common g-code commands, Klipper supports a few extended
|
|||
commands - "status" and "restart" are examples of these commands. Use
|
||||
the "help" command to get a list of other extended commands.
|
||||
|
||||
After Klipper reports that the "printer is ready" go on to the
|
||||
[config check document](Config_checks.md) to perform some basic checks
|
||||
on the pin definitions in the config file.
|
||||
|
||||
Contacting the developers
|
||||
=========================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue