Although I have read most of the posts on the forum, this is my first post.
I am fairly new to CNC machining, but I am not new to software development (or woodworking). I have developed software for about 40 years in C, C++, C# as well as numerous other languages on Windows and QNX (similar to Linux) mostly, but only on Intel CPU’s. I mention this because in the Intel CPU world, when necessary, I have written deterministic privity level 1 code which is required for real-time robotic systems. So other than my retirement playtime with Arduino IDE development in C, I have not worked with micro controllers such as the ESP32, which from what I understand, are fast, but not deterministic.
Now to the request. I would like at least two of the software developers in the Maslow community to outline their development environment for Maslow4. That is, the OS, IDE, required utilities, and any other information necessary for me to compile, link, and deploy to my Maslow4.
I have my Maslow4 assembled, on a 12’x8’ frame, and am doing dry (no cut) runs (Z-axis homed high) and on occasion, seeing behaviors which are undesirable. I will outline these in the appropriate area, but I would like to be able to dig in and understand the general flow of the code to help identify what is happening.