mirror of
https://github.com/suchmememanyskill/CYD-Klipper.git
synced 2026-03-21 05:33:24 +00:00
Update readme
This commit is contained in:
@@ -2,9 +2,10 @@
|
|||||||
[](https://ko-fi.com/suchmememanyskill)
|
[](https://ko-fi.com/suchmememanyskill)
|
||||||
|
|
||||||
# CYD-Klipper
|
# 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.
|
A simple and cheap solution to use a dedicated screen with Klipper, a 3d printing Firmware.
|
||||||
|
Also now with Bambu Lab and Octoprint printers!
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@@ -24,6 +25,7 @@ A ESP32-2432S028R is required to run this project. You can find out where to buy
|
|||||||
- Toggle Moonraker power devices
|
- Toggle Moonraker power devices
|
||||||
- OTA updates
|
- OTA updates
|
||||||
- Serial console over USB (115200 8n1, echo off, LF/LF)
|
- Serial console over USB (115200 8n1, echo off, LF/LF)
|
||||||
|
- Supports Klipper, Octoprint and Bambu printers.
|
||||||
|
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
|
|||||||
@@ -71,7 +71,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<section class="main">
|
<section class="main">
|
||||||
<h2>CYD-Klipper <span class="iconify" data-icon="mdi-printer-3d" style="color: #F44;"></span></h2>
|
<h2>CYD-Klipper <span class="iconify" data-icon="mdi-printer-3d" style="color: #F44;"></span></h2>
|
||||||
<p>An implementation of a Klipper status display on an ESP32 + screen.<br>Uses Moonraker to fetch data.<br><a href="https://github.com/suchmememanyskill/CYD-Klipper">Source code is available on GitHub</a>.</p>
|
<p>An implementation of a wireless Klipper, Bambu and Octoprint status display on an ESP32 + screen.<br>Uses Moonraker to fetch data.<br><a href="https://github.com/suchmememanyskill/CYD-Klipper">Source code is available on GitHub</a>.</p>
|
||||||
|
|
||||||
<section class="changelog">
|
<section class="changelog">
|
||||||
<h3 id="changelog-header"><span class="iconify" data-icon="mdi-hammer-wrench" style="color: lightgray;"></span> Changelog <span id="changelog-header-version"></span></h3>
|
<h3 id="changelog-header"><span class="iconify" data-icon="mdi-hammer-wrench" style="color: lightgray;"></span> Changelog <span id="changelog-header-version"></span></h3>
|
||||||
|
|||||||
Reference in New Issue
Block a user