Skip to content

Commit fb65bc8

Browse files
Readme
1 parent c0651a5 commit fb65bc8

8 files changed

+42
-2
lines changed

README.md

+42-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,43 @@
1-
# CYD-Klipper-Display
1+
![GitHub release (with filter)](https://img.shields.io/github/v/release/suchmememanyskill/CYD-Klipper)
2+
[![Donations](https://img.shields.io/badge/Support%20on-Ko--Fi-red)](https://ko-fi.com/suchmememanyskill)
23

3-
WIP!
4+
# CYD-Klipper
5+
An implementation of a Klipper status display on an ESP32 + screen. Uses Moonraker to fetch data.
6+
7+
A simple and cheap solution to use a dedicated screen with Klipper, a 3d printing Firmware.
8+
9+
![showcase_image](readme/PXL_20231113_171629383.jpg)
10+
11+
### Required hardware
12+
13+
A ESP32-2432S028R is required to run this project. You can find out where to buy these on the ["ESP32 Cheap Yellow Display"](https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display#where-to-buy) repository.
14+
15+
### Features
16+
- View printer status
17+
- View print progress
18+
- Start a print
19+
- Move the printer
20+
- Manage temperature
21+
- Extrude/Retract filament
22+
23+
### Install
24+
25+
[There is a web-based installer available. This is only supported on Chrome, Edge or Opera, and only on Desktop.](https://suchmememanyskill.github.io/CYD-Klipper/)
26+
27+
On initial install, all data should be wiped. On updates, data should be able to be kept without issues.
28+
29+
There are no 'over the air' updates. Each update has to be applied manually.
30+
31+
### Screenshots
32+
(Quite literally shots of the screen. I'm sorry)
33+
34+
-|-
35+
:-:|:-:
36+
![1](readme/PXL_20231113_142717308.jpg)|![2](readme/PXL_20231113_171701876.jpg)
37+
![3](readme/PXL_20231113_171715809.jpg)|![4](readme/PXL_20231113_171724404.jpg)
38+
![5](readme/PXL_20231113_171751745.jpg)|![6](readme/PXL_20231113_171809315.jpg)
39+
40+
41+
### Credits
42+
- [xtouch](https://github.com/xperiments-in/xtouch)
43+
- [ESP32-Cheap-Yellow-Display](https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display)

readme/PXL_20231113_142717308.jpg

335 KB
Loading

readme/PXL_20231113_171629383.jpg

533 KB
Loading

readme/PXL_20231113_171701876.jpg

890 KB
Loading

readme/PXL_20231113_171715809.jpg

553 KB
Loading

readme/PXL_20231113_171724404.jpg

911 KB
Loading

readme/PXL_20231113_171751745.jpg

1.26 MB
Loading

readme/PXL_20231113_171809315.jpg

1.04 MB
Loading

0 commit comments

Comments
 (0)