Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

rigid tapping - G94 or G95???


BuxtonMachine
 Share

Recommended Posts

I have been having problems rigid tapping (G84.1)on my Mighty mill w/A2100 contols. When reversing out of the hole the tap either breaks or is pulled out of the holder slowly. I realized that the Mastercam post for the A2100 was set to round my feeds off to 2 decimal places so I changed it to 4 decimal places and have corrected most of the problem.....but I am unsure if I should be tapping using a G94 or G95. I am still using Mastercam version 8.1 and the post is set to run G95 for all tapping (the post was written for Cincinnati machines). I've checked my owners manuals but they aren't clear as to why I should use a G94 or G95 in this case. Which would be better? Any help would be appreciated.

 

banghead.gif

Link to comment
Share on other sites

Type "G95" on the line directly above the tapping cycle.

What that will do it will let you directly input the pitch in the tapping cycle and not have to worry about varing the pitch according to rpm. After the G80 at the end of the cycle do not forget to type "G94" to restore feed back.

 

eg

G95

G84 G98 S50 Z-?? R?? F=Pitch of Tap

G80

G94.

 

Also check your machine manual to see if a code is needed to Sync the spidle and feed rate.

My Fanucs need a M135 before the G84 line

Link to comment
Share on other sites

quote:

Why would you want to use IPM for milling ops?

Why would you not?

 

That's how the tools are sold, that's how the cutting descriptions are defined, ie Machinery's Handbook, all based on SFM.

 

There have been discussions in the past about tapping on a mill in IPR. Doing all the programming from a CAM system it makes zero sense to me.

 

I susbscribe to the KISS theory

 

Keep it simple stupid

 

wink.gif

Link to comment
Share on other sites

quote:

That's how the tools are sold,

All the cutting tools I've seen sold are described in term of IPR (drills, reamers, turning) or IPT (end mills, face mills).

 

IMHO, IPM is an additional calculation that doesn't accomplish anything useful.

Link to comment
Share on other sites

As I have been fond of saying recently,

 

"different strokes" wink.gif

 

In over 20 yrs, I have never seen a mill programmed in IPR mode but if it works for someone who am I to say different.

 

cheers.gif

Link to comment
Share on other sites
Guest SAIPEM

quote:

Why would you want to use IPM for milling ops?

Why?

 

Well for one, many of us began our careers actually cutting parts on manual machines.

 

MANY of the old manual machines had old mechanical dogs for feed settings and those were in IPM.

 

Try running an old Hydrotel.

 

You ask Why? I ask Why not?

 

While IPR can make things simple for a lot of people, (I love it for Mazatrol), IPM feed has it's advantages in plenty of situations.

 

If you can't find a useful reason for IPM feed then you haven't been machining or doing CNC long enough.

 

One right off the bat is for handling programmed spindle speeds that are higher than the maximum attainable by the machine.

I have three CNC mills that will gladly accept an S10000 M03 command even though the machines max out at 8K. They will also show the programmed RPM in the modal data.

These are all Fanuc controls.

The problem with IPR is that the feed will then be based on the modal RPM instead of the actual spindle speed. The downline problem becomes easy to see with very small end mills, they break.

Link to comment
Share on other sites
Guest SAIPEM

quote:

I have been having problems rigid tapping (G84.1)on my Mighty mill w/A2100 contols. When reversing out of the hole the tap either breaks or is pulled out of the holder slowly. I realized that the Mastercam post for the A2100 was set to round my feeds off to 2 decimal places so I changed it to 4 decimal places and have corrected most of the problem.....but I am unsure if I should be tapping using a G94 or G95. I am still using Mastercam version 8.1 and the post is set to run G95 for all tapping (the post was written for Cincinnati machines). I've checked my owners manuals but they aren't clear as to why I should use a G94 or G95 in this case. Which would be better? Any help would be appreciated.

You're breaking taps because the spindle rotation and axis feed is out of sync.

 

G94 or G95 has absolutely ZERO effect on this problem.

 

You can compensate for this by using a compression holder even while rigid tapping.

Link to comment
Share on other sites

Buxton,

We have the same control at work, just a guess are you usig a "J" in your rigid tapping cycle, this tells how fast the tap comes out of the part "J2" will tell the tap come out of the part twice as fast as it went in, just a guess also when I right my tap cycle i use fraction feed rate

Example

1/20= F1/20

maybe this will help

John

Usually put the J right before the feed rate in my cycle

Link to comment
Share on other sites

quote:

If you can't find a useful reason for IPM feed then you haven't been machining or doing CNC long enough.

Thirty years. Feels like a long time. smile.gif

 

 

quote:

One right off the bat is for handling programmed spindle speeds that are higher than the maximum attainable by the machine.

I try not to do that.

 

 

When I first started in CNC, the shop I worked at programmed machining centers in IPM and lathes in IPR. That's how I learned, never gave it a second thought.

 

I changed jobs and all the milling was in IPR. I asked why, and got this response:

 

Every tooling catalog lists feed recommendations in IPR or IPT. Why change your frame of reference?

 

If you see an IPM value in a program, you have no idea how hard the tool is working without factoring in the RPM so as to calculate IPR or IPT.

 

When optimizing at the machine in IPM mode, you can't play with the spindle override without also affecting chip load.

 

 

I thought about that for a few minutes, then bought into it 100% and never looked back.

 

As somebody said, "different strokes".

Link to comment
Share on other sites
Guest SAIPEM

For the most part it doesn't really make a difference, other than personal preference.

 

I do a lot of live-tooling programming on CNC lathes.

 

You won't find a Mazak Quick-Turn CNC lathe that allows live tooling to use IPR in G12.1 mode in EIA.

 

Everything has to be IPM for the live tool because of the C-Axis interpolation.

Link to comment
Share on other sites

IPR is my favorite too. I'm at the opposite of John though,... in most of my years I've seen tap cycles programmed in IPR. Different strokes for different folks.....

 

Add to that, I'm also lazy. In IPR mode, when I change the RPM of the tap, I don't have to recalculate the feed since its constant.... tongue.gif

 

cheers.gifcheers.gif

Link to comment
Share on other sites

I don't want the operators changing sh*t

 

Everytime they do, I usually get screwed.

 

To me operator friendly is press the button and make the part, don't think about it, just do it.

Link to comment
Share on other sites

quote:

I have been having problems rigid tapping (G84.1)on my Mighty mill w/A2100 contols. When reversing out of the hole the tap either breaks or is pulled out of the holder slowly. I realized that the Mastercam post for the A2100 was set to round my feeds off to 2 decimal places so I changed it to 4 decimal places and have corrected most of the problem.....but I am unsure if I should be tapping using a G94 or G95. I am still using Mastercam version 8.1 and the post is set to run G95 for all tapping (the post was written for Cincinnati machines). I've checked my owners manuals but they aren't clear as to why I should use a G94 or G95 in this case. Which would be better? Any help would be appreciated.

 


Does your machine support rigid tapping? Some older machines (and newer ones too) require that you use a floating tap holder in order to compensate for the sync between the feed and spindle rotations.

Link to comment
Share on other sites

Yes the machine does support rigid tapping (G84.1), at least that's what the dealer ( worthless bunch of human beings) told me when I bought it. I put calls in to both Mighty ( the machine builder) and Siemens (A2100 controls) to confirm this, but as of yet have not heard back.

I have found that the only way I can rigid tap is if I use a floating tap holder, or I'll just keep breaking taps....however I'm one of those people that believe if your sold a product it should perform as advertised without needing a Rube Goldberg fix to get things going.

I did find that I prefer tapping in IPR , I can change the RPM without having to change the feed and the A2100 automatically does the recalculating for me.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...