Need Help! Mori Seiki MV40 with Fanuc 10M control tapping problem


Results 1 to 2 of 2

Thread: Mori Seiki MV40 with Fanuc 10M control tapping problem

  1. #1
    Member onemanarmy920917's Avatar
    Join Date
    Jun 2021
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default Mori Seiki MV40 with Fanuc 10M control tapping problem

    Hi guys, i have a problem with performing a tapping cycle on Mori Seiki MV40. The machine does not want to perform rigid tapping. When I write M29 on the same line with G84 it does not execute the cycle. However, when I delete M29, the machine performs the tapping, but there is some mismatch of the pitch and the spindel revolutions. Has anyone had the same problem on Fanuc 10M. p.s. It also doesn't want to run G95 mode, which is pretty weird for Fanuc.

    Similar Threads:


  2. #2
    Member
    Join Date
    Dec 2012
    Location
    The Netherlands
    Posts
    392
    Downloads
    0
    Uploads
    0

    Default Re: Mori Seiki MV40 with Fanuc 10M control tapping problem

    Hey,

    Try one of these sub-programs, be careful ... it's written in Metric !!!!

    Rigid Tapping with G94:
    %
    O1010( TAP - M5 X 0.8 )
    G00 G80 G90 X50. Y0. Z50.
    G94(MM/MIN)
    M29 S1000
    G84 R3. Z-15. F800. >>> ( F = Speed x Pitch ).
    X0. Y50.
    X-50. Y0.
    X0. Y-50.
    G00 G80 G90 Z50.
    M99
    %

    Rigid Tapping with G95:
    %
    O1010( TAP - M5 X 0.8 )
    G00 G80 G90 X50. Y0. Z50.
    G95(MM/REV)
    M29 S1000
    G84 R3. Z-15. F0.8
    X0. Y50.
    X-50. Y0
    X0. Y-50.
    G00 G80 G90 Z50.
    G94(MM/MIN)
    M99
    %



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

Mori Seiki MV40 with Fanuc 10M control tapping problem

Mori Seiki MV40 with Fanuc 10M control tapping problem