Hi,
Short questions:
A: Is it possible with UCCNC to receive a STOP signal on one input, which stops executing G-code, then proceed again when receiving a START signal on another input?
B: is it possible with UCCNC to receive external control signal to override FEED speed, including 0% feed? That would be practically the same result as A.
C: please confirm there is currently no support for reverse movement (go back on toolpath then forward again).
Long explanation:
The idea is to drive a Wire EDM machine, using simple 2D profile toolpath, but to be able to stop axis movement when spark gap decreases (wire is getting close to workpiece) then continue moving forward when the EDM process has successfully eroded workpiece material thus enlarging spark gap.
We develop a custom spark generator which is able to measure spark gap, thus able to send the START / STOP signals or FEED override signal to UCCNC.
Only question is, is UCCNC able to work in this method?