Closed leoheck closed 4 years ago
You can see some most important output messages in the Console widget of the CNCjs page. We can add additional messages there if necessary, but what is currently logged there it seems enough to figure out if all is running OK.
I see. I was thinking to have at least some progress of the z-offset being probed, so we can visualize it is working and if the offsets are good enough (inside of a small delta)
Ah, maybe if at the end of the process, you log the min, max and mean offset value will be nice info to understand the quality of the process.
Right now, I am using the terminal output to see
cncjs-kt-ext
progress. I dont't like this, because I have to ssh to my RPi. So, do you know if there is a way to see its output somewhere embedded in the CNCJs page?