585,712 active members*
4,170 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking > MetalWork Discussion > Center Drill Drill Depth
Results 1 to 15 of 15
  1. #1
    Join Date
    Aug 2007
    Posts
    7

    Center Drill Drill Depth

    Does anyone know of a chart or formula to help me find drill depth for KEO combined drills and countersinks to give me a finish countersunk hole in my programming? Or do you use spotting drill instead? Thanks Jack

  2. #2
    Join Date
    Jul 2005
    Posts
    12177
    Quote Originally Posted by bowersjack View Post
    Does anyone know of a chart or formula to help me find drill depth for KEO combined drills and countersinks to give me a finish countersunk hole in my programming? Or do you use spotting drill instead? Thanks Jack
    They call them 'combined drills and countersinks' but they have a 60 degree taper on the 'countersink' part which is not correct for a flat head countersunk screw. Right now I can't remember exactly, but the angle for a countersink is 87 or 89 degrees so even a spotting drill at 90 degrees is not exactly correct. I have been told it is possible to get spotting drills with the correct angle but have never seen them; for non-critical work the 90 dgrees is often okay. Using a spotting drill also gives the advantage that you can spot for the hole location to stop the drill wandering on entry, and go deep enough to leave the countersink at this step; saves a bit of time on multiple holes.
    An open mind is a virtue...so long as all the common sense has not leaked out.

  3. #3
    Join Date
    Nov 2007
    Posts
    55
    Quote Originally Posted by Geof View Post
    They call them 'combined drills and countersinks' but they have a 60 degree taper on the 'countersink' part which is not correct for a flat head countersunk screw. Right now I can't remember exactly, but the angle for a countersink is 87 or 89 degrees so even a spotting drill at 90 degrees is not exactly correct.
    The SAE standard is 82 degrees. Aircraft standard (thin panels) is 100 degree, although you don't come across these very often. Metric flatheads are 90 degrees. I have lots of 82 degree countersinks, but only a few 90 degree for the occasional metric job.

    Dennis

  4. #4
    Join Date
    Jul 2005
    Posts
    12177
    Quote Originally Posted by mixdenny View Post
    The SAE standard is 82 degrees.....Dennis
    Thanks, I try reciting that to myself a few times .
    An open mind is a virtue...so long as all the common sense has not leaked out.

  5. #5
    Join Date
    Jul 2003
    Posts
    263
    Quote Originally Posted by bowersjack View Post
    Does anyone know of a chart or formula to help me find drill depth for KEO combined drills and countersinks to give me a finish countersunk hole in my programming? Or do you use spotting drill instead? Thanks Jack
    may be this will help. this is a table i created when i first started in the trade before the days of excel
    Attached Files Attached Files
    If you can ENVISION it I can make it

  6. #6
    Join Date
    Jan 2007
    Posts
    243

    Formula for Center Drill Countersink Diameters

    Quote Originally Posted by bowersjack View Post
    Does anyone know of a chart or formula to help me find drill depth for KEO combined drills and countersinks to give me a finish countersunk hole in my programming? Or do you use spotting drill instead? Thanks Jack
    Go to ï¼·ï½…ï½‚ï½ï½ï½“ï½ƒï½ˆï½‰ï ½Žï½‰ï½“ï½” - Internetagentur Bayern: Webdesign & SEO Passau
    they have the formula there.

  7. #7
    Join Date
    May 2005
    Posts
    3920

    Included angles of 60, 82 & 90 degrees are commonly available.

    These angles are also available from multiple suppliers so I don't think it is odd or special order. The common size may be 60 degree but that is mostly due to use as a center drill.

    Quote Originally Posted by Geof View Post
    They call them 'combined drills and countersinks' but they have a 60 degree taper on the 'countersink' part which is not correct for a flat head countersunk screw. Right now I can't remember exactly, but the angle for a countersink is 87 or 89 degrees so even a spotting drill at 90 degrees is not exactly correct. I have been told it is possible to get spotting drills with the correct angle but have never seen them; for non-critical work the 90 dgrees is often okay. Using a spotting drill also gives the advantage that you can spot for the hole location to stop the drill wandering on entry, and go deep enough to leave the countersink at this step; saves a bit of time on multiple holes.

  8. #8
    Join Date
    Jan 2012
    Posts
    0
    this is from txcncman...don't know how well it works.
    Attached Files Attached Files

  9. #9
    Join Date
    Jan 2012
    Posts
    0

    CENTER DRILL CHART

    TXCNCMAN thanks this works well - I Used to have a printed chart that had a formula for standard center drills - it had coffee stains all over it. I lost it and now I can't believe it is so hard to find another one.

  10. #10
    Join Date
    Nov 2005
    Posts
    28

    Updated Files

    I took some time to review the posted excel file and found the numbers were not the same as what I use when programming. So I have added some additional information. Let me know if I'm on the right track or not.
    Attached Files Attached Files

  11. #11
    Join Date
    Jan 2007
    Posts
    243
    www.WebMachinist.Net
    The Ultimate Online Source for Machinist Related Stuff!

  12. #12
    Join Date
    Nov 2005
    Posts
    28
    A No. 5 Center Drill will make a MAX 0.4375 Diameter Chamfer. The example on this page [URL="http://www.webmachinist.net/centerdrilldimensions.html"] may NOT work

  13. #13
    Join Date
    Mar 2015
    Posts
    21

    Re: Center Drill Drill Depth

    I know this is an old post but awesome share guys. Very useful excel sheet!

  14. #14
    Join Date
    Jan 2022
    Posts
    1

    Re: Center Drill Drill Depth

    I was looking to see of anyone had the math to calculate center drill depth, every I looked I got a different answer. I drew a #4 center drill on MasterCam and found a solid solution. If you have a Texas Instruments TI-84 Plus, below is the code that calculates the depth needed for a given diameter. This code does account for the pilot tip, which no one else seems to do...weird. Calculate the depth, touch the tip to your material surface, set Z, go.

    Disp "DESIRED DIA.":Input A
    Disp "PILOT DIA.":Input B
    Disp "CENTER DRILL DEPTH IS..."
    (A/2)-(B/2)?C
    C/tan(30?D
    (B/2)/tan(59?E
    D+E+B

  15. #15
    Join Date
    Mar 2017
    Posts
    411

    Re: Center Drill Drill Depth

    stet

Similar Threads

  1. Drill depth parameter?
    By 60rock in forum Tree
    Replies: 0
    Last Post: 04-25-2013, 11:38 PM
  2. Drill without Center Drill
    By fidia in forum BobCad-Cam
    Replies: 1
    Last Post: 01-28-2013, 10:49 PM
  3. Replies: 10
    Last Post: 08-19-2012, 09:57 PM
  4. How to drill hole without center drill first?
    By Gridley in forum BobCad-Cam
    Replies: 1
    Last Post: 11-04-2010, 11:48 PM
  5. Center Drill Depth
    By Ed from NY in forum BobCad-Cam
    Replies: 14
    Last Post: 07-22-2009, 11:43 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
  •