If all you are wanting to do is run the exact same toolpath with a different tool length, try using the G10 command. You can incrementally change your tool length compensation by using:
G10G91L?P?Z-.1 ect
Check your manual to see what "L" you need for tool offsets (usually L10) and "P" will be the tool offset number. |