Luc

Results 323 comments of Luc

yes it is : https://github.com/luc-github/ESP3D/blob/2.1.x/platformio.ini but some people are scared of platformIO - I already see people trying to compile Marlin with arduino because - platformIO is confusing for them

some application like pronterface or repetier host allow direct tcp communication, this is the port fort this usage, several people call this telnet https://github.com/espressif/arduino-esp32/tree/master/libraries/WiFi/examples/WiFiTelnetToSerial but is actually not right, it...

I did not do the picture - my electronic skills are very limited - so I have just published what people did and experiment by themself

@atsju Is this issue still valid as all PR have been processed already ?

was to trigger the copy but this seems no more necessary

I do not think there is any ESP32Cam based on S2 (which is mono core), they are using ESP32 or ESP32S which is same chip Some ESP32Cam need to be...

that is normal boot check this to suppress boot loader messages https://github.com/luc-github/ESP3D/discussions/182 like I said everything is in FAQ that no one read ^_^

> have no more setup wizard like I had in 2.x. Is it normal ? * the wizard is not yet done in 3.0 >is it possible to add test...

about autocorrect /autocomplete I did not know these settings, I can add them as actually I already set `spellcheck="false"` Done in sources : https://github.com/luc-github/ESP3D-WEBUI/commit/24b0f3ec50119f55c77f5cdb9d7db8995c71c2fb

The authentication seems broken in rewrite I will have a look tomorrow - I need to fix it first , but before I have another bug to fix orz