585,917 active members*
3,310 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > Fanuc > Mori Seiki MV40 with Fanuc 10M control tapping problem
Results 1 to 2 of 2
  1. #1

    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.

  2. #2
    Join Date
    Dec 2012
    Posts
    395

    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
    %

Similar Threads

  1. Replies: 27
    Last Post: 12-26-2018, 03:58 AM
  2. Mori seiki/ FANUC 10M problem...
    By RogerHq in forum Mori Seiki Mills
    Replies: 0
    Last Post: 09-25-2017, 09:53 AM
  3. Mori Seiki mv40 10m pmc par
    By actmach1 in forum CNC Wood Router Project Log
    Replies: 0
    Last Post: 04-11-2017, 06:52 PM
  4. Mori Seiki MV40 with Fanuc OM-C
    By rai in forum Mori Seiki Mills
    Replies: 1
    Last Post: 11-03-2015, 04:30 PM
  5. Replies: 3
    Last Post: 09-13-2007, 07:27 AM

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
  •