585,949 active members*
4,131 visitors online*
Register for free
Login
Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2019
    Posts
    2

    Question G76 Special Thread

    Hello All,

    I've been beating my head against a wall to try and figure all of this out and haven't gotten anywhere, so I figured I would post here for help. I just recently started using a FANUC 31ib and I am not really familiar with how the G76 two line code works. The machine was setup with a program from a Miyano tech (posted below) but I can't seem to match the logic between what I've read on G76 and what he gave us. The thread it makes passes gauges, but I can't understand why those numbers work. To me it looks like a combo of metric and standard inputs, and I didn't think you could do that in the same line of code.

    I get what the X, Z, and F values are. The P value makes sense except for the 55, since its a 60deg thread. The two Q's, P and R I'm lost on. I've seen so many conflicting explanations as to what those values are supposed to be.


    Original code from Miyano tech
    G76 P020055 Q30 R5
    G76 X.424 Z-.7 P272 Q120 F.03846

    Info for the thread (Inch)
    .482-26 Preplate Thread
    MAJOR .4802 - .4724
    PITCH .4554 - .4498
    MINOR .4327

    Any help in understanding this would be greatly appreciated.

  2. #2
    Join Date
    Feb 2006
    Posts
    1792

    Re: G76 Special Thread

    Normally, last two digits of P is thread angle, 60 deg in this case. However, a lower value can also be used. In such a case, the trailing edge also will cut some material.

    P in the second block is height of thread, in least input increment.
    Q in the second block is the first depth of cut, in least input increment.
    Q in the first block is the minimum depth of cut,in least input increment.
    R is finishing allowance. It is in least input increment on some machines.

  3. #3
    Join Date
    Jan 2019
    Posts
    2

    Re: G76 Special Thread

    So would this be correct according to the info below?

    G76 P020060 Q001 R.001
    G76 X.4241 Z-.7 P00218 Q010 F.03846

    Q(1) = .001" min depth of cut
    R = .001" for finishing cut
    P(2) = .0218" (.4763 - .4327)/2 (major avg-minor)/2
    Q(2) = .010" first cutting depth

  4. #4
    Join Date
    Feb 2006
    Posts
    1792

    Re: G76 Special Thread

    The least input increment in inch mode is 0.0001
    Therefore,it should be
    G76 P020060 Q0010 R.001
    G76 X.4241 Z-.7 P0218 Q0100 F.03846
    which is equivalent to (leading zeroes can be omitted)
    G76 P020060 Q10 R.001
    G76 X.4241 Z-.7 P218 Q100 F.03846

Similar Threads

  1. Thread spec for camera lens filter thread
    By cmays in forum MetalWork Discussion
    Replies: 6
    Last Post: 07-20-2016, 10:43 AM
  2. Special ID thread. sp-400 "M" type thread 8TPI
    By Captain Crunch in forum MetalWork Discussion
    Replies: 1
    Last Post: 04-05-2012, 09:39 AM
  3. Special Thread Taps Huge Selection
    By CDTooling in forum News Announcements
    Replies: 0
    Last Post: 08-20-2010, 01:56 PM
  4. Special Machinist's Snap Caliper for Screw Thread
    By Amistamos in forum News Announcements
    Replies: 2
    Last Post: 03-27-2009, 04:24 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
  •