586,076 active members*
3,827 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > G-Code Programing > Thread Milling using a Compression Tool holder
Results 1 to 5 of 5
  1. #1
    Join Date
    Sep 2006
    Posts
    18

    Thread Milling using a Compression Tool holder

    i Just bought a Curtis cat-40 Compression Tool holder to do some tapping.

    I Need to tap a 5/16-18NC thread using the holder.
    I have been looking for code for it but I have not seen any that has threading CW(M03) , Stop (M05), & Retract(M04).....

    The Hole is already Predriller
    and it needs to go Z-0.8.

    If anyone has some code that i can drop these number in and just change the x,Y position please POST

  2. #2
    Join Date
    Jul 2005
    Posts
    12177
    Are you wanting to thread mill, which is helical interpolation at the thread pitch with a single point tool or a multitooth thread milling cutter.

    Or are you wanting to tap?

    You use both terms in your post.
    An open mind is a virtue...so long as all the common sense has not leaked out.

  3. #3
    Join Date
    Sep 2006
    Posts
    18


    i'M lOOKING TO tAP the holder look something like the one above. It holds different sized taps an adapter

  4. #4
    Join Date
    Dec 2003
    Posts
    24221
    I assume you do not have synchronous tap on the machine, this automatically syncs the Z axis to spindle rotation, the G84 will put this into effect when the necessary parameters are entered in the instruction. With G84 you can also use a floating tap holder.
    Some machines have G63 which is tapping cycle, which you should be able to use with floating tapping if you do not have syncronous spindle, which is what you want to do I believe?
    You have to know fairly accurately exactly what your spindle speed is running when S value is programmed, and then you program the spindle speed and feed rate to conform to the pitch of the thread, the G63 ignores spindle & feed rate overide and the accel/decel is ignored so it is mainly manual entry,
    i.e. G63 SP speed - feed rate - Z depth - G03 - G04- Z return - G5.
    Through-hole tapping is less of a problem than bottom hole, due to no synchronous spindle.
    Your floating tap holder will hopefully be in range for bottom hole tapping, if you get the feed rate etc right.
    Al.
    CNC, Mechatronics Integration and Custom Machine Design

    “Logic will get you from A to B. Imagination will take you everywhere.”
    Albert E.

  5. #5
    Join Date
    Feb 2007
    Posts
    592

    Canned cycle to tap

    G84 is the normal R-hand reversing tap cycle for most machines.

    SxxxxM29 will enable rigid tapping on some FANUC.

Similar Threads

  1. Tool Holder -- CAT 40 (ANSI)
    By Chivo in forum MetalWork Discussion
    Replies: 13
    Last Post: 06-24-2006, 07:22 AM
  2. Live Tool Holder
    By JerryH in forum Fanuc
    Replies: 1
    Last Post: 02-12-2006, 12:56 PM
  3. Thread milling single point tool
    By Ikon in forum MetalWork Discussion
    Replies: 2
    Last Post: 08-22-2005, 11:15 PM
  4. Tool holder trouble
    By an0n in forum Uncategorised MetalWorking Machines
    Replies: 4
    Last Post: 04-06-2005, 04:43 PM
  5. tool holder
    By corrie in forum DIY CNC Router Table Machines
    Replies: 2
    Last Post: 07-23-2004, 10:04 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
  •