586,082 active members*
3,917 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > BobCad-Cam > BobCad Live Tools?
Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2009
    Posts
    202

    BobCad Live Tools?

    Can BobCad support live tools? I thought is us to, but was told the new version does not. Can anyone validate this? Thanks in advance.

  2. #2
    Join Date
    Jan 2006
    Posts
    4396
    Quote Originally Posted by DIFF OVER View Post
    Can BobCad support live tools? I thought is us to, but was told the new version does not. Can anyone validate this? Thanks in advance.
    No Bobcad does not support live tooling for Multi-Tasking Lathes.
    Toby D.
    "Imagination and Memory are but one thing, but for divers considerations have divers names"
    Schwarzwald

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

    www.refractotech.com

  3. #3
    Join Date
    Apr 2007
    Posts
    243

    Thumbs up

    BobCAD for lathe is only 2 Axis:

    No C Y B programming.

    From what I hear they are re vamping the lathe software at this time and adding some really needed tools and fixes.


    I have been told for years they are coming out with live tooling but have yet to see that come to light. Maybe next year...

  4. #4
    Join Date
    Feb 2008
    Posts
    123
    While BCC does not support live tooling on the lathe, I do find it interesting that some of the post processors made by BCC do.

    For example:
    Taken from Fanuc 21i-TB LATHEPST File

    Code:
    30. Tool change for live tooling.
       n,coolant_off
       n_forced,rapid_move,"G28","U0.","W0."
       start_comment,comment1,end_comment
       start_comment,comment2,end_comment
       n,"M45"
       n,"G28","H0"
       n,rapid_move,"G54","G97","S100",t,live_spindle_on
    
    31. Next operation same tool live tooling.
       start_comment,comment1,end_comment
       start_comment,comment2,end_comment
       n,"M45"
       n,"G28","H0"
       n,rapid_move,"G54","G97","S100",t,live_spindle_on
    
    32. Start of live tool face milling.
       n,crl,xrl,coolant_on
       n,zrl
       n,"G98",s
       n,g112
    
    33. End of live tool face milling.
       n,g113
       n,rapid_rplane_face
       n,"G98","M46"
       n,"G28","U0.","W0."
       n,optional_stop
    
    34. Start of live tool face drilling & tapping.
       n,crl,xrl,coolant_on
       n,zrl
       n,"G98",s
       n,g112
    
    35. End of live tool face drilling & tapping.
       n,g113
       n,rapid_rplane_face
       n,"G98","M46"
       n,"G28","U0.","W0."
       n,optional_stop
    
    36. Start of live tool diameter milling.
       n,crl,xrl,coolant_on
       n,zrl
       n,"G98",s
    
    37. End of live tool diameter milling.
       n,rapid_rplane_diam
       n,"G98","M46"
       n,"G28","U0.","W0."
       n,optional_stop
    
    38. Start of live tool diameter drilling & tapping.
       n,crl,xrl,coolant_on
       n,zrl
       n,"G98",s
    
    39. End of live tool diameter drilling & tapping.
       n,rapid_rplane_diam
       n,"G98","M46"
       n,"G28","U0.","W0."
       n,optional_stop
    
    40. Live Tool Spindle forward.
       n,"M13"
    
    41. Live Tool Spindle reverse.
       n,"M14"
    
    42. End of program Live Tooling.
       n,spindle_off
       n,rapid_move,"G28","U0.","W0."
       n,"M30"
       "%"

  5. #5
    Join Date
    Apr 2007
    Posts
    243
    Yup! It looks like the post variables are there, just nothing in the software to use them.

    I guess this is a good sign, at least we know they are working on it.

Similar Threads

  1. Bring your own tools or does your company supply tools?
    By ZipSnipe in forum Community Club House
    Replies: 10
    Last Post: 02-05-2011, 02:06 AM
  2. Live tools only or Y-Axis?
    By grweldon in forum MetalWork Discussion
    Replies: 2
    Last Post: 11-19-2008, 03:26 PM
  3. Haas Lathe TL-25B with live tools
    By LONERO in forum Haas Mills
    Replies: 3
    Last Post: 09-30-2008, 11:52 PM
  4. LOCKING LIVE TOOLS
    By littlerobb in forum Okuma
    Replies: 0
    Last Post: 09-04-2008, 06:30 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
  •