aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Overview.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-05-28 15:16:50 -0400
committerKevinOConnor <kevin@koconnor.net>2019-06-04 09:50:30 -0400
commit94c1ad724105c3deb43db94c6d2b5f052bd0f846 (patch)
tree0eb3dd4c15a3244a9e378f0751c0cc325550e4c5 /docs/Overview.md
parent52e7e5211957de6f0dd1f24c3e7f349ce5956485 (diff)
downloadkutter-94c1ad724105c3deb43db94c6d2b5f052bd0f846.tar.gz
kutter-94c1ad724105c3deb43db94c6d2b5f052bd0f846.tar.xz
kutter-94c1ad724105c3deb43db94c6d2b5f052bd0f846.zip
docs: Add an initial Command_Templates.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 344008aa..efddc7da 100644
--- a/docs/Overview.md
+++ b/docs/Overview.md
@@ -32,6 +32,8 @@ communication with the Klipper developers.
- [Pressure advance](Pressure_Advance.md): Calibrate extruder
pressure.
- [Slicers](Slicers.md): Configure "slicer" software for Klipper.
+- [Command Templates](Command_Templates.md): G-Code macros and
+ conditional evaluation.
- [Sensorless homing](Sensorless_Homing.md): Configuring tmc2130
sensorless homing.
- [G-Codes](G-Codes.md): Information on commands supported by Klipper.