CNC Control and You

Nov 15
08:13

2007

Ivan Irons

Ivan Irons

  • Share this article on Facebook
  • Share this article on Twitter
  • Share this article on Linkedin

Its very important for you to understand the computer that is controlling your CNC Machine.

mediaimage

Since we are dealing with machines that do work for us,CNC Control and You Articles we need to control those machines somehow.  We need to control them for safety reasons as well.  If you give a machine improper commands it can easily get out of control and cause harm to you or the part you are machining.  We want to give appropriate commands to our machines, at appropriate times so they are not "out of control". 

The language that these machines use is called G-code.  G-code has been around since the early 60's.  There are a number of variations of G-code, but most are very similar to one another.  See the previous section for a sample of G-Code. 

We will need to use a computer to talk with our CNC machine.  Our computer will send signals to our CNC machine.  In-between our computer and our CNC machine sits a controller.  A controller converts commands into signals that are used to control the motion of our machine.

As these signals are sent out of the controller, they go to either stepper or servo motors.  This is how we create motion.  These motors drive our various axis on our CNC machine.  While we are moving our axis, there is generally a cutting tool of some sort removing material.  This is the machining process coupled with CNC.

Here is a brief description of the two types of motors generally used in CNC:Stepper motors:Simple designEasy to useGenerate torque at low rpmDo not know their position in relation to the program

Servo Motors:Generate torque at high RPMsGenerally need gearing of some sort to be effectiveMore sophisticatedCan maintain their relative position, thus, they can be more accurate

Machine ControllersControllers generally stand alone near the CNC machine.  They act as a translator between your control computer and your CNC machine.  Generally, they add quite a bit of cost to a CNC machine as well.  Controllers can cost anywhere from $1000-$20,000 or more depending on their sophistication.

Article "tagged" as:

Categories: