aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Overview.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2018-10-11 00:52:09 -0400
committerKevin O'Connor <kevin@koconnor.net>2018-10-16 13:09:49 -0400
commit0079311b0bb23aed886c5673a6dbef13a8f35317 (patch)
tree953b4f5a6076e43535cc5b3111d23d1f0f607d33 /docs/Overview.md
parent1e71909d020840863497977720289763d58fb046 (diff)
downloadkutter-0079311b0bb23aed886c5673a6dbef13a8f35317.tar.gz
kutter-0079311b0bb23aed886c5673a6dbef13a8f35317.tar.xz
kutter-0079311b0bb23aed886c5673a6dbef13a8f35317.zip
docs: Add an Endstop_Phase.md document
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Overview.md')
-rw-r--r--docs/Overview.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Overview.md b/docs/Overview.md
index 78768376..1ad046c3 100644
--- a/docs/Overview.md
+++ b/docs/Overview.md
@@ -11,6 +11,8 @@ settings in the config file.
The Klipper configuration is stored in a simple text file on the host
machine. The [config/example.cfg](../config/example.cfg) file serves
as a reference for the config file. See the
+[Endstop Phase](Endstop_Phase.md) document for information on
+Klipper's "stepper phase adjusted endstop" system. See the
[Delta Calibrate](Delta_Calibrate.md) document for information on
calibrating delta printers. The
[Pressure Advance](Pressure_Advance.md) document contains information