This is something of what I was lookig for but I do see some problems for repetative cycles like spot dill , drill , tap & also repetative mill cycles
Is ther any way for drilling to advane the end number of the so called sub
so the first tool would Call
N100 as a sub and then at then returns N101
then the Next tool calls N100 again but returns to N102 for forward program progression from the 2nd tool?
Also is there any way to call a loop for mill cycles?
right now it looks like I would need to call a N99 at the line prior to the GOTO 100 line then at the end of the sub call a N99 for repetative loops which looks like this would cause it to go into a infinte loop that never stops
Thanks for the help |