584,841 active members*
4,264 visitors online*
Register for free
Login
IndustryArena Forum > Manufacturing Processes > Turning > Help with 1/4 npt G71 on Okuma Lathe
Results 1 to 11 of 11
  1. #1

    Help with 1/4 npt G71 on Okuma Lathe

    Hello, first post here. I feel like I'm losing it a bit here. My G code (according to my eyes) is correct I think. I keep having troubles with this internal toolpath.

    It seems like no matter what I do, I keep breaking inserts/destroying tools. Any other thread (npt or otherwise) I have zero problems with.

    OK, so here's the setup.

    Machine- Okuma Lb3000 EXII

    Tap drill- ISCAR SumoCham 5x drill w/ .437 insert

    Threading tool- Carmex 08IR with 18 npt laydown threading insert. Recommended sfm 295 min 450 max in SS

    Material- 303ss

    My process-

    Drill, put on 30* cham (as per our company req.), THEN cut the taper for the NPT, after that I thread with a G71, chase/top threads with boring bar, rerun threading cycle.

    Code-

    G71 X.540 Z-.4375 H.088 B60 A-1.79 D.023 U.0005 Q1 M32 M73 F.0556

    RPM's- 2000 as per my math for correct sfm on the insert. (3.82x295)/.540. Initially, had the RPM's @ 500 but changed to be in line with the inserts "requirements".

    I don't have any one to bounce ideas off at work and am completely at a loss for what I have wrong. If you have any advice, I'd truly appreciate it.

  2. #2
    Join Date
    Jun 2015
    Posts
    4131

    Re: Help with 1/4 npt G71 on Okuma Lathe

    hy are you braking only threading inserts, or also others ?

    when i need to debug threading operations, i stop and inspect thread and tool after each pass, sometimes also recovering the chip from the machine, and having them in order on the table ( color, shape, may tell a few things ); during testing, cutting specs are low, moderated, and after i fix, or at least improve, then i raise them

    between others, is important that there are no chips on tool, or inside part, thus operation must run clean; importance of this is higher as threads get lower in size

    for such testing, i use a threading code that is performing a tool retract & M0 between passes

    possible causes :
    ... insert interference ( check attached image )
    ... toolholder interference ( use a marker, and inspect the toolholder as you go, so to identify marks that should not be there, caused by a wrong tool mounting, or chips squished between part and toolholder )
    ... low quality inserts, that look nice, but simply don't cut ( i take the tool to a clasical lathe, and check it with a veteran )
    ... improper cooling ( internal coolant is better; if also outside available, try to use 2 nozzles, one hitting insert top, the other hitting insert side, thus using internal coolant toghether with outside coolant may be better than only internal )
    ... entangled chips ( increase clearance so there to be enough room for the chips to fall, lower doc, etc )
    ... blind hole ( causing chips to gather/squish at the end; try to attack the hole in 2 or 3 steps, like threading 60% depth, then 90%, then the rest 10% )
    ... tool overhang ( lower specs as much as possible )

    sometimes chips will entangle, one way or another, so i look/listen carefully, and input an M0 not after each pass, but after a few, like after 5, etc, and M0s may be more frequent near the final passes ( for example, tool may behave ok with an entangled chip at the 1st few passes, while an entangled chip right before the last pass, may damage the thread ); for small threads, this requires a bit of silence, because inside a noisy shop is hard to hear a small vibration

    refresh operations after threading :
    ... recut the front chamfer towards the root
    ... be sure that you use as many spring passes as needed, and listen the tool during spring passes; sound should be clean, cutting chips should not exist, or be minimal

    for small threads, the machining tolerance of the bore, before threading, matters, because a bore size that is minimal, will put too much force on the insert, especially at the 1st few passes, so, consider :
    ... having the bore near the maximum tolerance, and/or
    ... before threading, thus before the 1st pass, cut a 0 pass ( or more if needed ), designed to deal with any bore variations, so to minimize starting stress during threading operation; in others words, a 0 pass ensures that 1st pass always has constant doc

    for small threads, a partial insert may behave better than a full profile insert, simply because there is more clearance for the chip

    how you are using an okuma machine, inspect load diagram for each pass, because it can show anomalies that you may not be aware of, or hard to detect; it's sensibility should help, hoping that the little thread can be felt by the machine

    by the way, there is an okuma forum here : www.cnczone.com/forums/okuma/

    kindly

  3. #3

    Re: Help with 1/4 npt G71 on Okuma Lathe

    Thanks for replying.

    I've tried most of that. I'm more so concerned about my code and approach. I'm going to keep those in mind. If I have a moment I'll run it again tomorrow. I think I'm going to change my initial DOC.

    The tool holder I'm using has great geometry imo and it's an insert that's specifically for npt18. Frankly I'm at a bit of a loss and I feel like it's something stupid I'm missing.

    Sent from my SM-G960U using Tapatalk

  4. #4
    Join Date
    Jun 2015
    Posts
    4131

    Re: Help with 1/4 npt G71 on Okuma Lathe

    yes, sometimes may be just a little thing

    i forgot to tell you, on small id threads, thus when there are small inner clearances, insert may recut the thread on it's way out; this is hapening because, after final z is reached, x travel is short, and z out motion begins too fast; is a cinematic thing; when it hapens, it may not recut the entire thread, but only the final few pitches; this can be prevented by using a lower rpm and lower rapids; also there are other methods / kindly

  5. #5

    Re: Help with 1/4 npt G71 on Okuma Lathe

    Thanks, I'm going to give it a go again this morning. I appreciate your input. Thank you

    Sent from my SM-G960U using Tapatalk

  6. #6
    Join Date
    Oct 2021
    Posts
    6

    Re: Help with 1/4 npt G71 on Okuma Lathe

    Hi joejohn2498,
    Excuse me, I can't help your question but I have questions. I'm learning and operating machine Okuma. What is post processor you using for Okuma Lb3000ex ? If you using post Mastercam, can you share it? Thanks in advance

  7. #7
    Join Date
    Feb 2006
    Posts
    992
    Quote Originally Posted by Dnguyen91 View Post
    Hi joejohn2498,
    Excuse me, I can't help your question but I have questions. I'm learning and operating machine Okuma. What is post processor you using for Okuma Lb3000ex ? If you using post Mastercam, can you share it? Thanks in advance
    Not what you want to do, anyway when you see can cycle i assume the person is manual program it. If you use CAM software to post is different story.
    The best way to learn is trial error.

  8. #8
    Join Date
    Oct 2021
    Posts
    6

    Re: Help with 1/4 npt G71 on Okuma Lathe

    Ok, thank you.

  9. #9
    Join Date
    Jun 2015
    Posts
    4131

    Re: Help with 1/4 npt G71 on Okuma Lathe

    hy dnguyen if you have generic post, i can help you switch it to okuma; for details, let's talk in private / kindly
    Ladyhawke - My Delirium, https://www.youtube.com/watch?v=X_bFO1SNRZg

  10. #10
    Join Date
    Apr 2022
    Posts
    1

    Re: Help with 1/4 npt G71 on Okuma Lathe

    I'd want to thank you for developing such an amazing website. It has a wealth of useful information for anyone who are truly passionate about the subject at hand, most especially this post.

  11. #11
    Join Date
    May 2007
    Posts
    1003

    Re: Help with 1/4 npt G71 on Okuma Lathe

    Can't recall single pointing a 1/4 NPT in 303SS, but I have many times in 316SS and all I've got to say is it's one major pain. Personally I think it is a chip problem. No where for them to go. We got a Doosan TT1800SY a few years ago, and I had to learn how to thread mill 1/8 NPT and 1/4 NPT threads in side ports. What a blessing! So easy. Great looking threads.

    And the 6-step gage even fits properly! Not so for boring and single pointing on a standard lathe like yours. I bore so the 6-step fits perfect. Thread and although the thread gage checks good at the top and bottom of the thread, the 6-step gage now falls in. To me there are 2 possible problems. Either the insert projection is too short, or (more likely) the turret is off center. No problem doing a 1-1/2 NPT and holding sizes with both gages, but the a larger diameter isn't affected as much as a smaller diameter when the turret is off center.

    EDIT: In the owner's eyes I don't know how to properly program a pipe thread.

Similar Threads

  1. Haas lathe, G71 P and Q parameters
    By Octahedron in forum Haas Machines
    Replies: 0
    Last Post: 02-22-2021, 03:42 PM
  2. G71 Threading for Okuma Lathe
    By pedgette in forum G-Code Programing
    Replies: 9
    Last Post: 04-12-2020, 08:00 PM
  3. turning a 1/8 npt on a lathe
    By metalmansteve in forum G-Code Programing
    Replies: 2
    Last Post: 12-22-2009, 04:31 PM
  4. g71 okuma help
    By Peerless in forum G-Code Programing
    Replies: 3
    Last Post: 04-07-2008, 02:47 AM
  5. 2-1/2 External NPT on Okuma Lathe
    By jdr1961 in forum G-Code Programing
    Replies: 2
    Last Post: 02-15-2007, 04:12 AM

Tags for this Thread

Posting Permissions

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