586,701 active members*
2,625 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking Machines > Haas Machines > Haas Lathes > NEED HELP! HAAS SL-30 radius programming issue!
Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2011
    Posts
    0

    NEED HELP! HAAS SL-30 radius programming issue!

    I am trying to program an I.D. Radius of 1.1725" on a prototype part yet I have never done anything close to this; if anyone can help it would be greatly appreciated.

    http://s1233.photobucket.com/albums/ff389/haaswork/?action=view&current=68e6c5bf.jpg&evt=user_media_s hare[/IMG]

  2. #2
    Join Date
    Aug 2010
    Posts
    579
    How many parts do you have to make? What is the material?
    Thanks,
    Ken Foulks

  3. #3
    Join Date
    Jul 2005
    Posts
    12177
    Doing a complete semicircle like that can be a problem because there is no clearance for the backside of a boring tool so I have got around the problem by using a ballnose end mill as a boring bar and programming to the center of the ball. This means you need to subtract the ball radius from your dimensions so the 2.345 becomes 1.845 and the 1.1725 becomes 0.9225 when using a 1/2" ballnose.

    This little bit of program will do it starting with a 17/32 drilled hole down to a few thou less than the full depth of 1.1725.

    Changing Setting 73 to 0. is necessary to use a G71 cycle otherwise when the tool retracts it gouges the opposite side of the radius.


    %
    O00001
    T1 M06
    G00 X0. Z0.3
    M03 S1000
    G71 P10 Q20 U0. W0. D0.06 F0.005
    N10 G00 X1.845 Z0.25
    G01 Z0. F0.005
    G03 R0.9225 X0. Z-0.9225
    N20
    G70 P10 Q20
    M09
    G28
    M30
    %

    Because this is programmed to the tool center it does not use compensation so you cannot adjust the size in wear you have to tweak the program coordinates.
    An open mind is a virtue...so long as all the common sense has not leaked out.

  4. #4
    Join Date
    Jul 2011
    Posts
    0
    Yes that helped tremendously, thank you; now I just need to tweak in my entry radius and solve the clearance/tooling issue and I'll be good to go; your time and knowledge are both greatly appreciated.

Similar Threads

  1. Replies: 8
    Last Post: 02-14-2011, 10:49 PM
  2. Programming concave radius on Haas Lathe
    By Wolf Pack in forum Haas Lathes
    Replies: 4
    Last Post: 04-28-2010, 12:16 PM
  3. programming a radius
    By honda27 in forum G-Code Programing
    Replies: 3
    Last Post: 10-31-2008, 02:25 PM
  4. Programming a radius
    By fukeneh in forum G-Code Programing
    Replies: 8
    Last Post: 07-14-2007, 03:35 AM
  5. programming radius/ help needed
    By integrexe410 in forum Mazak, Mitsubishi, Mazatrol
    Replies: 6
    Last Post: 12-11-2006, 07:14 PM

Tags for this Thread

Posting Permissions

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