586,643 active members*
2,931 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Fanuc > Fanuc 16i-m Helical Interpolation Problem
Results 1 to 12 of 12
  1. #1
    Join Date
    Feb 2006
    Posts
    28

    Fanuc 16i-m Helical Interpolation Problem

    Hi,

    I'm having trouble getting my machine to do the helical interpolation, I'm not sure if it is a programming error or the parameter is disabled to do so. This is the code i'm inputing into the machine:

    T1
    M06 ( 2" MITSUBISHI)
    G00 G90 G54 X0. Y0. S700 M03
    G43 H1 Z2. M08
    Z.1
    G01 Z0. F45.
    G03 Y.4685 I0. J.2343
    Y-.4685 Z-.025 I0. J-.4685 (This is where I get the alarm)
    Y.4685 Z-.05 I0. J.4685
    Y-.4685 Z-.075 I0. J-.4685
    Y.4685 Z-.1 I0. J.4685
    Y-.4685 Z-.125 I0. J-.4685
    ...


    The alarm I am getting is; 021 Illegal Plane Axis Commanded

    I'm desparate for some help, Thanks in advance...

    Goran P.

  2. #2
    Join Date
    Dec 2005
    Posts
    55
    Goran,

    Sounds like a parameter issue. For the 16i, set #9930 bit 3 to 1 to enable helical interpolation.

    JK

  3. #3
    Join Date
    Feb 2006
    Posts
    28
    Thanks for reply JK.

    However i'm not parameter literate, this is what i have for 9930;

    0 1 0 0 0 1 1 1

    what should i change it to?

  4. #4
    Join Date
    Dec 2005
    Posts
    55
    Goran,

    Change #9930 to:

    0 1 0 0 1 1 1 1

    It works like this;

    ______bit7__bit6__bit5__bit4__ bit3__ bit2__bit1__bit0
    9930___0____1____0____0_____1_____1____1____1

    JK

  5. #5
    Join Date
    Feb 2006
    Posts
    28
    JK,

    I changed the parameter and the helical interpolation works fine now. Thank you very much for your help.

    Goran

  6. #6
    Join Date
    Dec 2005
    Posts
    55
    No Problem...

    JK

  7. #7
    Join Date
    Feb 2007
    Posts
    464
    Deleted

  8. #8
    Join Date
    Feb 2006
    Posts
    992
    The program don't look right, the program is Y Z and the vector is I J........ It should be K J or vice versa.
    The best way to learn is trial error.

  9. #9
    Join Date
    Feb 2007
    Posts
    464
    Quote Originally Posted by newtexas2006 View Post
    The program don't look right, the program is Y Z and the vector is I J........ It should be K J or vice versa.
    It does if you do a circular interpolation with changing Z depths.

  10. #10
    Join Date
    Nov 2006
    Posts
    174

    Modal

    Newtexas2006.....
    X0 is modal so there's no need for it in the prog. As he says...it works now.

  11. #11
    Join Date
    Jul 2006
    Posts
    2
    We just purchased a machine with this same controller. How do I tell if mine have scale and rotation?

  12. #12
    Join Date
    Feb 2006
    Posts
    1792
    Quote Originally Posted by Goran P. View Post
    G00 G90 G54 X0. Y0. S700 M03
    G43 H1 Z2. M08
    Z.1
    G01 Z0. F45.
    G03 Y.4685 I0. J.2343
    The program is OK.
    The centre of the first arc, however, is not exactly at the mid-point. So, the tool will first go to Y0.4686, and then come back to Y0.4685. This is, of course, only a theoretical issue, with no practical significance. If, however, the "error" is too large (set by a parameter), an alarm condition will be generated.

Similar Threads

  1. helical interpolation parameter
    By stude8 in forum Fanuc
    Replies: 38
    Last Post: 01-07-2022, 08:13 PM
  2. Need Helical Interpolation example for Heidenhain TNC355
    By soweebee in forum Bridgeport / Hardinge Mills
    Replies: 5
    Last Post: 01-22-2013, 05:16 PM
  3. Fanuc 11M Helical Interpolation
    By MrMagooo in forum Fanuc
    Replies: 3
    Last Post: 11-15-2006, 04:58 PM
  4. Replies: 6
    Last Post: 08-22-2006, 02:47 PM
  5. Helical Interpolation
    By dbcoop11 in forum Bridgeport / Hardinge Mills
    Replies: 4
    Last Post: 12-31-2004, 05:15 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
  •