588,227 active members*
4,871 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking Machines > Sharp CNC > Need thread cutting help
Results 1 to 2 of 2
  1. #1

    Need thread cutting help

    Hi all,
    I posted this in the G-Code section as well.
    I am looking for some advise concerning internal thread milling. I have a Sharp 2412 VMC. Fanuc oi.
    I am wanting to thread a 1”-8 hole, 1” deep. (aluminum) I have the hole already bored out to 7/8”.
    I have a 6 flute single point carbide bit that is 0.695” dia. I wasn’t going to use cutter comp to begin with. Below is the part of the program that I am having trouble with:

    T4M06(THREAD MILL);
    G00G17G20G40G80G90;
    G54X0Y0M03S1000;
    M08;
    G43H4Z0.1;
    G01Z-1.0F20.;
    X0.150F10.;
    G91G03X0.15Y0I0.15Z0.125F10.L10;
    G01X0Y0M09;
    M05;
    G00G28G91Z0;
    M30;
    %

    I think my problem is in the feedrate however I am not sure what to do. Thanks in advance for any help!

    Larry

  2. #2
    Join Date
    Mar 2008
    Posts
    6
    use i and j and start from bottom of hole and bring tthe z up in 1/2 truns

Similar Threads

  1. Need thread cutting help
    By Larry Myers in forum G-Code Programing
    Replies: 10
    Last Post: 03-06-2008, 10:38 PM
  2. Cutting a 0.61mm thread ???
    By twocik in forum Mini Lathe
    Replies: 12
    Last Post: 12-11-2007, 11:03 PM
  3. metric thread cutting
    By toolmaker_79 in forum G-Code Programing
    Replies: 3
    Last Post: 09-03-2007, 12:11 PM
  4. Thread cutting in EMC
    By mattinker in forum LinuxCNC (formerly EMC2)
    Replies: 16
    Last Post: 02-28-2007, 02:24 PM
  5. cutting acme thread
    By barnesy in forum MetalWork Discussion
    Replies: 6
    Last Post: 09-02-2006, 03:06 AM

Posting Permissions

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