ESP3D
ESP3D copied to clipboard
FW for ESP8266/ESP8285/ESP32 used with 3D printer
Here my testing configurations matrix for reference, any other hardware feel free to feedback I can add : I will add features tested after the first test, also I have...
I think it would be very informative to bench the speed of upload / download a file using FTP / WebDav / Webserver to LocalFS / SD on ESP32 and...
I got several request for unsupported user cases adding some scripting would be a flexible solution like https://github.com/fdu/ESP8266-Arduino-Lua may be use a dedicated task on esp32 for it for esp8266...
Time to define what host feature will be: Basic description 1 - Read Gcode from SD 2- Send GCODE to printer FW via Serial 3 - Wait for ack 4...
* There is nice library for esp32 that seems more close in feature from esp8266 than current embedded esp32 https://github.com/fhessel/esp32_https_server Seems even support async way and several clients - need...
Global FS support Flash and SD, now let's try to add USB Flash disk/key using SPI and CH376s Chip This library looks very promising https://github.com/djuseeq/Ch376msc e Chip is using 3.3...
since pin pairing seems to be supported : https://github.com/espressif/arduino-esp32/pull/4634/files Need to allow it in ESP3D ad add pin configuration
It was in my todo list and even did a prototype but now it exists so I will use it as reference : https://www.rotrics.com/collections/add-ons-accessories/products/3-5-inch-touchscreen Current TFT support is too basic...
ability to attach picture or document to notification email telegram line pushover one usage would be to enclose a camera capture per user feedback TBC it is definitly not a...
Add some diagnostic/autodetect process for: * Baudrate * Fw printer and version * TBD