ESPels icon indicating copy to clipboard operation
ESPels copied to clipboard

ESP32 electronic leadscrew for a lathe

Results 13 ESPels issues
Sort by recently updated
recently updated
newest added

> What are your UI plans for a wider release? I suppose my question is, will it be possible to port this over to a local display using wired communication,...

this allows you to log when you move from "idle" to "running" to "done" and log it in the serial console. Hard to do this without the FSM due to...

I did some research on the CORS issue again, here's the state of things. CORS-RFC1918 prevents "more private" network connections without a preflight " Access-Control-Allow-Private-Network: true" header sent from the...

bug

a placeholder to discuss multi start threading and how that workflow should be setup in the webUI. @defazioa

enhancement

write some test commands you can initiate from the serial console thus removing the frontend from troubleshooting

enhancement

only send the values that have changed.

enhancement

In order to ease debugging and warning of unexpected behaviour, I think turning these on in the sdkconfig will help. Heap Poisoning Stack Smashing Protection Mode UBSAN should help too...

![image](https://user-images.githubusercontent.com/20271/222743942-c0b64d47-729c-40e2-90c0-760a4f9f202c.png) There are multiple threading strategies available, this focuses single sided with variable depth starting from a Z+ 1. user configures lathe in start position (G54.1 "0"), with enough lead...

enhancement

make it clear which platformio env to use for building or OTA