luc-github/ESP3DLib

[FEATURE REQUEST]Add Webdav

agoy507 opened this issue · 7 comments

Please add webdav feature. that feature will be very useful to save Gcode direct to sdcard.

it is already done in ESP3D and in roadmap for ESP3DLib https://github.com/luc-github/ESP3D/blob/3.0/ESP3D-features.xls

Hei luc.
I try to added webdav feature used your webdav library. file on LITTLEFS can showing on window explorer.
I tried to change LITTLEFS to SD_MMC like luc-github/ESP3D#491 (comment) but it can't work. what's missing ?? can you explain ? what library of SD recomend of you to handle SD on webdav with esp3d and marlin FW ? can i used sd_ESP32.h on esp3dlib library

in esp3dlib I use Marlin sd lib not esp32 core sd lib

yes, check the cpp file, it is just a wrapper

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale commented

This stale issue has been automatically closed. Thank you for your contributions.