aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_checks.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: Add a Slicers.md documentKevin O'Connor2018-10-281-4/+5
| | | | | | Add some information on configuring a slicer for use with Klipper. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Add an Endstop_Phase.md documentKevin O'Connor2018-10-161-0/+8
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* pid_calibrate: Support saving calibration data via SAVE_CONFIGKevin O'Connor2018-09-251-2/+2
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Config_checks.md to use STEPPER_BUZZKevin O'Connor2018-08-091-17/+28
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Recommend running PID_CALIBRATE in Config_checks.mdKevin O'Connor2018-03-181-0/+23
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Update Config_checks.mdDave Bacon2018-02-071-1/+1
| | | | | | Navigation should be to the temperature tab to find the Tool temperature box. Signed-off-by: Dave Bacon <drb.github@mrbacon.com>
* docs: Add an initial configuration checklist documentKevin O'Connor2017-12-261-0/+124
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>