Hi there I'm new to UNCNC and I'm trying to make a Macro that will be able to detect a Broken tool, I was wondering if it was even posable.
My Idea
Have a Macro Loop that Checks to see if a job is running and if so checks the cycle timer and every half hour I would like the macro to feed hold and go over to the tool probing position and probe the tool. I would like to compare the Just taken Z position to the Z position taken at the start of the job and if the deference is above a threshold it to just stay Held. else it can go and resume the job.
Is this Even posable or will I have to add a Macro call in the Gcode using the post processor
I am using one of this to probe the tool Hight: https://www.aliexpress.com/item/33031261982.html
Thanks