luc-github / ESP3D

FW for ESP8266/ESP8285/ESP32 used with 3D printer
GNU General Public License v3.0
1.77k stars 466 forks source link

[Question]<ESP32-CAM SD card, cannot see any files> #723

Closed X3msnake closed 2 years ago

X3msnake commented 2 years ago

Greetings Masters

Finally managed to install version 2.1.1 after battelling with the libraries, ended up uninstalling and resetting the arduino IDE and starting all from scratch folling the instrutions.

Now the UI is working and it is connecting to the board. however i am using ESP32-CAM and was hoping i could use the SD card it has.

Is there any special config one must do to use the card on this hardware?

luc-github commented 2 years ago

esp32 camera is supported in ESP3D 3.0 Direct SD card connection is supported in 3.0 but streaming GCode is not yet implemented so SD usage is currently limited to configuration file storage.

X3msnake commented 2 years ago

Oh :|

In that case I cannot use it untill then. Was hoping i could use it as a GRBL streamer since the board on my 3018 Vevor CNC machine farm do not have any native SD card support like on the 3DPrinters

Any ETA on the implementation of streaming from SD card for the ESP32-CAM?

luc-github commented 2 years ago

No sorry but you can check update here : https://github.com/luc-github/ESP3D/issues/243

X3msnake commented 2 years ago

Ok Master i've subscribed to alerts on that issue i'll keep an eye out for your updates on it, untill then i guess i'll have to invest in some old fashion grbl offline controllers or build some from scratch like on this git and keep swapping sd cards for prodution.

Wish i could help speed things up but i'm crap at coding :( Best wishes, keep up the great work

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.