Julien Staub

Results 95 comments of Julien Staub

Link works again, so it was temporary. I will markdown the commands

@luc-github a remark about 3.0, maybe it would be more convenient tu move to linux command format ? removing the [] around ESPxxx commands. it would be more convenient for...

> the simple `[ESPXXX] xxxx\n` format allows to have fast sorting of commands to isolate them form GCODE / comments instead of bridging them and so not overload MCU -...

See this is how the help should look like `[ESP100] [SSID] [pwd=]` but it's misleading because first `[ ]` is part of the command and doesn't mean "optional arg"

> I choose on purpose `[` `]` because these characters are not in GCODE > about help that is why I use brace Indeed they are not in Gcode and...

Please look here https://github.com/luc-github/ESP3D/blob/301b40ca9957da7d2f8750acada165de215272e6/wiki/Command-line-2_0.md it's not 100% finished but I find it much clearer as used to standard command line helps. i listed the deviations, we can keep or remove...

Hi @luc-github I had a quick look at command.cpp. Well i think it works but maintain what I said about format and now I have a concern about maintainability as...

I currently do not have a wide enough view to decide anything. Just improving commands.c could be a good step for me. Could you elaborate on all possible ways ESP3D...

I understand the fact of moving to platformIO. Marlin users already are on platformIO so I think it's good to have same tools. _If_ I was to rewrite the documentation,...

@luc-github I'm still in the learning curve. What are data port and web port for ? I understand he web port, my question is more, is the data port actually...