Releases: luc-github/ESP3D
ESP3D for ESP8266/ESP32
This firmware allows to configure your ESP as AP or Client and monitor and control your 3D printer.
For esp8266 core 2.4.1
- Smaller footprint
- Embedded SPIFFS and Firmware uploader
- Fancy Web-UI (https://github.com/luc-github/ESP3D-WEBUI)
- Full support of Marlin / Marlinkimbra / Repetier / Smoothieware
- Beta support for EP32 (some libraries are still missing or not optimized: Web Server, SSDP, NetBIOS), check asyncwebserver branch for full esp32 support
- Serial SD communication only -> not for Azteeg X5 mini WiFi
For ESP boards
This firmware allows to configure your ESP as AP or Client and monitor and control your 3D printer.
For core 2.4.0 (http://arduino.esp8266.com/versions/2.4.0/package_esp8266com_index.json)
- Smaller footprint
- Embedded SPIFFS and Firmware uploader
- New Web-UI (https://github.com/luc-github/ESP3D-WEBUI)
- Now full support of Marlin / Marlinkimbra / Repetier / Smoothieware
- Beta support for EP32 (some libraries are still missing or not optimized: Web Server, SSDP, NetBIOS)
Limitation: 16MB boards are not recognized properly per #198
For ESP boards with at least 1M of flash (new ESP01 / ESP12E/F)
This fw allows to configure your ESP as AP or Client and monitor and control your 3D printer
for core 2.2.0 (http://arduino.esp8266.com/versions/2.2.0/package_esp8266com_index.json)
- fix Sleep mode / PHY mode
- fix random crash when compilation is done under linux (possibly all OS)
For ESP boards with at least 1M of flash (new ESP01 / ESP12E/F)
This fw allows to configure your ESP as AP or Client and monitor and control your 3D printer
for core 2.2.0 (http://arduino.esp8266.com/versions/2.2.0/package_esp8266com_index.json)
For ESP boards with at least 1M of flash (new ESP01 / ESP12E/F)
This fw allows to configure your ESP as AP or Client and monitor and control your 3D printer
for core 2.0.0 (http://arduino.esp8266.com/versions/2.0.0/package_esp8266com_index.json)
For ESP12E and other boards with at least 4M of flash
This fw allows to configure your ESP as AP or Client and monitor and control your 3D printer
For ESP01 and ESP12E
This fw allows to configure your ESP as AP or Client and monitor and control your 3D printer