586,121 active members*
3,509 visitors online*
Register for free
Login
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2010
    Posts
    0

    Haas 4th Axis Limits

    I am trying to spiral mill a cone and when I post from featurecam I get a list of degree movements in the program code. When I put it on the mill it will run fine until about 8000 degrees then it skips through the rest of the code and ends program. The code when I insert into my Haas 96 VF-2 at around the 8000 degrees it will ( N5200 X... A8000.00 ? ) the rest of the code.

    I guess my question is, Is this the limit of the haas HRT 210 Rotary table or do I need to change a setting?????

    Please Help.

    Thank You

  2. #2
    Join Date
    Mar 2003
    Posts
    4826
    I think there is a limit alright. There might be a workaround using G92.

    One time I did a job where I had to go about 10 full turns. Then I wanted to cut the other hand of the groove without unwinding and starting over, so I renamed the position at the end of the 10 turns as G92 A0. This was sufficient to fool the control into not unwinding when not desired.

    I made several passes during this program and ended up with a fairly large number accumulated in the G92 register. At the end of the program, I commanded a new G92 amount that was sufficient to cancel the total accumulated in the G92 register (which you can view as you page down in the work offset pages). Then, with G28 quick rotary turned on, I could restart the program without wasting any time unwinding from a huge G92 position.

    In your case, you might try going 7200° (exactly 20 full revolutions), then interrupt your toolpath at that point so you can insert a G92 A0 command. This will make the control reckon that the A7200 is now A0, and will allow you to go another 7200 degrees. You will need to set up your post or your toolpath so that the maximum commanded position does not exceed the A7200. I'm not sure if that is possible?

    All of those G92s will add up, and you need to cancel them as described above before you try the G00 G28 A0 to prevent the unwind sequence.

    Make sure when you do this G92 stuff when the rotary table is exactly at the 360°/0° position. When you restart your program, the G92 register should be zero and it must be kept at zero for every subsequent restart. You can also zero the G92 register in MDI.
    First you get good, then you get fast. Then grouchiness sets in.

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

Similar Threads

  1. Where can I setup limits on axis, please!!!
    By libory in forum Mach Software (ArtSoft software)
    Replies: 4
    Last Post: 02-22-2011, 12:58 AM
  2. sminimill Z axis limits?
    By Freddy Bastard in forum Haas Mills
    Replies: 1
    Last Post: 03-19-2010, 07:08 PM
  3. Tool Axis limits
    By kojack in forum Mastercam
    Replies: 4
    Last Post: 06-12-2009, 08:03 PM
  4. Fadal B axis limits
    By 5th-axis in forum Fadal
    Replies: 0
    Last Post: 01-28-2008, 07:12 PM
  5. Limits of a 3-axis router?
    By Chris_F in forum DIY CNC Router Table Machines
    Replies: 7
    Last Post: 11-28-2006, 06:20 AM

Posting Permissions

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