. .
Page 1 of 2 12 LastLast

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    John - Thanks for the info. I actually just bought similar from Banggood. (SNR0013M16 Lathe Turning Tool Holder with 10pcs 16IR AG60 Inserts) Suited my budget at £15.31 with ten inserts included. It will serve to cut my teeth on. Will report on the efficacy.
    I use many of their lathe tools and inserts and have found them good value for money. Have cut Titanium for instance,(gently) to good effect. I have no connection with them, just sometimes like relatively good cheapo`s for rarely practiced applications .
    Confess this is more an interest in "how to do it" than actual immediate need. May need some foam.

  2. #2
    I just started with a chunk of bms.

  3. #3
    Tap.

    Click image for larger version. 

Name:	IMG_0217.jpg 
Views:	416 
Size:	209.2 KB 
ID:	24096

    If using a tap I think you have to mill down from the top. With a single point tool you can climb mill from the bottom of the hole.

  4. #4
    Neale's Avatar
    Lives in Plymouth, United Kingdom. Last Activity: 4 Hours Ago Has a total post count of 1,743. Received thanks 297 times, giving thanks to others 11 times.
    Out of curiosity, how do you measure the effective diameter of the boring tool used for thread milling? I assume that you need this parameter for the CAM tool you are using? I have one of those internal threading tools for use on the lathe but until - eventually - I get my CNC mill conversion done, it's all a bit academic for me...

  5. #5
    I simply drill a hole in some MDF about the size of the cutter dia. Harden it with CA glue and finish bore it with the tool. Then measure the hole carefully. This gives me my offset.

  6. #6
    Should have said to be careful with various tool tip radii. These will of course vary the cutting dia and thus the depth of the form when trying to match an existing thread. Imagine a huge tip radius verses a tiny one. The V form would cut in different places. Start small and creep up on it.
    Last edited by Leadhead; 20-04-2018 at 04:08 PM.

  7. #7
    Best if you download and look at the little app that Richard has on the Chestnut Pens website - that defines the dimensions that you need. I measured mine by clamping the tool in a vee block and careful use of a digital height gauge, it was very quick. The app is designed for metric threads so it calculates dimensions from the standard formulas - it would presumably work for UNF, but I don't think it would for imperial 55 degree forms.

  8. #8
    One of the benefits of using a TCT threading tool or a tap is that it already includes the flat or radius. I just used the app, chose my fit class, and it worked.

  9. #9
    John - My caution above is born of trying to use standard 55 deg trapezoidal tips which do not always, of course, have a compatible tip radius. Tripped me up until the penny dropped, but close approximations can be found if you search. I have tried it on the CA hardened MDF only so far. But reproduced a heavy Whit. thread quite well,

  10. #10
    Wal's Avatar
    Lives in Stockport, United Kingdom. Last Activity: 15-12-2024 Has been a member for 9-10 years. Has a total post count of 491. Received thanks 71 times, giving thanks to others 29 times.
    Hi all,

    I'm also hoping to have a go at this - I had a play around with writing the G-Code for it earlier in an effort to better understand what's going on, I've got something that might work - I wouldn't mind a bit of a sanity check on my process, though...

    For the sake of argument I'm going to be cutting an M4 thread. For the cutting tool I'm going to use an M4 tap ground down to a flat nose / single row of cutting teeth - I'll be using this tool for both the internal and external threads, but when cutting the external thread I'll adjust the radius to cut me a slightly deeper groove for a bit of clearance (...maybe I'm better off doing that on the internal thread..?)

    These threads don't need to be ISO compliant, so long as they work together that'll be fine!

    Here's the code I came up with for the external thread (probably ought to be a G17 in there..) along with a vid of Linux CNC running it:

    %
    G90 G21 G40 G49 M6 T1
    G0 X0 Y0 Z5
    G0 X-5
    G1 Z0 F500
    G1 X-3.571
    G2 X0 Y-3.571 Z-3.5 I3.571 J0 P5 F500
    G0 X-5
    G0 Z5
    G0 X0 Y0
    M2
    %

    (The radius of the arc is 3.571 as that'll bury a 4mm tap 0.429mm (male thread height) into the 4mm stock to be threaded.



    Does all of this look about right, or wishful thinking..? I guess I'll just have to give it a go..!

    Wal.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Milling Plastazote LD33 closed cell Foam - Any milling advice?
    By Zeeflyboy in forum General Discussion
    Replies: 17
    Last Post: 06-04-2022, 10:12 PM
  2. Thread milling
    By Leadhead in forum Tool & Tooling Technology
    Replies: 1
    Last Post: 09-02-2018, 10:23 AM
  3. Square/Acme/Trapezoidal thread milling?
    By m_c in forum Tool & Tooling Technology
    Replies: 4
    Last Post: 22-04-2017, 12:07 PM
  4. inspiration thread
    By kingcreaky in forum General Discussion
    Replies: 47
    Last Post: 21-01-2016, 03:08 PM
  5. Thread milling shallow bind hole
    By suesi34e in forum Metalwork Discussion
    Replies: 28
    Last Post: 15-12-2015, 01:03 PM

Bookmarks

Posting Permissions

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