Skip to content

ESP3D 3.1.0

Latest

Choose a tag to compare

@luc-github luc-github released this 25 May 06:58
· 6 commits to 3.1 since this release

v3.1.0 Release 2026-05-25

This release enhances file transfer capabilities with WebSocket support and improves SD card sharing functionality for better integration with CNC control systems.

πŸ“‹ Table of Contents

πŸš€ New Features

WebSocket File Transfer

Added WebSocket-based file transfer capability, enabling more efficient and reliable file uploads to the pendant from the host CNC system.

πŸ’ͺ Improvements

  • SD Card Sharing and Access Flow: Optimized SD card sharing with an improved access flow, making it easier to work with files on the SD card without conflicts.
  • Documentation Updates: Updated documentation to reflect the latest SD sharing and file access improvements.