Results 1 to 11 of 11

Thread: Out of control Rigid Tapping.

  1. #1
    Registered
    Join Date
    Sep 2004
    Location
    Canada
    Posts
    205
    Downloads
    0
    Uploads
    0

    Out of control Rigid Tapping.

    Earlier today, I was setting up a job I've run several times before. During verification, the first of the two G84's caused the mill to do something I've never seen before. It is probably best explained in this video: "http://www.youtube.com/watch?v=034I-YXibOc"]YouTube - Crazy G84

    In the video, rapids were set at 25%. If they are at 5%, the 'bouncing' is less severe and slower; at 50%, it is more severe and faster. I didn't even want to try 100%.

    I tracked the problem down to the "RAPID -> HS FEED" parameter. I changed it to "1" a while back to use interpolated rapids instead of dogleg rapids. When I changed "RAPID -> HS FEED" back to "0", the problem dissappeared.

    My mill is a 2007 MiniMill, with a version 14.04C controller.

    Here is the portion of code:
    T6M06
    G90
    S1500
    M08
    G0X-.325Y-.394
    G43H06Z.25
    G84X-.325Y-.394Z-.35R.25F37.5
    X.325Y-.659
    G80
    M09

    Has anyone else come across this problem before? Is there anything that Haas will do for an out-of-warranty machine with a bug? I would really like to use interpolated rapids because it allows me to take full advantage of my CAM software (ProNC) and minimizes one potential source for crashes.

    For now, I will switch "RAPID -> HS FEED" off every time I want to use G84, but that is not a long term solution for me. If I forget to turn it off, G84 will cause a crash. If I forget to turn if on, the dogleg rapids could cause a crash. Damned if I do, damned if I don't...

    Thanks in advance,
    Chris


  2. #2
    Registered
    Join Date
    Jul 2005
    Location
    Canada
    Posts
    11,960
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by ckirchen View Post
    ...... Is there anything that Haas will do for an out-of-warranty machine with a bug?....
    Get hold of Haas-Apps.
    An open mind is a virtue...so long as all the common sense has not leaked out.


  3. #3
    Registered
    Join Date
    Jul 2005
    Location
    Canada
    Posts
    11,960
    Downloads
    0
    Uploads
    0
    It is difficult to tell from a video but your spindle seemed to be running fairly slow; what was your rpm?

    I have found that when something like 100 or 200 rpm is used for rigid tapping the spindle speed does not settle down. How this could interact with the feed I do not know but if you are going slow try speeding up and see what happens...several inches above the part.
    An open mind is a virtue...so long as all the common sense has not leaked out.


  4. #4
    Registered
    Join Date
    Sep 2004
    Location
    Canada
    Posts
    205
    Downloads
    0
    Uploads
    0
    Spindle speed is at 1500 rpm.


  • #5
    wms
    wms is offline
    Moderator wms's Avatar
    Join Date
    Mar 2003
    Location
    United States
    Posts
    940
    Downloads
    0
    Uploads
    0
    Looks to me like you didn't cancel the drill cycle (that I assume preceded the tapping cycle)..I see no G80..but I can't see the entire program..Just what I would guess..
    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  • #6
    Registered
    Join Date
    Sep 2004
    Location
    Canada
    Posts
    205
    Downloads
    0
    Uploads
    0
    On the line preceeding the toolchange, I have a G80.

    Initially, I thought that I had somehow changed the G84 to a G83. Or even peck tapping. But if you watch the video closely, you can see the tool pecks down and then pecks up. Also, the depth that it goes to is not the Z-.35 that I commanded; it is more than that. When the rapids are set to 50%, it goes even deeper.


  • #7
    Registered Donkey Hotey's Avatar
    Join Date
    Nov 2007
    Location
    USA
    Posts
    1,650
    Downloads
    0
    Uploads
    0
    Lemme' ask you a stupid question: have you copied the program and deleted everything before and after that part, then tried it (tapping air)?

    I'd approach it systematically. If deleting everything else fixes it, then the problem is elsewhere.

    If not, I'd delete the second hole location and try it.

    If that didn't work, I'd try changing the feed or RPM.

    You'll eventually get to something that makes it not do that. At that point, you can work backward to a solution.

    Could this be something between the retract plane and some retract setting elsewhere in the control? I'm not in front of my machine right now but I wonder if some really large retract distance in the settings might be conflicting with the retract plane in G84.
    Greg


  • #8
    Registered
    Join Date
    Sep 2004
    Location
    Canada
    Posts
    205
    Downloads
    0
    Uploads
    0
    I too thought it might be a certain combination of parameters that was causing this behaviour, so I tried the following:

    - faster/slower rpm
    - faster/slower feed
    - starting on the same tool
    - starting with a tool change
    - rapids at 5%, 25%, and 50% (not brave enough to try 100%)
    - G84 as part of the main program
    - G84 as part of short program (set speed, feed, then G84 X_ Y_ Z_ R_)
    - G84 in MDI
    - coolant on/off
    - one hole/lots of holes (first hole is always bad, remaining are not)
    - tool length offset/no tool length offset
    - starting at retract plane/starting above retract plane
    - and a few more that I can't recall off the top of my head

    Unfortunately, the only thing that removed the problem was turning off "RAPID -> HS FEED".

    I plan to call my HFO and/or Haas Help Desk on Monday.


  • #9
    Registered
    Join Date
    Dec 2008
    Location
    usa
    Posts
    318
    Downloads
    0
    Uploads
    0
    Try turning setting 133 OFF. Haas told me this sometimes causes problems.

    Tim


  • #10
    Registered
    Join Date
    Sep 2004
    Location
    Canada
    Posts
    205
    Downloads
    0
    Uploads
    0
    Repeat rigid tap is not on.

    The Haas factory has confirmed that, on older controllers, interpolated rapids (i.e. RAPID -> HS FEED set to 1) can not be used with canned cycles (G81, G82, G83, etc.).

    Only the newest control (software v16) can have interpolated rapids on all the time. Previous versions were just not designed to do so; the only commands that should be used are G00, G01, G02, and G03.


  • #11
    Registered
    Join Date
    Sep 2007
    Location
    USA
    Posts
    34
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by ckirchen View Post
    I too thought it might be a certain combination of parameters that was causing this behaviour, so I tried the following:


    - one hole/lots of holes (first hole is always bad, remaining are not)
    this is a dumb quick fix how about a dummy first hole that is off the part.
    I know it wont fix the problem but you could be running the job.
    last suggestion put a M0 before the tap so you could run the rapids at 100% then change them to tap.


  • Similar Threads

    1. What exactly is Rigid tapping? Why people always ask does it do rigid tapping?
      By cjchands in forum General Metalwork Discussion
      Replies: 23
      Last Post: 12-19-2008, 09:19 AM
    2. Tapping head or rigid tapping
      By Gregory_C in forum Syil Products
      Replies: 2
      Last Post: 10-18-2008, 01:49 AM
    3. Rigid Tapping
      By Teps71 in forum Milltronics
      Replies: 31
      Last Post: 10-30-2006, 12:22 AM
    4. Rigid tapping or tapping head
      By wildcat in forum Industrial Hobbies (Support forum)
      Replies: 7
      Last Post: 09-24-2006, 01:08 PM
    5. Rigid tapping on a BPT TC1G w DX32 control
      By machintek in forum Bridgeport and Hardinge Mills
      Replies: 0
      Last Post: 01-01-2005, 08:06 PM

    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.