Let me explain:
I do manual tool changes and use M6start to bring router to location where I do that. Also I have initial string with F200.
Say I have 2 tool paths in the program 1st at 30ipm second at 100 ipm.
What is happening, machine will come to change tool for first tool path to tool changing location designated as per M6start and after I hit start will proceed and jog to last position at 200 ipm then to 0.0 at 400ipm per motor tuning and to tool path start position and then proceed at 30ipm as per g-code. Now when that tool path is done machine will fast jog to M6start location for tool change after that is done and I hit start it will jog at 30ipm (previous tool path feedrate) to last position, fast jog to 0,0 and proceed with cutting at 100 ipm.
Question: How do I eliminate or change jogging at 30ipm, say if that 1st tool path was at 10 ipm it would have jogged as per above situation at 10ipm. Is there script that overwrite this. Is there list of script numbers and what function they are resposible for?