mirror of
https://github.com/suchmememanyskill/CYD-Klipper.git
synced 2026-03-21 05:33:24 +00:00
Fix up smartdisplay driver, update readme, update install page
This commit is contained in:
14
README.md
14
README.md
@@ -14,7 +14,7 @@ A ESP32-2432S028R is required to run this project. You can find out where to buy
|
||||
|
||||
### Features
|
||||
- View printer status
|
||||
- View print progress
|
||||
- View print progress and print statistics
|
||||
- Start a print
|
||||
- (When the printer is idle) move the printer
|
||||
- (During a print) set fan speed, flow rate, speed and z offset
|
||||
@@ -36,11 +36,15 @@ There are no 'over the air' updates. Each update has to be applied manually.
|
||||
|
||||
-|-
|
||||
:-:|:-:
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
||||
|
||||
### Credits
|
||||
- [xtouch](https://github.com/xperiments-in/xtouch)
|
||||
- [ESP32-Cheap-Yellow-Display](https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display)
|
||||
- [ESP32-Cheap-Yellow-Display](https://github.com/witnessmenow/ESP32-Cheap-Yellow-Display)
|
||||
- [OperatorB](https://github.com/OperatorB) for the ESP32-3248S035C display driver
|
||||
- [esp32-smartdisplay](https://github.com/rzeldent/esp32-smartdisplay)
|
||||
Reference in New Issue
Block a user