CNC Controller Board

In this post I'll make a short description of the CNC controller boards that I'm making available for you to download and use to control your own CNC. I'm posting 3 version of the same board, but only the first one has been really tested and has been working inside my CNC Control Box for a long time now (see my previous post Homemade CNC:TheMaker1). I'm 99% sure that the other boards will work too because they only have minor changes. I'll explain them to you in a few moments.

All the boards are made in Kicad. The design of the boards is based on the CNC3AX designs, but it uses other components that I had available at the moment that I made the board for my CNC. I advise you that I just wanted to get my CNC running, so I didn't make any careful selection of the most appropriate components and I didn't make the math to calculate the best values for the resistors. I just made it with the components that I had laying around. The boards design can be split in three parts:
  1. Isolation - it has Vishay's 6N137 optocouplers to isolate the parallel port from the rest of the circuit;
  2. Drivers - the ST Microelectronics' L297 drive the motors in unipolar mode (if you prefer bipolar you can change the schematics and boards at your will);
  3. Power Interface - a bunch of Vishay's IRL510 N-channel FETs working as switches controlled by the L297 Drivers.

(Click the photo for better resolution in Picasa Photostream)
The motor's Vcc is separated from the rest of the circuits' Vcc, which should be 5V. For the motors you can provide 12V, 24V or other voltage that your motors may require. Bear in mind that the IRL510 have a maximum continuous drain current of 5.6 Amps. I suggest you not to exceed that. In the Vcc line of each motor, you can place a power resistor to limit the current that flows into each motor. To power the board I use a PC ATX power supply, using the 5V to power the board and 12V to power the motors. I enclosed both in a custom made acrylic and aluminium box, as can be seen in the images.

As I referred, there are 3 versions of the board:

1. The first version is a 4 axis CNC controller, and has a jumper in the Vcc line of the motors. You may be wondering why didn't I just make the board wider... Well that's because the PCB that I had laying around wasn't wider than that :P I referred that I made the board with what I had laying around :P Download.

(Click the photo for better resolution in Picasa Photostream)
2. This version is similar to the first one but is wider than the previous one, not needing that jumper in the Vcc line of the motors. Download.

(Click the photo for better resolution in Picasa Photostream)
3. This last version is a reduction of the previous one. It's a compact 3 axis CNC controller. Download.

(Click the photo for better resolution in Picasa Photostream)
I hope you find the boards useful. You may modify the design as you wish to suit your needs. If you use the boards as they are, I'd love to see them ;) If you modify them, I'd love to see them as well :). Cheers!

Get the flash player here: http://www.adobe.com/flashplayer

Update (22/10/12): I placed an entry on this blog regarding a second CNC Controller Board. Check out the CNC Controller Board v2.



Did you find this post helpful? Do you wish to contribute to other projects regarding computer science, electronics, robotics or mechatronics that will be posted in this blog? If you wish to do so, you can donate via paypal using the button below. Thanks! :)

Donate

8 comments:

  1. Dear Sir.
    I want to build your CNC3Ax circuit.Could you send me Bomlist of this circuit? With regards

    ReplyDelete
  2. Hi! Inside every zip file there is a file with the extension .lst which contains the Parts list. You can also generate the file with Kicad. Anyway, here's the link to download the BOM list for the first version: http://w3.ualg.pt/~masaleiro/CNCboard1BOM.zip

    ReplyDelete
  3. What softwares should I have to open all files inside the zip file?
    I can open only the .dxf and .pdf files.

    Thanks!

    ReplyDelete
  4. With Kicad you can open all the files inside. You can download it here: http://iut-tice.ujf-grenoble.fr/kicad/ You're welcome! :)

    ReplyDelete
  5. msaleiro, did you can upload the wiring diagram for the v2 of your cnc controler?? it´s work's fine with printers step drivers?

    ReplyDelete
    Replies
    1. Hi! The links to download the schematic and board files are in the blog post. If some component libraries are missing, you can find them here: https://code.google.com/p/thebitbangtheory-kicad-libs/

      Delete
    2. I not can find how to conect the board to PC. Did you can help me? I have downloaded the files and do it today.

      the files for 4 and 3 step motors are the same in all zipped files.. Did you can send me the files for 3 stepper motors? thanks

      Delete
  6. ops... step motors

    ReplyDelete

top