587,761 active members*
3,047 visitors online*
Register for free
Login
Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Jan 2006
    Posts
    4396
    Quote Originally Posted by Jr. Programmer View Post
    hi there,
    We are trying to thread mill 1/8 - 27 NPT on a 5-axis lathe. Most of the software out there would only output code for a machining centre. Our lathe will only accept J & K. XYZ axis on a mill but on a lathe X (diam) is the tool axis. Any help would be appreciated.

    Thanks in Advance
    In theory you can Interpolate a Helical Thread on a 5 Axis Lathe. But you need a true Y and C Axis to do this. Also you will need to find the G-Code Designation that will Synchronize the C Axis with the Y Axis. What this will do is replace the Y Axis with the C Axis. Maybe a G100, G101, G120, G121, G200, G201, G300, or G301. You may also have to Designate a Work Plane.

    This is still a 3 Axis movement but in the C, Z, and X Axies. It is the Same as an XYZ Movement but you are substituting the Y for the C and the X is now your Depth in the part.

    What Machine, and Control Are you trying this on??


    I have done this once before on a Nakamura-Tome. I will try to find the Program so you can see it.

    G76 to my knowledge is only used for the XZ Plane, G18.
    Toby D.
    "Imagination and Memory are but one thing, but for divers considerations have divers names"
    Schwarzwald

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

    www.refractotech.com

  2. #2
    Join Date
    Jul 2003
    Posts
    263
    Quote Originally Posted by tobyaxis View Post
    In theory you can Interpolate a Helical Thread on a 5 Axis Lathe. But you need a true Y and C Axis to do this. Also you will need to find the G-Code Designation that will Synchronize the C Axis with the Y Axis. What this will do is replace the Y Axis with the C Axis. Maybe a G100, G101, G120, G121, G200, G201, G300, or G301. You may also have to Designate a Work Plane.

    This is still a 3 Axis movement but in the C, Z, and X Axies. It is the Same as an XYZ Movement but you are substituting the Y for the C and the X is now your Depth in the part.

    What Machine, and Control Are you trying this on??


    I have done this once before on a Nakamura-Tome. I will try to find the Program so you can see it.

    G76 to my knowledge is only used for the XZ Plane, G18.


    On machines equipped with FANUC controls G12.1 allows you to use the C axis as the Y where you are using polar interpolation to cut your part. the only problem with using G12.1 is you have to be in G1 mode at all times no G0 is allowed in your tool paths. all positioning have to be done in G1 mode. G18 plane should be active to use G12.1. the other problem using G12.1 is you have to cut at X0.
    If you can ENVISION it I can make it

Similar Threads

  1. thread milling
    By fourperf in forum Fadal
    Replies: 13
    Last Post: 03-11-2008, 01:14 AM
  2. 0M-Thread milling?
    By mikul in forum Fanuc
    Replies: 1
    Last Post: 12-06-2006, 06:56 AM
  3. EdgeCam 10.5 Y axis milling on lathe ?
    By tricky in forum EdgeCam
    Replies: 8
    Last Post: 07-13-2006, 05:17 PM
  4. thread milling
    By DavidC1949 in forum G-Code Programing
    Replies: 2
    Last Post: 03-30-2006, 07:27 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
  •