luc-github / ESP3D-WEBUI

A Web UI for ESP8266 or ESP32 based boards connected to 3D printers / CNC
GNU General Public License v3.0
747 stars 305 forks source link

[FEATURE REQUEST]Marlin with long name support does not support spaces in path #259

Closed luc-github closed 1 year ago

luc-github commented 1 year ago

Rename file name with spaces using _ instead of ` when doing upload Rename directory name with spaces using_instead of ` when doing driectory creation

luc-github commented 1 year ago

Fixed - but does not handle already existing file names / directory names with spaces , for this need to use native Marlin API (M20)

github-actions[bot] commented 1 year ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.