603,936 active members*
2,180 visitors online*
Register for free
Login
Results 1 to 8 of 8
  1. #1
    Join Date
    Aug 2003
    Posts
    253

    Build a CNC Router - FAQ

    I think there needs to be a simple FAQ (Frequently asked questions) for building a CNC router. It wouldn't have to give plans, or detailed how-to. It would just explain a few very simple things:
    1. Difference between ball screw and acme screw.
    2. What is Pitch.
    3. What is lead.
    4. What is rack and pinion.
    5. How do I mount a bearing.
    6. What is the difference between stepper and servo motors?
    7. etc............ad infinitum

    Also, I'm sure there is a script or program that would let you type it up quickly, a FAQ-Maker or something.

    Just an idea.

  2. #2
    Join Date
    Nov 2003
    Posts
    121
    What I do is use searsh engine. Whole lot of treads come up dating back to march month. The treads are complete with pictures and manufactures websites with information. Treads are also rich with suggestions and design alternatives and common sense advices. I have learned alot and have some more to learn. I have spent lot of time searching and all the treads are kept complete and that was appealing to me.

  3. #3
    Join Date
    Mar 2003
    Posts
    6855
    If someone will write it I will add it to the articles section.

  4. #4
    CNC Brute Guest
    Paul,

    Is there a way to make threads a sticky so they automatically stay at the top of the list? I think that would help these kinds of things tremendously.

    Or maybe have a new section with router basics only.

    I know I keep asking questions that have been covered before and have seen covered since.

  5. #5
    Join Date
    Mar 2003
    Posts
    6855
    OK done!

  6. #6
    Join Date
    Apr 2003
    Posts
    598
    Well, you asked for it...here's a start on the FAQ.
    -------------------------------------------------------------------
    0. What is a lead screw.

    A lead screw is the screw that makes stuff move on a router. The screw is installed, usually under the table, and a nut is attached to the table itself. By holding the screw in place, but rotating it, the nut is made to move back and forth. Since the table is attached to the nut, it drags the table along with it.

    1. Difference between ball screw and acme screw.

    There are many kinds of screws that are available. Three primary types are used in CNC machines.

    ALLTHREAD:
    This is the standard "threaded rod" that you can get at the hardware store. It uses a 60 degree triangular thread, and is the least desireable type of screw thread for several reasons. It is not manufactured to high tolerances, and consequently a lot of inaccuracy can be introduced into your machine. And, the thread is not designed for transmitting power, so significant transmission losses exist in a system using this type of threaded rod.

    It has several advantages, as well. First of all, it is cheap. It is also locally available, almost everywhere in the world. And, it is available in many different varieties, with fine threads, regular threads, reverse threads, etc, in many different materials. Taps (thread cutters) are commonly available at local hardware stores, too.

    Many successful machines use this type of threaded rod, despite its disadvantages.

    ACME THREAD:
    This is the common type of screw used for power transmission. Its primary advantages are its thread profile, which is designed specifically to transmit power, which is what we do in a CNC router, and its availability. It is usually manufactured to higher tolerances, which means that your machine will be more accurate. While it's not as easily available as hardware store allthread, it's easily ordered from any number of online parts houses, and is fairly low in cost. At the time I write this, a 10 foot piece costs around $6US.

    This is the standard "entry level" choice for most serious CNC home builders.

    BALL SCREW:
    Ball screws are a specialized type of screw. The threads form a channel in which ball bearings ride...the screw and the mating nut actually work as a helical ball bearing. Needless to say, this has the lowest level of transmission losses -- so low that the nut can actually "fall" down the threads unless a braking system is employed.

    Benefits include extremely low friction, extremely high tolerances, and extremely low backlash.
    Disadvantages include limited availability, and extremely high price.

    2. What is Pitch.

    Pitch, simply defined, is how many threads there are per inch of screw. Practically, this means that an 18 pitch screw (18 threads per inch) will have to rotate 18 complete turns, in order for the nut to move a distance of 1 inch.

    3. What is backlash.

    Backlash is the "looseness" or "wiggle" present in a machine. Go to your garage, and put together a screw and a nut. Now "wiggle" the nut. You'll notice that there is some looseness. This is backlash.

    The practical consequence of backlash is that, when changing directions, your drive screw can actually turn the other direction 1/2 a turn (more or less, depending on your tolerances) before the table actually moves. Needless to say, this can mess up your parts.

    There is backlash present in all machines. Even the so-called zero backlash nuts still have backlash...it's just so tiny that it's negligible.

    Handling backlash can be done many ways, including mechanical compensation, preloading, split nuts, and even software compensation. The most commonly used designs involve a two-part nut that can be compressed or expanded in some way, to press against both sides of the screw thread. These solutions work quite well.

    4. What is rack and pinion.

    Rack and pinion is another type of linear motion system. It involves a motor driven gear riding on a "flat" rod with gear teeth, that runs the length of the machine. The gear teeth guarantee that there is no slippage, even under load.

    5. How do I mount a bearing.

    There are many ways to mount a bearing, depending on its use. Some bearings need to simply be held in place, others need to take loads from a certain direction, and are called thrust bearings. There are many threads on this forum that show homebuilt bearing mounts, most of which work very well.

    6. What is the difference between stepper and servo motors?

    Stepper motors are a special type of motor, with more than 2 wires. Each set of wires is connected to a discrete coil, and manipulating the power to these coils allows the motor to move in discrete steps.

    The common type of these motors, used in CNC machines, have 200 steps per revolution. That means that each time the motor takes a step, it moves 1.8 degrees around.

    The advantage to using a stepper is simple. They are already designed for computer control, and since their rotation is defined in tiny steps, you always know where your cutter head is located.

    Due to the large number of steppers used in computer products randing from tape and floppy drives, to the biggest LASER printers, stepper motors are fairly cheap. Their control systems are also reasonably priced.

    The disadvantage to using stepper motors is that their control is somewhat complicated. They require a special board to run them, and 1 board per motor! This controller costs additional money...recently driver boards suitable for homebuilt routers have come to the market, at an attractive price point.

    Another disadvantage to steppers is that there is no feedback that the cutter head has actually moved. This is called an open loop system, and is more of a theoretical problem than a real one, but it does deserve to be mentioned.

    Now, the servo motor. Usually built into the motor is an optical encoder, that lets the motor know whether or not the motion actually happened. In this way, feedback is generated, and the position of your cutter head is virtually assured. This feedback is sent back to the motor, and is called a closed loop system.

    However, servo motors are very expensive compared to stepper motors, and also require a different expensive board to run them. Coupled with their greater speed, this makes servos the better solution. With their greater speed, however, comes lower torque, which means that they have to be geared down for actual use.

    The practical difference between steppers and servos, for a small router, is extremely small. Most home builders use stepper motors and generate excellent results, at minimal cost.

    7. etc............ad infinitum

  7. #7
    Join Date
    Apr 2004
    Posts
    42
    Backlash.

    This is just a question but why not aply a reverce pull at atll times.

    Example...
    Say your table has a wobly X. find a 5 or 10 lb waight tie a string to it thred the string through a single pully and hang the waight over the edge of the table. then tie the other side to the fare side of the X axes.... umm tie it befor ya actuily drop the waight.

    Theres other ways of actuily doing this but this is the simplest.
    This should keep a pull on the table at all times hins no backlash the nuts are constently being pulled aganst one side of the thred... I'll work up a drawing in 3dmax and anamate it .. Can we put anamated gif's here?

  8. #8
    Join Date
    Sep 2003
    Posts
    226
    Re: post #7 -- The problem with using a constant load to compensate for backlash is the anti-backlash load has to be greater than any load the router will experience. In wood cutting for example, the spring or weight load may work fine until the bit encounters a course wood grain, then the wood's resistance will over-power the spring/weight and ...... backlash.

    If the weight is increased to counter all potential backlash inducing loads then the motors will be working to their limit every time they move against the weight.


    Hey, Chuck Knight! Excellent FAQ!! Thanks!! :cheers:

Similar Threads

  1. Want to build CNC router
    By tc1 in forum DIY CNC Router Table Machines
    Replies: 5
    Last Post: 10-11-2007, 03:29 AM
  2. Want to build CNC Router for routing 3/4" MDF and solid wood
    By Darren_T in forum DIY CNC Router Table Machines
    Replies: 28
    Last Post: 10-16-2006, 02:31 AM
  3. buscht's cnc router
    By buscht in forum DIY CNC Router Table Machines
    Replies: 25
    Last Post: 04-13-2004, 05:43 PM
  4. My first CNC router: 1.5 years building
    By hddjohns in forum DIY CNC Router Table Machines
    Replies: 2
    Last Post: 04-03-2004, 05:18 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •