V3.0-alpha 1 ESP3D for ESP8266/ESP32
Pre-release
Pre-release
What's Changed
- Complete rewrite of ESP3D Firmware
- More modular code for better maintenance
- Better support of ESP32 chip
- Add DHT sensors support
- Add LittleFS Support
- Add FatFS for ESP32
- Add Date Time on FS
- Add ESP32 Cam support
- Add ESP32 Serial bluetooth
- Add Telegram notification
- Add SDFat support
- Add Direct SD support
- Add SD sharing support
- Add FTP support
- Add WebDav support
- Add Websocket support for command (no file transfer)
- Add ethernet support for ESP32
- Add MKS communication protocol - compatible with MKS WiFi module
- New maintenance page
- Drop M28/M29 file transfer
- Drop MarlinKimbra support
Limitations
** Works with ESP3D-WEBUI 3.0-alpha-1 - no backward compatibility
Discussion / status
New Contributors
- @MichaelDu9226 made their first contribution in #497
- @MarSoft made their first contribution in #652
Full Changelog: 1.0...v3.0-alpha1