Results 1 to 4 of 4

Thread: Hardinge threading code

  1. #1
    Registered
    Join Date
    Jul 2005
    Location
    USA
    Posts
    17
    Downloads
    0
    Uploads
    0

    Question Hardinge threading code

    Hi everyone. I'm trying to cut a ID thread in our CNC lathe.
    It is a Talent 6/45-SV with a Fanuc SV controller.
    The machinist who just quit was the only one with experience on this mach. I understand that this mach. takes 2 (two) G76 lines of code to cut a thread. We have asked the mfg. for the CD with the manual a couple of times, but we still havn't got one yet. If anyone can help out with the format and explaination of the coding, you would have a friend for life. Thanks.


  2. #2
    Registered
    Join Date
    Dec 2007
    Location
    usa
    Posts
    9
    Downloads
    0
    Uploads
    0

    carlos

    actually
    it can use one g76 line
    i use a haas sl20 machine
    i made a mistake in downlaoding a haas program into the talent and
    was editing the g76 line and forgot to add the extra g76

    guess what the talent worked with out the first g76 line
    worked with g76 x2.0z-2.0 d.02 f.0555

    the first g76 line identifies the thread angle and such info
    the 2nd line tells the machine the z and x and feed and height of thread
    bear with the fanuc style programing its not difficult


  3. #3
    Registered Karl_T's Avatar
    Join Date
    Mar 2004
    Location
    Dassel,MN,USA
    Posts
    1,361
    Downloads
    0
    Uploads
    0
    The key to ID vs. OD is your position when G76 is callled. See my cheat sheet.

    '*******TWO LINE FANUC G76 INSTRUCTIONS*********************

    'NOTE: Use G0,G1 to position machine at start of thread(Z) and retract height(X) before G76 lines.
    ' Important: X position determines ID or OD threads


    'EXAMPLE G76 LINE 1 FOR 1/2" ROD 20 TPI
    'G76 P011060 Q50 R10
    'first two digits after P number of finish cut passes
    'second two digits after P number of leads to pull out/10, 10 is 1 lead
    'third two digits after P is tool tip angle, tool will infeed at 1/2 this angle
    'Q is minimum DOC cut in tenths, example 50= .0050 depth radius
    'R is DOC finish passes in tenths
    'S is optional spindle speed, spindle must be running with an earlier M3 M4 code

    'EXAMPLE G76 line two 1/2" rod 20 TPI .5" long 1 thou taper (Z 0 at start of thread)
    'G76 Z-.5 X.4567 P433 Q100 F.05 R.001
    'Z is end of thread Z value
    'X is final diameter of thread value; minor dia. on O.D., major dia. on I.D. (LH) threads
    'P is thread height in tenths, 433 is .0433 high, generally COS(infeed angle)*1/thread pitch
    'Q is depth of cut for first cut in tenths
    'F is feed per thread, 1/LEAD for US
    'R is for tapered threading difference in X from start to finish in Z
    --


  4. #4
    Registered
    Join Date
    May 2007
    Location
    USA
    Posts
    939
    Downloads
    0
    Uploads
    0
    The only thing I can add to Karl's excellent explaination is that the X_Z_ value is the ENDING position for both axis. That means if you are threading an I.D. pipe thread the R value will be plus. For an O.D. pipe thread it will be minus.

    On our Okuma it is just the opposite. X is the value at the starting point.

    Oh yeah. X starting positon is common sense. It is the dimension the tool retracts to after making a threading pass. You wouldn't try to thread a 1/2-13 O.D. thread with a starting position of X.46 would you?


Similar Threads

  1. hardinge ahc
    By Runner4404spd in forum General Metal Working Machines
    Replies: 0
    Last Post: 04-11-2007, 10:10 AM
  2. CNC Lathe Threading G-Code HELP>>>>
    By vtech99 in forum Coding
    Replies: 2
    Last Post: 08-26-2006, 04:30 AM
  3. G-code to control double threading!
    By samirnashef in forum G-Code Programing
    Replies: 4
    Last Post: 08-13-2006, 07:29 PM
  4. Hardinge - 59
    By DLMACHINE in forum Vertical Mill, Lathe Project Log
    Replies: 1
    Last Post: 04-02-2006, 09:42 PM
  5. Hardinge mills
    By jbo in forum Bridgeport and Hardinge Mills
    Replies: 21
    Last Post: 02-14-2006, 10:55 AM

Posting Permissions


 


About CNCzone.com

    We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

Follow us on

Facebook Dribbble RSS Feed


Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.