M4 v.86 no longer extends

Hi @bar, I just read some of the esp3d.io docs and it seems that the SD card is mounted on /sd (read only) or /sdfiles.

I think that you should try a very simple index.html file that includes the real page contents from the SD card (I’d choose the read only /sd).

Or perhaps a web redirect would work, just see if http://maslow.local/sd/ works for a file that’s in that directory.

1 Like

I think that is an excellent idea!

1 Like

Has anyone done a test of uploading an html file to the sd card (where the gcode goes) and then visiting
http://maslow.local/sd/
With the name of the html file appended to the end.

I am itching to do it but my M4 is at my friend’s garage and so I don’t have access.

1 Like