Skip to content

V3.0-alpha 1 ESP3D for ESP8266/ESP32

Pre-release
Pre-release
Compare
Choose a tag to compare
@luc-github luc-github released this 01 Jun 05:50
· 383 commits to 3.0 since this 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

Discussion

New Contributors

Full Changelog: 1.0...v3.0-alpha1