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