Page 1 of 2 12 LastLast
Results 1 to 12 of 14

Thread: Tool Length offsets supported?

  1. #1
    Registered HomeCNC's Avatar
    Join Date
    Mar 2003
    Location
    United States
    Posts
    779
    Downloads
    0
    Uploads
    0

    Tool Length offsets supported?

    Does TurboCNC support tool length offsets (G43)?
    Thanks

    Jeff Davis (HomeCNC)
    http://www.homecnc.info


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


  2. #2
    Gold Member
    Join Date
    Jun 2003
    Location
    United States
    Posts
    1387
    Downloads
    0
    Uploads
    0
    Have you downloaded turbocnc? check the docs. I know you can set up to 20 tool offsets, if what your looking for is to change offset within the program for two different height materials or something similar, you could use multiple tool offsets per tool and just not change tools.

    Jon


  3. #3
    Registered Bubba's Avatar
    Join Date
    Mar 2004
    Location
    LaGrange, GA USA
    Posts
    1506
    Downloads
    0
    Uploads
    0
    Jeff,
    From what I see in the TCNC documentation, NO; it does not support G43 exactly, but V4 does support tool length offset. I use it all the time.

    Let me know if I can help.

    Bubba


  4. #4
    Registered HomeCNC's Avatar
    Join Date
    Mar 2003
    Location
    United States
    Posts
    779
    Downloads
    0
    Uploads
    0
    I just downloaded V4 and could not find refererance to G43 as well. How do you access the tool offset inside the Gcode if it does not understand G43??
    Thanks

    Jeff Davis (HomeCNC)
    http://www.homecnc.info


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


  • #5
    Gold Member
    Join Date
    Jun 2003
    Location
    United States
    Posts
    1387
    Downloads
    0
    Uploads
    0
    Set the tools in the jog and use M6 T# havent you done that before?

    I have been using 2-5 tools per program without resetting the tool height, just set all the tool offsets.
    Go into jog(f8) and you will see the tool number and look at the z coordinate, make sure your on the tool number you want with T and R buttons to change, zero your tool, put your next one in, tool number zero it,

    when you need to change tools, move your Z height to a save height and M6 T# in your G-code. and then go.

    Jon


  • #6
    Registered HomeCNC's Avatar
    Join Date
    Mar 2003
    Location
    United States
    Posts
    779
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by JFettig
    Set the tools in the jog and use M6 T# havent you done that before?

    I have been using 2-5 tools per program without resetting the tool height, just set all the tool offsets.
    Go into jog(f8) and you will see the tool number and look at the z coordinate, make sure your on the tool number you want with T and R buttons to change, zero your tool, put your next one in, tool number zero it,

    when you need to change tools, move your Z height to a save height and M6 T# in your G-code. and then go.

    Jon

    Are you saying that you have to set your zero on your next tool when you change! If so then this is not what I want. I have fixed tooling. I know how long each of my cutters are in the holders. I can't re-zero my next tool because the top of stock has been cut away from the previous tool. If tool lenght offsets are being used then you don't need to set zero after each tool change.
    Thanks

    Jeff Davis (HomeCNC)
    http://www.homecnc.info


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


  • #7
    Gold Member
    Join Date
    Jun 2003
    Location
    United States
    Posts
    1387
    Downloads
    0
    Uploads
    0
    Have you ever set up your tools and everything before you started running and did a tool change on the fly and just hit go and let it go? It sounds like you change your tools and re-zero them or something similar during the program or write multiple programs like I did before I got ahold of fixed tooling.

    If your looking for really nice fixed tooling, check out the tormach tooling system http://www.tormach.com
    It is what I run and I love it, it only needs about 2" of clearance or a little more to make it easier.(or whats needed for the next tool if longer)

    Maybe Im just following this incorrectly, Im just describing a rather simple way of setting all this up similar to how you describe.
    I know your using the quill and R8 end mill holders, that must be quite difficult to change tools with the little travel there is there.

    Jon


  • #8
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22211
    Downloads
    0
    Uploads
    0
    Jon, I think he's talking about his router, with his own custom fixed tooling.

    Jeff, from the TurboCNC manual.
    A means of setting tool offsets is provided under this menu item.
    Before any of the tooling offsets can be set, a reference location to zero must be set. Once the reference is set to a zero location, all other tools are to be moved to this location. You may use either a tool as the reference, or may make a special tool setting gauge. Once the reference location has been set, load the actual tools and move them to the reference location, using the jogging controls. TurboCNC will then record the offset locations for each axis.
    I haven't used it, but from what Jon's saying, I don't think you need the G43. You setup the offsets for each tool, relative to either a single tool or a reference value. Then, when you do an M6 and call the tool, the offsets are automatically applied. Our commercial machine at work works sorta like that. Set up all the tool lengths, and then whatever tool your using, the machine knows how long it is, so, for instance if you move to Z-1.35, no matter what tool you're using, it will always move to that depth. Hopefully I'm right here. Jon?
    Gerry

    Mach3 2010 Screenset
    http://home.comcast.net/~cncwoodworker/2010.html

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


  • #9
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22211
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by JFettig
    move your Z height to a save height
    Jon
    You meant SAFE height, right? That may be part of the confusion.

    And Jeff, before using v4, you should downlopad the latest hotfix from the Yahoo group files section. Just copy the hotfix executable over the existing one.
    Gerry

    Mach3 2010 Screenset
    http://home.comcast.net/~cncwoodworker/2010.html

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


  • #10
    Registered HomeCNC's Avatar
    Join Date
    Mar 2003
    Location
    United States
    Posts
    779
    Downloads
    0
    Uploads
    0
    Thanks guys.

    Learning a new controller software is not something I wanted to do. I'm just having real problems with Mach 2 and the 4th axis. I wanted to have a second option to see if a different controller would help me.
    Thanks

    Jeff Davis (HomeCNC)
    http://www.homecnc.info


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


  • #11
    Registered RotarySMP's Avatar
    Join Date
    Mar 2004
    Location
    Vienna, Austria
    Posts
    1073
    Downloads
    0
    Uploads
    0
    TurboCNC does not currently support cutter radius compensation (G4x) but it does support Tool length offsets.

    V3 used a compromise were tool offsets and fixture offsets used the same register.
    V4 has separated the fixture and tool offsets.

    You define your tool length offsets in a file (there is a wizard in TurboCNC fr doing this) and can then run your program just calling out the Tool changes and turboCNC willautomatically apply the offsets.

    Jerry, Dave and Tony are currently working on Cutter radius compensation and constant velocity contouring, aimed at the next major release.

    The official TurboCNC support site, where you can get the latest BUG fixes and ask your questions directly to the programmers is :
    http://groups.yahoo.com/group/turbocnc/
    Regards,
    Mark
    www.wrathall.com


  • #12
    Registered HomeCNC's Avatar
    Join Date
    Mar 2003
    Location
    United States
    Posts
    779
    Downloads
    0
    Uploads
    0
    Thanks Mark,

    I will have a look at the Yahoo group. My CAM software generates a G43 H(tool) in the code for tool length offsets. I suppose if TurboCNC does not understand this, it will not cause any problems to leave it in the code.
    Thanks

    Jeff Davis (HomeCNC)
    http://www.homecnc.info


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


  • Page 1 of 2 12 LastLast

    Similar Threads

    1. Tool length sensing!
      By Swede in forum FlashCut CNC
      Replies: 17
      Last Post: 05-06-2013, 11:38 PM
    2. G43.1 - Tool Axis Direction Tool Length Compensatioin
      By EngTech in forum Mazak, Mitsubishi, Mazatrol
      Replies: 8
      Last Post: 12-06-2007, 05:01 AM
    3. Setting Work & Tool offsets
      By Shizzlemah in forum Fadal
      Replies: 7
      Last Post: 04-16-2005, 01:04 PM
    4. Programming/Using tool length
      By Fudd in forum Fadal
      Replies: 7
      Last Post: 06-24-2004, 11:27 PM

    Posting Permissions



    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.