I am trying to fine a way to have camworks post M97s rather than M98s to call for subs, or a way to have it seperate subroutines into separate files so i done have to manually do them all to be able to load them into my controller.
the way it does it now is calls m98s and the after the % in the same program it puts all the sub programs but the haas classic control im using doesnt read anything past the % . i can manually spilt the program up and save all the sub programs separate but its takes a long time to and it dreadful over dnc.
if there was a way to have to do M97s and call local sub routines that are in the same program it would solve all my complaints
also im sure there is way, im just not smart enough to figgure it out .