ameennihad
ameennihad
I don't believe this.obj3d.parent.children is a good approach, because; if I'm not wrong; toolhead and extents text are added to the scene after the other widget creates its 3d objects....
A side from analog input of the joystick, is it possible to run the same code on ESP8266?
I'm considering ESP8266 because I have number of unused boards, but no ESP32.
I know, but shipping to Iraq takes 60 day.
ESP8266 is running out of memory, code might work with some optimization but I don't think it worth trying, I'll order ESP32, in the meantime I try to port your...
I ended up writing the code in c++, I have a functional code now, I can control the machine with a gamepad connected to Raspberry PI and do other stuff...
The "data" object passed to onChiliPepprBroadcast function is the message "start-job", there is no data.Cmd or data.Msg both are undefined! I just changed the if statement to following to make...