587,302 active members*
3,425 visitors online*
Register for free
Login
Results 1 to 7 of 7
  1. #1
    Join Date
    Jan 2008
    Posts
    60

    V25 Tool label

    Does anyone know if and how to get the tool label to post in a program. I am looking for in in the head of the program.

    Thanks,
    Fred

  2. #2
    Join Date
    Apr 2008
    Posts
    1577
    Quote Originally Posted by seal1966 View Post
    Does anyone know if and how to get the tool label to post in a program. I am looking for in in the head of the program.

    Thanks,
    Fred
    Add tool_label to your post anywhere you want the label to appear in the code.

  3. #3
    Join Date
    Jan 2008
    Posts
    60
    Quote Originally Posted by SBC Cycle View Post
    Add tool_label to your post anywhere you want the label to appear in the code.
    I add it to line 110, but it did not show up in the post.


    110. Tool list format.
    "(T",list_tool_number,"| ",tool_diameter," ",tool_label,"|""H",list_tool_number,"|","DIAM_OFF SET ",list_tool_number,"= ",tool_radius,")"

  4. #4
    Join Date
    Apr 2009
    Posts
    3376
    w

  5. #5
    Join Date
    Dec 2008
    Posts
    4548
    Do you output "DIAM_OFFSET" as text like that?

    I see spaces, but that could be the forum doing that. Can you paste your 110 line in code blocks (The hash/pound sign at the format bar)

  6. #6
    Join Date
    Jun 2008
    Posts
    1838

    Try this

    Quote Originally Posted by seal1966 View Post
    I add it to line 110, but it did not show up in the post.


    110. Tool list format.
    "(T",list_tool_number,"| ",tool_diameter," ",tool_label,"|""H",list_tool_number,"|","DIAM_OFF SET ",list_tool_number,"= ",tool_radius,")"
    SBC is right, just put it where you want the Tool Name and info to appear.

    It won`t call the tool label up correctly in the tool list, I usually have it appearing at the start of the feature right after the feature name.
    So it would output something like:-

    (JOB 1 POCKET)
    (8mm Carbide Ball Nose 3 Flute)

    If this is something like what you`re after then try putting the tool_label into lines 2,3 and 4 immediately after the feature comment, eg :-

    feature_name_comment
    tool_label

    Regards

  7. #7
    Join Date
    Jan 2008
    Posts
    60
    Quote Originally Posted by The Engine Guy View Post
    SBC is right, just put it where you want the Tool Name and info to appear.

    It won`t call the tool label up correctly in the tool list, I usually have it appearing at the start of the feature right after the feature name.
    So it would output something like:-

    (JOB 1 POCKET)
    (8mm Carbide Ball Nose 3 Flute)

    If this is something like what you`re after then try putting the tool_label into lines 2,3 and 4 immediately after the feature comment, eg :-

    feature_name_comment
    tool_label

    Regards
    I did get it working with the feature, I was looking for that info in the head of the program.

    Thanks all for your help.

    Fred

Similar Threads

  1. Tool label
    By 1234567 in forum BobCad-Cam
    Replies: 2
    Last Post: 06-13-2012, 12:40 AM
  2. Label on Parts
    By glorious in forum EnRoute
    Replies: 1
    Last Post: 12-15-2011, 08:46 AM
  3. Edit & LSK label with my fanuc 6t-a
    By samiahmed in forum Fanuc
    Replies: 35
    Last Post: 12-03-2010, 01:09 PM
  4. Putting a label on a part
    By Andreas0815 in forum Solidworks
    Replies: 2
    Last Post: 09-26-2007, 02:56 PM

Posting Permissions

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