Skip to content
forked from luc-github/ESP3D

FW for ESP8266/ESP8285/ESP32 used with Knutwurst's MEGA Hybrid Firmware

Notifications You must be signed in to change notification settings

knutwurst/ESP3D

 
 

Repository files navigation

Firmware for ESP8266/ESP8285 and ESP32 used with 3D printer

Latest stable release Release Version Release Date github-ci Release Version
please use Arduino ide 1.8.9+ with Release Version or Release Version

Latest development version Development Version GitHub last commit (branch) github-ci Development  Version
please use Arduino ide 1.8.9+ with Release Version or Release Version

All releases

This firmware allows not only to have a cheap bridge between Wifi and serial, but also to have a web UI to configure wifi, to monitor 3D printer and even control it, and to make things easy, UI is fully customizable without reflashing FW.

Firmware should work with any 3D printer firmware (repetier/marlin/smoothieware using GCODE) if serial connection has a correct setup. I currently use it with my personnal flavor of repetier for Due based boards.

The web interface files are present in data directory but UI has it's own repository ESP3D-WEBUI.

  • Be aware ESP3D-WEBUI is for firmware 0.9.99 minimum - previous released version use tpl files which are no more used.
  • Note for ESP8266 1MB flash : FW is now too big will all features you need to chose strip the FW and select only some features, also WebUI is now also too big for full multilanguage support to fit the 128K SPIFFS so please use pack with limited language (en +another) https://github.com/luc-github/ESP3D-WEBUI/tree/2.1/languages

If you like what I do you can buy me a coffee*: Donate

*It doesn't have to be a generous donation. A few cents are enough to show me who is interested in further development. So the motivation stays and I just know that I am not programming for the bin ;)

About

FW for ESP8266/ESP8285/ESP32 used with Knutwurst's MEGA Hybrid Firmware

Resources

Stars

Watchers

Forks

Sponsor this project

Languages

  • C++ 74.4%
  • C 17.1%
  • HTML 5.6%
  • JavaScript 1.7%
  • Shell 0.7%
  • CSS 0.5%