diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-07-12 17:42:48 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-07-16 10:48:10 -0400 |
commit | 2f9fe49cb85eed35676a2711686d6ddc0514ac5a (patch) | |
tree | a6deb2607e1139da240d127300a6922fb28fe757 /docs/Sponsors.md | |
parent | 8a038c69411715cba36eaea92ee7a9944762ef6b (diff) | |
download | kutter-2f9fe49cb85eed35676a2711686d6ddc0514ac5a.tar.gz kutter-2f9fe49cb85eed35676a2711686d6ddc0514ac5a.tar.xz kutter-2f9fe49cb85eed35676a2711686d6ddc0514ac5a.zip |
docs: Add a Sponsors.md file
Add a documentation page with information on how to support Klipper.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Sponsors.md')
-rw-r--r-- | docs/Sponsors.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/Sponsors.md b/docs/Sponsors.md new file mode 100644 index 00000000..70755e7c --- /dev/null +++ b/docs/Sponsors.md @@ -0,0 +1,30 @@ +# Sponsors + +Klipper is Free Software. We depend on the generous support from +sponsors. Please consider sponsoring Klipper or supporting our +sponsors. + +## Klipper Developers + +### Kevin O'Connor + +Kevin is the original author and current maintainer of Klipper. Kevin +has a Patreon page at: +[https://www.patreon.com/koconnor](https://www.patreon.com/koconnor) + +### Eric Callahan + +Eric is the author of bed_mesh, spi_flash, and several other Klipper +modules. Eric has a donations page at: +[https://ko-fi.com/arksine](https://ko-fi.com/arksine) + +## Related Klipper Projects + +Klipper is frequently used with other Free Software. Consider using or +supporting these projects. + +* [Moonraker](https://github.com/Arksine/moonraker) +* [Mainsail](https://github.com/mainsail-crew/mainsail) +* [Fluidd](https://github.com/fluidd-core/fluidd) +* [OctoPrint](https://octoprint.org/) +* [KlipperScreen](https://github.com/jordanruthe/KlipperScreen) |