helical interpolation 15m


Results 1 to 19 of 19

Thread: helical interpolation 15m

  1. #1
    Registered
    Join Date
    Feb 2006
    Location
    Canada
    Posts
    28
    Downloads
    0
    Uploads
    0

    Default helical interpolation 15m

    Hi,

    a couple of years back i had a problem getting my machine (with fanuc 16i) to cut arcs while feeding in z at the same time. The problem was solved by changing the parameter #9930 from 01000111 to 01001111.

    Now, different machine same problem...

    I'm using a fanuc 15m controller, would anyone have an idea which parameter i would have to change? Here is the same example as before:

    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

    Thanks!

    Goran P.

    Similar Threads:


  2. #2
    Member
    Join Date
    Feb 2006
    Location
    india
    Posts
    1792
    Downloads
    0
    Uploads
    0

    Default

    Helical interpolation might be an option. Somebody may PM you the option parameter.

    Your program is for G17.



  3. #3
    Registered
    Join Date
    Jun 2008
    Location
    United States
    Posts
    1511
    Downloads
    0
    Uploads
    0

    Default

    PM sent.

    Stevo



  4. #4
    Registered
    Join Date
    Feb 2006
    Location
    Canada
    Posts
    28
    Downloads
    0
    Uploads
    0

    Default

    thanks, i'll give it a try.



  5. #5
    Registered
    Join Date
    Aug 2009
    Location
    U.S.
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default

    I have this same problem with a fanuc 15m.Any help on the parameter for this would be greatly appreciated. Thanks



  6. #6
    Registered
    Join Date
    Jun 2012
    Location
    USA
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default

    I also just ran into the same issue on fanuc 15m. Any help with the option parameter is greatly appreciated.



  7. #7
    Registered
    Join Date
    Jun 2012
    Location
    USA
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default

    I also just ran into the same issue on fanuc 15m. Any help with the option parameter is greatly appreciated.



  8. #8
    Member
    Join Date
    Dec 2009
    Location
    ROMANIA
    Posts
    952
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by Trebit View Post
    I also just ran into the same issue on fanuc 15m. Any help with the option parameter is greatly appreciated.
    pm sent to you !



  9. #9
    Registered
    Join Date
    Jan 2009
    Location
    United States
    Posts
    245
    Downloads
    0
    Uploads
    0

    Default

    You are defaulted by g17 which is x y plane. Xz is g18 and zy is g19.



  10. #10
    Registered
    Join Date
    Jun 2012
    Location
    USA
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default

    Thanks for the PM.
    Everything is working good now.



  11. #11
    Registered
    Join Date
    Oct 2013
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default

    I have this same problem with a fanuc 15m. Any help on the parameter for this would be greatly appreciated. Thanks



  12. #12
    Registered
    Join Date
    Oct 2013
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    I also just ran into the same issue on fanuc 15m. Any help with the option parameter is greatly appreciated.



  13. #13
    Member
    Join Date
    Mar 2005
    Location
    United States
    Posts
    816
    Downloads
    0
    Uploads
    0

    Default

    Never have tried in depth the helical interpolation except to make a part with a 1.25" hole in the wide center web of a z shape extrusion.

    I too have a 15M.

    I would like to try threadmilling with helical interpolation with a inserted tool. Vargus/Carmex.



  14. #14
    Registered
    Join Date
    Feb 2011
    Location
    USA
    Posts
    100
    Downloads
    0
    Uploads
    0

    Default

    I do a lot of thread milling.Once you use it you cant go back.
    Typical program.
    N1 M6 T2 (16TPI THREAD MILL)
    N2 M03 S4000
    N3 M8
    N4 G90
    N5 G54
    N6 G43 X0.629 Y1.1652 Z1.0 F100 H2
    N7 M8
    N8 G1 X0.629 Y1.1652 Z1.00 F50
    N9 G1 Z0.100 F20
    N10 G1 Z0.0001
    N11 G1 Z-0.7578
    N12 G1 X0.7901 Y1.4605 F20
    N13 G3 X0.629 Y1.6127 Z-0.75 R0.2863 F6
    N14 G3 X0.629 Y1.6127 Z-0.6875 I0 J-0.4475
    N15 G3 X0.4679 Y1.4605 Z-0.625 R0.2863 F6
    N16 G1 X0.629 Y1.1652 F20
    N17 G0 Z2.00
    N18 M2
    %



  15. #15
    Member
    Join Date
    Mar 2005
    Location
    United States
    Posts
    816
    Downloads
    0
    Uploads
    0

    Default

    Neat, I'll have to try something like that. 8tpi and 16tpi and 20tpi I do frequently.

    I do have the tooling



  16. #16
    Member
    Join Date
    Sep 2008
    Location
    MExico
    Posts
    100
    Downloads
    0
    Uploads
    0

    Default Re: helical interpolation 15m

    Quote Originally Posted by D9ueh View Post
    I also just ran into the same issue on fanuc 15m. Any help with the option parameter is greatly appreciated.
    Me too please



  17. #17
    *Registered User* zx980's Avatar
    Join Date
    Jan 2019
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default Re: helical interpolation 15m

    Anyone have the parameter info for changing this? Running into the same issue....



  18. #18
    Member
    Join Date
    Apr 2009
    Location
    Canada
    Posts
    1379
    Downloads
    0
    Uploads
    0

    Default Re: helical interpolation 15m

    send me an pm.



  19. #19

    Default Re: helical interpolation 15m

    Quote Originally Posted by D9ueh View Post
    I also just ran into the same issue on fanuc 15m. Any help with the option parameter is greatly appreciated.
    I also have the same problem if you could please pm me the parameter to change it would be massively appreciated. Thanks again



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
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

helical interpolation 15m

helical interpolation 15m