You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/firmware/fw_klipper.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,16 +18,16 @@ The [Huada HC32F460 MCU](https://github.com/Klipper3d/klipper/commit/72b6bd7efa1
18
18
- You'd need a host to run additional software like OctoPrint or Mainsail for being able to use the printer with Klipper. See the belonging section further down below for some information and my personal recommendation abput what to use.
19
19
If you don't have a host running OctoPrint/Mainsail/.. yet, see the chapter ["Printserver"](../printserver.md) for some information about hardware you could use for that.
20
20
21
-
---
21
+
<!---
22
22
23
23
## What Is Klipper?
24
24
Klipper is a 3d printer firmware and, in this case, *replaces* the stock firmware of your stock mainboard.
25
25
For further information about Klipper, about how to install and configure it, please refer to the [official Klipper documentation](https://www.klipper3d.org/).
26
+
-->
26
27
27
28
!!! warning
28
29
29
30
In the following, I **don't** give a step-by-step guide about how to install and configure Klipper, so please read the official documentation attentively!
0 commit comments