586,100 active members*
2,868 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking Machines > Milltronics > Can you import/export a tool length table on Cent V or VI?
Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2010
    Posts
    529

    Can you import/export a tool length table on Cent V or VI?

    I have a job that is going to repeat fairly frequently and I'll dedicate the tool holders for the job. Is there a way to import the tool lengths into the offset table with the program? Does H01 thru H12 (my machine only has 12 tools in the changer) have a specific parameter number, so I could write at the beginning of the program something like this:

    PXXX = -14.275
    PXXX = -9.208

    and so on for the whole tool table?

    I know I could use different H numbers, say like starting at 50 and leave the lengths in the table, but that means having to have H numbers in the program that start at 50 and if I repost the code, that's going to require hand editing and so on. Seems like with the parametric programming it should be possible to have the tool length table in the beginning of the program so it will populate automatically....

    Thanks, Brian

  2. #2
    Join Date
    Aug 2009
    Posts
    1573

    Re: Can you import/export a tool length table on Cent V or VI?

    ...I think there is a G10 Lxx code of some format. I know other machine Mfg uses G10
    https://www.google.com/search?q=mill...t=gws-wiz-serp

    DJ

  3. #3
    Join Date
    Sep 2010
    Posts
    529

    Re: Can you import/export a tool length table on Cent V or VI?

    Thank you! I'll have to test it out, but I found it in my Centurion V manual... looks like this:

    G10
    P600=-14.875
    P601= -9.500
    G11

    G10 being "write enabled" and G11 being write off. P600-P699 are the 99 tool length offset parameters. I'll have to actually test it and let you know if it works.

  4. #4
    Join Date
    Sep 2010
    Posts
    529

    Re: Can you import/export a tool length table on Cent V or VI?

    Well, that didn't work as I wrote it, any other ideas?

  5. #5
    Join Date
    Sep 2010
    Posts
    529

    Re: Can you import/export a tool length table on Cent V or VI?

    Figured it out, the parameter numbers were off, it's P601-P699 for the Centurion V machine and P2101-P2199 for the Centurion VI machine.

  6. #6
    Join Date
    Aug 2009
    Posts
    1573

    Re: Can you import/export a tool length table on Cent V or VI?

    Quote Originally Posted by Brian L View Post
    Figured it out, the parameter numbers were off, it's P601-P699 for the Centurion V machine and P2101-P2199 for the Centurion VI machine.
    ..All on one Line? G10P601=-1.2345?
    then G11 makes sense

  7. #7
    Join Date
    Sep 2010
    Posts
    529

    Re: Can you import/export a tool length table on Cent V or VI?

    No, according to the manual it's written like the example below:

    G10
    P601=-5.100
    P602=-7.200
    and so on...
    G11

Similar Threads

  1. Proceedure to export tool table?
    By LeeWay in forum Tormach PathPilot™
    Replies: 15
    Last Post: 08-13-2016, 07:47 PM
  2. export and import tool table in v1.9.1
    By Uman in forum Tormach PathPilot™
    Replies: 14
    Last Post: 08-11-2016, 12:30 AM
  3. MASTERCAM POST PROCESSING TIP : EXPORT TOOL LENGTH TO NC FILE
    By GiangTheTool in forum Post Processors for MC
    Replies: 10
    Last Post: 05-30-2015, 05:36 AM
  4. Replies: 3
    Last Post: 06-13-2014, 10:59 AM
  5. how to export/import plot style table from Excel
    By coykiesaol in forum Uncategorised CAD Discussion
    Replies: 0
    Last Post: 12-21-2010, 10:27 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •