Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.65 KB

README.md

File metadata and controls

33 lines (28 loc) · 1.65 KB

3D Printer Screen

3D Printer Screen is a 3d printer controller project based arround ESP32. The purpose of this project is to add wireless connectivity to the printer and simplify its operation through LCD and touchscreen interfaces.

Early development

Hardware Prerequisites

  • This custom board or another with similar wiring similar
  • TFT LCD display compatible with TFT_eSPI library and SPI communication
  • ESP32 Wrover-e Rev 3 with at least 4MB of SPIRAM
  • EFM8BB10F8G microcontroller

Current features

  • SD card browser
  • Gcode preview

Screenshots

Main screen

info

SD card browser

browser browser browser browser

Gcode preview

preview Based on this design preview Based on this design preview Based on this design preview Based on this design

Planned features

  • Movement, temperature, settings, file selection, etc. menus
  • SD card printing
  • WiFi printing