587,108 active members*
4,569 visitors online*
Register for free
Login
Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Feb 2005
    Posts
    27

    Angry tool nose radius comp

    Help Please,
    I have always used g41 or g42 in turning to get my angles and radii to come out to print. However I have purchached an older machine which does not have tool radius comp option.

    I seem to remember in years past a formula or constant to add (or subtract) in x and z for an angle or radius to come out to print. Does anyone know the formula or trig or constant for diffrent tool nose radii??

    Any help would be greatly appreciated
    Thanx

  2. #2
    Join Date
    Apr 2003
    Posts
    416
    It's not a simple formula to cover all cases because you have different touch off points on your tool depending on direction of machining and ID vs OD.

    I approach it like I am programming the center of the tool on a line that is offset by the tool radius. Then shift the X and Z in the direction of your touch off point.

    Take a look at this attachment.
    http://www.cnczone.com/forums/attach...tachmentid=392
    in this thread.
    http://www.cnczone.com/forums/showth...1&page=2&pp=15

    At least its a start.
    Bill

  3. #3
    Join Date
    May 2004
    Posts
    5
    Hi,

    Send me a personal message with your e-mail and I will send you an Excel file that may be able to help.

  4. #4
    Join Date
    Nov 2004
    Posts
    13

    Formula for Cutter Comp

    Here ya go...

    Xcomp=R-(R*TANGENT((90-A) / 2)

    Zcomp=R-(R*TANGENT(A / 2))

    R= The nose radius of the tool.
    A = The angle your cutting. Make sure you use the right angle. It will be the one measured from the "Z" axis.

    Example: if you are cutting a 60 degree angle using a .015 tool nose radius.

    Xcomp= .015 - (.015 x tangent((90-60) / 2

    Xcomp = .015 - (.015 x tangent (30) / 2

    Xcomp = .015 - (.015 x tangent of 15)

    Xcomp = .015 - (.015 x .2679)

    Xcomp = .015 - .004

    Xcomp = .011

    Program the above formulas into a programmable calculator and your on easy street!

  5. #5
    Join Date
    May 2009
    Posts
    15
    This is great to have, thank you I do a lot of manual programing with out cutter comp. Do you have any help with how I can get it to work to go from a radius into a 45 degree angle? say a .031 tool nose into the angle

  6. #6
    Join Date
    Jan 2008
    Posts
    8
    That's tricky. I did it once and it took me quite a while to figure out how to calculate the difference between a .016 and a .031 radius. I have to check in my notebook at work tomorrow. Maybe I can also create another Excel spreadsheet for that.

  7. #7
    Join Date
    Feb 2005
    Posts
    27
    thanks Wiz a big time saver!! now I don't have to go to the cam system for a simple face and turn operation with an angle or radius .
    Joe

  8. #8
    Join Date
    Jan 2008
    Posts
    8

    Cool Excel spreadsheet

    Hi. I just uploaded an Excel spreadsheet that calculates the compensations.
    I hope it's correct!
    Here's the link with the triangle that shows where the angle and the axis are.
    click here

Posting Permissions

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