586,005 active members*
4,845 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking Machines > Hyundai Kia > Help Needed: Lathe live tool milling Cutter comp.
Results 1 to 1 of 1
  1. #1
    Join Date
    Apr 2008
    Posts
    10

    Help Needed: Lathe live tool milling Cutter comp.

    I am working on a Hyundai Kia SKT 21LMS with Fanuc oi-TC controller. I am attempting to mill a 1/4" hex on the face of a 3/8" SS rod. My initial efforts have lead me to the following code which uses polar coordinates (g112/g113/g12.1/g13.1) and tool cutter comp (g41/g42), both of which i am not very familiar. I get an error (041 interference in NRC) after initiating cutter comp. My g-code is below.

    any ideas? or suggestions. attached are several photos of gcode on the machine screen and the display a two lines before it errors.
    (I think the photos show a couple variations of the code)

    1/2" END MILL
    ORIENTED ALONG Z-AXIS
    TOOL OFFSET R=.25 T=0

    G20 G40 G99;
    G54 G0 G28 U0;
    Z2.5;
    G54 T1111;
    G113;
    M54;
    M43;
    G0 C0. M111;
    G97 M13 S1000;
    G0 Z-1.25 X2.;
    G112;
    G1 G98 G42 X1. F20.;
    X.25 C0.; **ERROR HERE**
    C.0722;
    X0. C.1443;
    X-.25 C.0722;
    C-.0722;
    X0. C-.1443;
    X.25 C-.0722;
    C.1443;
    G1 Z.1;
    G113;
    G0 G28 U0.;
    Z2.5;
    M15;
    M40;
    M1;

    Thanks for the help,
    Joseph
    Attached Thumbnails Attached Thumbnails IMG_1419.jpg   IMG_1420.jpg   IMG_1421.jpg   IMG_1422.jpg  

    IMG_1423.jpg   IMG_1424.jpg   IMG_1426.jpg   IMG_1427.jpg  

    IMG_1428.jpg  

Similar Threads

  1. Replies: 0
    Last Post: 02-18-2011, 04:06 PM
  2. Tool nose radius comp. help needed
    By cuz1007 in forum G-Code Programing
    Replies: 3
    Last Post: 01-20-2010, 08:15 PM
  3. Milling cutter comp
    By j44snk in forum Okuma
    Replies: 6
    Last Post: 01-14-2009, 10:56 PM
  4. manual cutter comp on lathe with fanuc control
    By madmachinist77 in forum MetalWork Discussion
    Replies: 0
    Last Post: 01-08-2009, 04:37 PM
  5. O.D. milling with live tool
    By jackson in forum Daewoo/Doosan
    Replies: 5
    Last Post: 07-02-2007, 02:43 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
  •