585,741 active members*
5,238 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking Machines > Milltronics > Milltronics VM 16 wont rigid tap anymore?
Results 1 to 10 of 10
  1. #1
    Join Date
    Dec 2017
    Posts
    10

    Milltronics VM 16 wont rigid tap anymore?

    Hi Guys, I have a 1999 vm 16 with a centurion 6 processor with the rigid tap option... Recently my machine quit rigid tapping, it used to rigid tap fine from my fusion 360 cam posts but now it rapids to the "R" return height point and just sits there spinning the spindle, it also will not rigid tap in a conversational program it does the same thing, it will do a soft tap and reverse the spindle for whatever that's worth... anyone have any ideas? I have tried reloading the original machine parameters thinking my coworker may have gotten into a parameter and changed something but that didnt fix it, any ideas woud be greatly appreciated.

    here is the code the is being sent to the control...

    O1001 (RIGID TAP)
    (T3 D=0.25 CR=0 - ZMIN=-0.52 - RIGHT HAND TAP)
    N1 G90 G94 G17
    N2 G20
    N3 G32
    (DRILL5)
    N4 T3 M6
    N5 S300 M3
    N6 G55
    N7 M8
    N8 G0 X0.9097 Y-0.7169
    N9 G43 Z0.6 H3
    N10 G0 Z0.2
    N11 G98 G88 X0.9097 Y-0.7169 Z-0.52 R0.18 P0 F0.05
    N12 X2.2831 Y-2.0903
    N13 G80
    N14 Z0.6
    N15 M9
    N16 G32
    N17 G28 G91 X0 Y0
    N18 G90
    N19 M30

    here is the screen the control shows when its just stuck in the "R" return height position


  2. #2
    Join Date
    Mar 2019
    Posts
    45

    Re: Milltronics VM 16 wont rigid tap anymore?

    What size tap are you using? You have to make sure fusion is outputting the feed correctly. I had to edit my post a few years ago to make sure it was correct. Also check your spindle encoder count in your parameters. It should not be zero. And verify that your encoder is working at all. Those would be the things I would check.

    Sent from my SM-N960U using Tapatalk

  3. #3
    Join Date
    Jun 2005
    Posts
    1729

    Re: Milltronics VM 16 wont rigid tap anymore?

    Check your spindle encoder, if this work before with your cam and suddenly stopped most logical is is the spindle encoder

  4. #4
    Join Date
    Dec 2017
    Posts
    10

    Re: Milltronics VM 16 wont rigid tap anymore?

    Quote Originally Posted by cbChris View Post
    What size tap are you using? You have to make sure fusion is outputting the feed correctly. I had to edit my post a few years ago to make sure it was correct. Also check your spindle encoder count in your parameters. It should not be zero. And verify that your encoder is working at all. Those would be the things I would check.

    Sent from my SM-N960U using Tapatalk
    Hi thanks for the reply, im using a 1/4-20 tap in this instance so the feed output on line N11 should be F.05 right (1/20)? Im not sure which parameter the spindle encoder number gets pushed into but when i go to the diagnostics screen i can rotate the spindle by hand and i can see the encoder counting up and down smoothly depending on which way i turn the spindle....

  5. #5
    Join Date
    Dec 2017
    Posts
    10

    Re: Milltronics VM 16 wont rigid tap anymore?

    Hi thanks for the reply, i checked the spindle encoder tonight under the diag screen and i could see it count up and down smooth by rotating it by hand, does that number get stored into a parameter that i should check somewhere? Thanks again

  6. #6
    Join Date
    Dec 2017
    Posts
    10

    Re: Milltronics VM 16 wont rigid tap anymore?

    ok so i found where the encoders ppu was under set up, it looks right to me at 2000 in the ppu, heres a pic of what im seeing...
    Attached Thumbnails Attached Thumbnails encoder info setup parameters.jpg  

  7. #7
    Join Date
    Mar 2019
    Posts
    45

    Re: Milltronics VM 16 wont rigid tap anymore?

    That is the parameter I was talking about and I believe that 2000 is the correct value. The feed rate is right for a 20 pitch tap. I think I've had this happen before but I can't remember for sure why. If you have an old program that has worked before I would try that. Fusion does have a habit of updating the posts on occasion and if you don't make sure to keep a specific one selected then you can run into problems. You might try a G63 (I think) is tapping mode, before the tapping cycle. Its modal, so make sure to switch back. It overrides feed and speed during the tapping cycle to make sure its at 100%. Also might check ipr vs ipm. I think that one is modal also. I'll try to look at a known good program of mine tomorrow evening and post up the code if you haven't gotten it working by then.

    Sent from my SM-N960U using Tapatalk

  8. #8
    Join Date
    Dec 2017
    Posts
    10
    Quote Originally Posted by cbChris View Post
    That is the parameter I was talking about and I believe that 2000 is the correct value. The feed rate is right for a 20 pitch tap. I think I've had this happen before but I can't remember for sure why. If you have an old program that has worked before I would try that. Fusion does have a habit of updating the posts on occasion and if you don't make sure to keep a specific one selected then you can run into problems. You might try a G63 (I think) is tapping mode, before the tapping cycle. Its modal, so make sure to switch back. It overrides feed and speed during the tapping cycle to make sure its at 100%. Also might check ipr vs ipm. I think that one is modal also. I'll try to look at a known good program of mine tomorrow evening and post up the code if you haven't gotten it working by then.

    Sent from my SM-N960U using Tapatalk
    Hi Chris, i noticed that the post is calling for ipm which iim not sureis right or not, should i change it to ipr and try it?

  9. #9
    Join Date
    Aug 2009
    Posts
    1570

    Re: Milltronics VM 16 wont rigid tap anymore?

    ...I'm not a Mtronics guy but, just for hell of it,,,,,try changing line N5 to S300M5 and see what happens starting with spindle off.

  10. #10
    Join Date
    Mar 2019
    Posts
    45

    Re: Milltronics VM 16 wont rigid tap anymore?

    Here is a section of a program that I used about a week ago. Works on my Centurion 5 control with rigid tapping. I'm using G99 in this particular program but it shouldn't make a difference. I would try to just hand jam a quick test program and run one hole using mine as a template.

    Are you by chance running in DNC? I think that's where I had a problem like this before. My control is screwy and doesn't like DNC for some reason and I haven't had a chance to figure it out yet. Runs fine when the program is loaded directly into the control.

    Sent from my SM-N960U using Tapatalk

Similar Threads

  1. Milltronics VM 16 wont rigid tap anymore?
    By bobbas41 in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 3
    Last Post: 05-11-2022, 01:08 AM
  2. ST10Y Spindle wont spin rigid tap issue
    By Trilabite in forum Haas Lathes
    Replies: 1
    Last Post: 11-20-2020, 04:48 PM
  3. V25 Wont read solidworks files anymore ?
    By Shottie_gp in forum BobCad-Cam
    Replies: 6
    Last Post: 09-18-2014, 07:01 PM
  4. Can I rigid tap?
    By sluggo in forum Fanuc
    Replies: 15
    Last Post: 02-08-2012, 07:24 AM
  5. Can you tap on a machine WITHOUT rigid tap?
    By svirfnebli in forum Fadal
    Replies: 6
    Last Post: 12-10-2009, 05:58 PM

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
  •