Skip to main content
14-Alexandrite
March 2, 2015
Solved

Looking for FIL Command for Turret

  • March 2, 2015
  • 1 reply
  • 1638 views

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?

    Best answer by SteveLucas

    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.

    toolnumber1.JPG

    toolnumber2.JPG

    change your tool number in your tool setup.

    toolnumber3.JPG

    here is the output to the tap file after the changes.

    tool number4.JPG

    Not sure if this is what you are looking for but this is what I would do. Hope this helps.

    Steve

    1 reply

    1-Visitor
    March 2, 2015

    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.

    toolnumber1.JPG

    toolnumber2.JPG

    change your tool number in your tool setup.

    toolnumber3.JPG

    here is the output to the tap file after the changes.

    tool number4.JPG

    Not sure if this is what you are looking for but this is what I would do. Hope this helps.

    Steve

    14-Alexandrite
    March 2, 2015

    Thanks