Sunday, September 05, 2010
Article Index
CNC for Dummies
CNC Programming
CAD/CAM Apps
Parts of a CNC
Computer and Software
Motor Controllers
Motors
Lead Screws and Nuts
Linear Bearings
Axis
Spindle
Conclusion
All Pages

There are more and more hobbyists building their own CNC machines. In this series I'm going to explain the various parts of a CNC machine, how it might relate to the hobbyist trying to build their own, and give examples and pictures where I can. This is going to be a constantly growing article - so check back often for updates and additions!

First off... What does "CNC" even mean?

The letters in "CNC" stand for "computer numerically controlled" - so if you have a CNC Machine, then you have a machine that is computer numerically controlled... Simple enough, right? Ok so I understand the computer part, you need a computer - but what's this "numerically controlled" business? Basically what numerically controlled means is that the computer drives the machine using numbers - X, Y, and Z coordinates specifically (and actually sometimes more but that's a topic for later, let's keep it simple for now)

XYZ CoordinatesOh boy, X, Y, and Z coordinates? You remember back in math class when you worked on X and Y coordinates, right? Well if not, basically THAT world is laid out on a grid of numbers with zero being the very center and the X Axis going east and west and the Y axis going north and south. Going to the east would take your X numbers increasing in the positive, while going to the west would make them decrease going in the negative direction. the same goes for the Y axis, north is positive, and south is negative.

Ok, what about this "Z" business? The Z axis represents up and down in our world. with up being positive and down being negative and below the zero.

What does all that mean for CNC? Well that's the basis of it all really. The computer "tells" the machine to go to a certain X, Y and Z position! It's as simple as that! We will get to calibrating a machine and making sure it knows where all the coordinates are, but basically if a computer tells a machine to go to X1.250, or in other words "go to 1.250 inches in the x axis", then the machine will do just that. How does it do that? you ask? we'll get to that, trust me :)




Disclaimer

Some of the things shown on this site are very dangerous and should not be attempted unless you know all of the risks involved. To add, I don't always take the necessary precautions that I should, so just because you see me do something, does not mean it's safe, and I'm suggesting that you DO NOT attempt these things unless you do your due dilligence research and know all of the potential risks.