Close

Feeds-n-Speeds

A project log for MultiBot CNC v2

A low cost 3D printed CNC that can be built with minimal tools yet is capable of great things.

david-tuckerDavid Tucker 08/20/2021 at 04:010 Comments

After stumbling onto this article by Niko Plath I started to look into speeds and feeds again.  Every time I look into this I get confused.  There is a lot of talk about it, but the numbers never seem to have much meaning.  

Anyway I took the formulas from there article and made a google spreadsheet that lets you play with the numbers.  The first set of numbers (vc, fz, d, z) are the normal inputs for speeds and feeds (in metric), those all derive from the cutter and its capacity to cut material (its base hardness and geometry).  

In addition you can add limits on the spindle rpm and the speed of cut (minRPM, maxRPM, maxFeed).  If these limits are applied then in the output I mark the affected columns in red.

Finally there is an English to Metric converter at the bottom so you can easily deal with english feed and speed numbers if you find them online.

It is interesting to put in various parameters and see the results.  What you quickly realize is that for the limits of this machine you really always end up limited by the max spindle rpm.  And if that was not the limit then you would quickly run into the max cutting speed limit.  Basically in almost all cases you wan to set the spindle speed to the max.  

In addition, playing with the tool diameter and number of teeth it quickly becomes clear that 3mm diameter tools with a single flute are the best choice.  We could go up a bit on the diameter, and possibly support two teeth, but going any higher puts it well past the capacity of the machine.

I need to dig into this some more to see what else we can work out about feeds and speeds.

Further reading:

https://www.itc-ltd.co.uk/wp-content/uploads/2015/11/formulae.pdf

http://catalog.eoasaw.com/Asset/Amana%20Aluminum%20O%20Flute%20Feed%20Chart.pdf

https://static1.squarespace.com/static/59efc96d90badec50a4afa15/t/5a21f4b6e2c483bcf39a2c84/1512174775486/FeedsandSpeeds.pdf

https://www.the-carbide-end-mill-store.com/Feeds-and-Speeds.html

https://webseite.sorotec.de/download/fraesparameter/cutting_param_facemillcutter.pdf

https://en.wikipedia.org/wiki/Speeds_and_feeds

Discussions