Features

The V3.X features are :

  • Embedded maintenance page (terminal / local FS update / ESP3D Firmware update)
  • WebUI support
  • ESP32 / ESP32-S3 support
  • Wifi
  • Raw TCP / serial bridge support (light telnet)
  • Websocket / serial bridge support
  • Serial / Serial bridge support
  • Bluetooth Serial bridge support (when BT supported)
  • Serial commands configurations
  • Authentication support (admin / user)
  • WebDav support
  • Local FS support:
    • Little FS
  • SD support(Direct connection)
    • File format
      • Native SPI
      • Native SDIO
  • USB Host support
  • Global FS under Webdav : SD + Local FS in same directory
  • Buzzer support
  • Pins control by commands
  • Time synchronization support (manual / internet server)
  • Notifications support
    • WebUI
    • TFT/OLED
    • Email
    • Line
    • Telegram
    • PushOver
    • IFTTT
  • Auto script support at start
  • Host GCODE stream for macros hosted on local FS (Work in Progress)
  • Update
    • ESP3D configuration using ini file on SD
    • ESP3D update using binary file on SD
    • OTA support
    • Update by WebUI