Luc

Results 66 issues of Luc

There several area of refactoring in the code they are currently not mandatory but need to be addressed one day, so the purpose it to track them here as they...

Help Welcome
Code Simplification
ESP3D 3.X
Planned

People using auto responder is ok but using autoresponder for email used in github will generate noise to repository and all users watching this repository. So any autoreponder to github...

Annoucement :loudspeaker:

Hi, The configurator for ESP3D 3.0 is available here https://luc-github.github.io/, it is now in beta state, texts are not final and no translations yet but it is fully operational, it...

enhancement
Feedback Welcome
ESP8266
ESP32
ESP8285
ESP-3.X
Annoucement :loudspeaker:

Current protocol between printer and ESP3D use raw serial which is ok for GCODE communication but no really efficient for file transfer More over if some output come from printer...

Feature request
Feedback Welcome
ESP3D 3.X

as suggested by @cyberiano https://github.com/luc-github/ESP3D/pull/708#issuecomment-1047456970 the issue is to fit all data in 3 slots : (not including message content) Token 1 = 63 chars (hidden in settings) Token 2...

Feature request

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...

Compatibility
Documentation
Testing
ESP-3.X

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...

Help Welcome
Compatibility
Documentation
Testing
ESP8266
ESP32
Planned

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...

Feature request
Feedback Welcome
ESP-3.X

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...

Feature request
Feedback Welcome
ESP3D 3.X

* 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...

Feature request
ESP32
ESP-3.X
Planned