diff options
Diffstat (limited to 'docs/Config_checks.md')
-rw-r--r-- | docs/Config_checks.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/Config_checks.md b/docs/Config_checks.md index 4d612cd3..967d321f 100644 --- a/docs/Config_checks.md +++ b/docs/Config_checks.md @@ -156,3 +156,11 @@ in the Klipper configuration file. It may be necessary to perform detailed printer calibration - a number of guides are available online to help with this (for example, do a web search for "3d printer calibration"). + +If one is using traditional endstop switches with Trinamic stepper +motor drivers then see the [Endstop Phase](Endstop_Phase.md) +document. If using a delta printer, see the +[Delta Calibrate](Delta_Calibrate.md) document. + +After one has verified that basic printing works, it is a good idea to +consider calibrating [pressure advance](Pressure_Advance.md). |