Results 1 to 6 of 6

Thread: programming Lathe operation to run on my Mill

  1. #1
    Registered
    Join Date
    Aug 2006
    Location
    USA
    Posts
    6
    Downloads
    0
    Uploads
    0

    programming Lathe operation to run on my Mill

    So I want to contour some round bar that I have in my spindle.
    I have a 1/16"R cutter held in a vise.
    I am having trouble coming up with the G-Code program for the B to C movement. It seems easy, I'm just at a loss.

    I have some old software I use and I changed the post to a Lathe.
    It gave me this, not even close.

    G18
    G00 Z-.3075 X0.
    G01 F5
    Z-.30761 X-.12967
    G03 Z.00857 X-.58586 K.22497 I-.09821

    I would like to move A to B to C
    Any help would be greatly appreciated.



  2. #2
    Registered neilw20's Avatar
    Join Date
    Jun 2007
    Location
    Australia
    Posts
    3,421
    Downloads
    0
    Uploads
    0
    Try this.
    Everywhere,
    Swap X and Z
    Swap I and K
    Make the G03 a G02

    and make the tool stick out to the right from your vice as you had drawn it.
    Super X3. 3600rpm. Sheridan 6"x24" Lathe + more. Three ways to fix things: The right way, the other way, and maybe your way, which is possibly a faster wrong way.


  3. #3
    Registered
    Join Date
    Aug 2006
    Location
    USA
    Posts
    6
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by neilw20 View Post
    Try this.
    Everywhere,
    Swap X and Z
    Swap I and K
    Make the G03 a G02

    and make the tool stick out to the right from your vice as you had drawn it.
    That's exactly what I'm looking for. I will give it a try and post back. Thanks!!!


  4. #4
    Registered
    Join Date
    Feb 2006
    Location
    india
    Posts
    1,273
    Downloads
    0
    Uploads
    0
    Try R-method, instead of center method.


  • #5
    Registered neilw20's Avatar
    Join Date
    Jun 2007
    Location
    Australia
    Posts
    3,421
    Downloads
    0
    Uploads
    0
    Nothing wrong with center method.
    Emulation worked properly.
    Axis was swapped making radii wrong.
    Super X3. 3600rpm. Sheridan 6"x24" Lathe + more. Three ways to fix things: The right way, the other way, and maybe your way, which is possibly a faster wrong way.


  • #6
    Registered
    Join Date
    Sep 2010
    Location
    Australia
    Posts
    985
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by rms2k View Post
    So I want to contour some round bar that I have in my spindle.
    I have a 1/16"R cutter held in a vise.
    I am having trouble coming up with the G-Code program for the B to C movement. It seems easy, I'm just at a loss.

    I have some old software I use and I changed the post to a Lathe.
    It gave me this, not even close.

    G18
    G00 Z-.3075 X0.
    G01 F5
    Z-.30761 X-.12967
    G03 Z.00857 X-.58586 K.22497 I-.09821

    I would like to move A to B to C
    Any help would be greatly appreciated.
    I believe the machining operation is being looked at incorrectly.

    Given that the X0,Z0 of the work piece is as shown on the drawing, and making the following assumptions:
    1. That if the a command of G00 X0 Z0 would place the center of the cutter radius at the same X0 Z0 point as shown on the drawing. (material removed form the spindle of course)
    2. That the cutter is pointing out the right side of the vice as shown on the drawing.
    Then:
    A. To place the work in the spindle, relative to the tool shown at A in the drawing the command would have to be
    G00 X+0.3075 Z0.0

    B. To move the work from A to B the command would be
    G01 X+0.3076 Z+0.1297

    C. To move the work from B to C the command would be
    G02 X-0.0086 Z+0.5859 I-2250 K+.0982

    Note the change of coordinate sign of the above code compared to that of the program in the Original Post.

    The I and K were given as the absolute center position of the radius in the Original Post program. Accordingly, the assumption is that the controls requires the I,J and Ks be designated as absolute center point and not as an incremental value.

    Regards,

    Bill


  • Similar Threads

    1. Fi Mill Diskette operation
      By sparkymike in forum Emco Mills
      Replies: 1
      Last Post: 05-28-2011, 10:28 AM
    2. Learning to use a mill, lathe, and CNC programming
      By SW-14 in forum General Metal Working Machines
      Replies: 7
      Last Post: 04-13-2010, 04:05 PM
    3. Newbie- Looking to buy CNC Operation and programming manuals
      By Machine_Manuals in forum Want To Buy...Need help!
      Replies: 0
      Last Post: 01-31-2010, 02:29 PM
    4. What book to buy for explaining lathe operation
      By sunnyday in forum Mini Lathe
      Replies: 5
      Last Post: 08-20-2009, 11:58 AM
    5. 5T operation/programming
      By John3 in forum Fanuc
      Replies: 3
      Last Post: 04-04-2007, 10:06 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.