Download Latest Version ESP3D 3.1.2 source code.zip (59.3 MB)
Email in envelope

Get an email when there's a new version of ESP3D

Home / v3.1.1
Name Modified Size InfoDownloads / Week
Parent folder
ESP3D 3.1.1 source code.tar.gz 2026-06-16 57.6 MB
ESP3D 3.1.1 source code.zip 2026-06-16 59.3 MB
README.md 2026-06-16 3.0 kB
Totals: 3 Items   117.0 MB 0

v3.1.1 Release 2026-06-16

This release is maintenance release but also enhances ESP3D's network discovery and service capabilities, improves pin configuration support, and strengthens documentation for key features.

πŸ“‹ Table of Contents

πŸš€ New Features

NetNeighbor Discovery Tool Reference

Added documentation and reference to NetNeighbor, a cross-platform service discovery tool (Windows, Linux, macOS) that helps users easily locate ESP3D devices on their local network.

Commits: 12a7030

Enhanced mDNS Service Information

Improved mDNS (multicast DNS) service advertisement by including device information in the service announcements, making it easier to identify ESP3D devices on the network without relying on the web server.

Commits: 03135ce

πŸ› Bug Fixes

  • SD Card Header Typo Fix: Corrected a typo in the SD card header file that could have caused compilation or functionality issues. (1f76ce0)
  • Default Log Disabled: Fixed issue where log was not disabled by default in the firmware. (1f76ce0)

πŸ’ͺ Improvements

  • Optimized mDNS Port Selection: Improved port selection logic for the ESP3D mDNS service, allowing better flexibility in network configurations and reducing potential port conflicts. (03135ce)
  • Extended Pin Configuration Support: Updated esp3d_pins.h to support additional pin configurations, improving hardware compatibility across different ESP8266, ESP8285, and ESP32 variants. (8a62e5f)
  • Lua and mDNS Documentation: Enhanced project documentation with detailed information about Lua scripting support and mDNS service discovery, along with proper credits and usage guidelines. (92932ce)

πŸ‘₯ Contributors

Thanks to all contributors who made this release possible!

πŸ“Š Statistics

  • Commits: 6
  • πŸ‘₯ Contributors: 1
  • Lines changed: +878 / -19

Generated by Release Agent on 2026-06-16 16:43

Source: README.md, updated 2026-06-16