Luc
Luc
@faronov Simon code is already merged to Marlin 2.x - and Marlin is more up to date Also be sure you use latest ESP32 core - I mean latest GIT...
I do not use PlatformIO so I cannot be sure but reading http://docs.platformio.org/en/latest/platforms/espressif32.html?utm_source=github&utm_medium=arduino-esp32#using-arduino-framework-with-staging-version Stage version should be up to date as GIT was updated one month ago If it can...
@agoy507 please this is status thread, not issue ticket do not hijack it, I have moved it to another ticket
No problem - thank you for your help - I will review this and merge it - thank you for your time
by typing the command manually for the moment `[ESP700]/SD/myfile.gco`
The latest definition used currently on ESP3D-TFT is here: [StreamingService.md](https://github.com/luc-github/ESP3D/files/12812811/StreamingService.md)
The ping pong streaming service is available in ESP3D-TFT as POC and will be ported to ESP3D once validate
A quick chat with chatGPT suggest to use gcode-parser originaly from https://github.com/jherrm/gcode-parser and now in [cncjs ](https://github.com/cncjs/gcode-parser) and regl which has a smaller footprint (25KB GZIP) vs Three (145KB GZIP)...
@A7F you can do PR with all informations to this file https://github.com/luc-github/ESP3D/blob/2.1.x/wiki/hardware-connection.md it will update the wiki
May be add this table result to esp3d.io could be a good reference to complete the hardware section