mighty_mike015 wrote:The M3 only senses material, pierces, issues ARC ok to continue XY motion.
Yes, it will probe the top of the material, set the z-axis to zero, retract to the pierce height, fire the torch, wait for the arc OK, wait for the pierce delay (if set required), drop to cut height (whilst issuing the ARCOK signal to UCCNC so that XY motion begins).
mighty_mike015 wrote: If I want any THC at all then the M205 must be called as well? By default the M3 will not vary Z height with XY motion? The M205 will enable that?
Yes, that is correct the THC within the Neuron is controlled via the high speed digital input NOT by M3....
This allows you to add code snippets where you want to disabled the THC/AVC where you don't want it to operate (i.e. if the motion is too slow / low at corners or where you slow down for arcs less than 1").
The neuron knows nothing about the XY motion it just knows that you want the torch to cut with M3 and stop cutting with M5, so it does everything with M3 to set up the machine to cut and then hands XY control to UCCNC to tell UCCNC to run. .... once the M5 happens it stops the torch and retracts the z-axis.
The THC bit is all controlled via the hardware pin..... although the neuron does have "kerf detect" and "Lock Head Down" which are internal sensing functions detailed within the Neuron Manual (pdf pg 23/45)
http://neuroncnc.com/assets/components/ ... Manual.pdf