From 99b70622fe48cd57c2f48d8c11790a90c409f617 Mon Sep 17 00:00:00 2001 From: suchmememanyskill <38142618+suchmememanyskill@users.noreply.github.com> Date: Thu, 9 Jan 2025 23:14:15 +0100 Subject: [PATCH] Update readme --- README.md | 4 +++- _site/index.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13e7171..1975077 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ [![Donations](https://img.shields.io/badge/Support%20on-Ko--Fi-red)](https://ko-fi.com/suchmememanyskill) # CYD-Klipper -An implementation of a wireless Klipper status display on an ESP32 + screen. Uses Moonraker to fetch data. +An implementation of a wireless Klipper, Bambu and Octoprint status display on an ESP32 + screen. Uses Moonraker to fetch data. A simple and cheap solution to use a dedicated screen with Klipper, a 3d printing Firmware. +Also now with Bambu Lab and Octoprint printers! ![showcase_image](readme/PXL_20231113_171629383.jpg) @@ -24,6 +25,7 @@ A ESP32-2432S028R is required to run this project. You can find out where to buy - Toggle Moonraker power devices - OTA updates - Serial console over USB (115200 8n1, echo off, LF/LF) +- Supports Klipper, Octoprint and Bambu printers. ### Install diff --git a/_site/index.html b/_site/index.html index 62444d5..da92100 100644 --- a/_site/index.html +++ b/_site/index.html @@ -71,7 +71,7 @@

CYD-Klipper

-

An implementation of a Klipper status display on an ESP32 + screen.
Uses Moonraker to fetch data.
Source code is available on GitHub.

+

An implementation of a wireless Klipper, Bambu and Octoprint status display on an ESP32 + screen.
Uses Moonraker to fetch data.
Source code is available on GitHub.

Changelog