Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 2.52 KB

README.md

File metadata and controls

48 lines (35 loc) · 2.52 KB

CYD-Klipper

An implementation of a wireless Klipper status display on an ESP32 + 3.5" screen. Uses Moonraker to fetch data.

A simple and cheap solution to use a dedicated screen with Klipper, a 3d printing Firmware.

ESP32-3248S035C 3.5" display

Required hardware

A ESP32-3248S035C is required to run this project. You can find out where to buy these on the "ESP32 Cheap Yellow Display 3.5"" repository.

Features

  • View printer status
  • View print progress
  • Start a print
  • Move the printer
  • Manage temperature
  • Extrude/Retract filament
  • Execute predefined gcode macros

Install

There is a web-based installer available. This is only supported on Chrome, Edge or Opera, and only on Desktop.

On initial install, all data should be wiped. On updates, data should be able to be kept without issues.

There are no 'over the air' updates. Each update has to be applied manually.

Images

3.5" display Capacitive

Enclosure

Display Enclosure ESP32-3248S035

Credits