Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
I am working on a lathe post for the first time in a while. Our lathe offset command needs to be 6 digits, tool nose radius, tool number, offset number like T010101. Is there a FIL command to make the 4 digit number repeat 2 more digits like the previous 2?
Solved! Go to Solution.
Anthony,
I don't know if this helps I don't have a lathe post to test this on but it work with my mill posts. I don't think you need a fil routine. If you modify the post tool under file formats to output 6 characters then change your tool number to the 6 characters this works.
change your tool number in your tool setup.
here is the output to the tap file after the changes.
Not sure if this is what you are looking for but this is what I would do. Hope this helps.
Steve
Anthony,
I don't know if this helps I don't have a lathe post to test this on but it work with my mill posts. I don't think you need a fil routine. If you modify the post tool under file formats to output 6 characters then change your tool number to the 6 characters this works.
change your tool number in your tool setup.
here is the output to the tap file after the changes.
Not sure if this is what you are looking for but this is what I would do. Hope this helps.
Steve
Thanks