Luc

Results 328 comments of Luc
trafficstars

each esp hardware has been added to esp3d.io and almost each printer board are described in how to connect the board with dedicated connectors will be added later

need test all gcode provided by Marlin, check which gcode provide ack and which provide data, test each state: processing/busy/heating/error/ack/out of filament/ etc.. and handle accordingly also handle a possible...

This feature is actually a project by itself

sure, every contribution is welcome ^_^

closing as now there is https://github.com/luc-github/ESP3D-TFT

[ESP3D-TFT](https://github.com/luc-github/ESP3D-TFT) use light httpd and so far so good - did not tried the https but it is well supported, I have coded the multipart POST support so moving to...

This was open for a long time and no solution so far so let's close it

the variable API is implemented : https://github.com/luc-github/ESP3D-WEBUI/blob/3.0/Memo/variablesList.md the command/API to assign value to new variable is not yet implemented - I did not thinked yet how to do that the...

Because there was no realease for a while from Marlin, here the branch of latest bugfix-2.1.x with several fixes: https://github.com/luc-github/Marlin/tree/ESP3DLib-V3-bugfix-2.1.x that support latest ESP3DLib 3.0, FYI Marlin upstream is broken...

In same spirit of [ESP3D-TFT](https://esp3d.io/esp3d-tft/v1.x/hardware/index.html) I have listed all tested boards : https://esp3d.io/esp3dlib/v3.x/hardware/index.html I did same for 1.0 https://esp3d.io/esp3dlib/v1.x/hardware/index.html Feel free to let me know if need more data or...