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]Allow to support direct SD and Printer SD at once #247

Closed luc-github closed 2 years ago

luc-github commented 2 years ago

ESP32Cam has direct SD that can be used to save pictures / video in future so need to be able to acccess to ESP32Cam SD and also to printer SD at once, which is not currently supported by webUI 3.0

Direct SD can be accessed by FTP/WebDav and the purpose is the camera Printer SD is accessible by Serial commands - and used for monitoring / control print job

luc-github commented 2 years ago

Implemented extrasd

github-actions[bot] commented 2 years 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.