From a000ef2a6f78ea88900a517a7a9e99190b185f4e Mon Sep 17 00:00:00 2001 From: Andrew Simard <41052272+500Foods@users.noreply.github.com> Date: Sun, 27 Oct 2024 03:33:21 -0700 Subject: [PATCH] Update KIAUH_danger.md --- docs/level_h/KIAUH_danger.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/level_h/KIAUH_danger.md b/docs/level_h/KIAUH_danger.md index eacadc0..60c524c 100644 --- a/docs/level_h/KIAUH_danger.md +++ b/docs/level_h/KIAUH_danger.md @@ -14,6 +14,9 @@ In this step, what we're doing is changing the Klipper repository that KIAUH is By pointing it at the DangerKlipper URL, and selecting a branch (master in this case), KIAUH has everything it needs to perform the update. +NOTE: This is only applicable if you want to use DangerKlipper. For most purposes, the regular fork of Klipper works very well. +DangerKlipper is only likely to be of interest to those who are modifying their printers, using an MMU, upgrading motors, or working with other software that can benefit from the latest version of Klipper. + To get started, launch KIAUH and then select `Option S` to access KIAUH's settings ``` ╔═══════════════════════════════════════════════════════╗ @@ -286,4 +289,8 @@ Check the output for errors, but assuming nothing went wrong, the installation o ###### Happy printing! ``` +## References +- [KIAUH](https://github.com/dw-0/kiauh) - Klipper Installation and Update Helper +- [DangerKlipper](https://github.com/DangerKlippers/danger-klipper) - The "risky" fork of Klipper with additional features +