mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +02:00
all markdown files must have a single H1 heading at the top. Signed-off-by: Damien Martin <damlobster@gmail.com> Update CNAME
19 lines
523 B
Markdown
19 lines
523 B
Markdown
---
|
|
hide:
|
|
- navigation
|
|
- toc
|
|
title: Welcome
|
|
---
|
|
|
|
{ .center-image }
|
|
|
|
Klipper is a 3d-Printer firmware. It combines the power of a general
|
|
purpose computer with one or more micro-controllers. See the
|
|
[features](Features.md) document for more information on why you
|
|
should use Klipper.
|
|
|
|
To begin using Klipper start by [installing](Installation.md) it.
|
|
|
|
Klipper is Free Software. Read the [documentation](Overview.md) or
|
|
view [the Klipper code on github](https://github.com/KevinOConnor/klipper).
|