Skip to content

For ESP boards

Compare
Choose a tag to compare
@luc-github luc-github released this 04 Jan 09:26
7a5c3a9

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