1 month by cncdivi

People often argue that no other tool removes material as quickly as a twist drill. However, there’s a limitation – it only removes cylindrical sections of material, which restricts its capacity to profile or pocket (though plunge roughing is a notable exception, which we can discuss another time). Profiles and pockets usually start with the endmill needing to reach the correct cutting depth. With the knowledge of how much time a tool change on your CNC mill consumes, have you ever wondered how many plunges it would take before it becomes more efficient to use a twist drill for the initial plunge, then allow the endmill to interpolate from there?

It turns out to require fewer holes than I would have thought, and it’s pretty easily to calculate with a little help from G-Wizard to get the feedrates.

For a 1/2″ HSS 2 flute in 6061, GWiz gives a plunge feedrate of 4.96 IPM. A 1/2″ HSS Twist Drill can be fed at 15.28 IPM. That difference in speed, with the Twist Drill being a lot faster, has to make up for the toolchange time. In fact, let’s say we want to change twice–from endmill to twist drill and back. Further, lets say our toolchange time is 5 seconds.

Based on all that, if we use the twist drill to drill just 2 holes we are 6 seconds ahead. If we have multiple parts laid out on the table, its pretty easy to see how this multiplies in a hurry to our advantage.

Of course we’d need a CAM program that’s capable of drilling all the holes with the twist drill and then going back and pocketing off those holes without cutting too much air. I don’t think my CAM program, OneCNC, is nearly smart enough to figure it out on its own. But perhaps I could convince it to do the right thing with some suitable fiddling. If nothing else you could create a CAD drawing that showed the holes drilled as solid features not to be milled into. It would make an initial helix pass down around the outside of that slug, and you could bump up the feedrate there to regain the lost speed. Make the slugs hole size minus the tool diameter in side, so ideally you want to use a twist drill a bit larger than your cutter diameter. Maybe 3/4″ for my 1/2″ endmill example.

Of course if you have a 1″ indexable drill sitting in the changer, you can bump the feed up to 38 IPM and really make some holes! Incidentally, I have read accounts of folks leaving a 1″ in the toolchanger on lathes just to make boring go faster on bores that are more than 1″. Same idea.

The interesting thing is not only is the twist drill often faster, its a cheaper tool to put the wear and tear on. Click here to download the quick and dirty worksheet I used for my calculations.

There are tons of tradeoff decisions like this to be made when setting up a CNC job. For example, the usual inclination when profiling or pocketing is to select a cutter that is just equal to the minimum radius to be machined. But you’re penalizing the whole cut with that smaller tool. Most of it could be handled by a bigger tool. Given a knowledge of which tools are in your changer, and the possibility of using 2 tools instead of one (rough with a larger radius, finish with a smaller), and a knowledge of your tool change speed, how much savings can you get using 2 tools instead of 1 and is it worth it?

Remember, the larger tool not only removes more material just by virtue of its size, it is also tremendously more rigid as G-Wizard’s rigidity and cut optimizer modules will show you. What if the roughing pass with the larger tool can cut full depth while finish takes 2 steps to get to full depth? Now the 2 tool approach really has an advantage.

CAM programs have a facility called “Rest Machining” that seems the logical way to approach this sort of thing. Rest Machining keeps track of what a particular operation failed to machine so that subsequent operations know where the air is and can avoid cutting it.

 

Like what you read on CNCCookbook?

Join 100,000+ CNC'ers!  Get our latest blog posts delivered straight to your email inbox once a week for free. Plus, we’ll give you access to some great CNC reference materials including:

  • Our Big List of over 200 CNC Tips and Techniques
  • Our Free GCode Programming Basics Course
  • And more!

Just enter your name and email address below:

Full Name
Email *
100% Privacy: We will never Spam you!

5/5 - (1 vote)