Gen2Backplane

From RepRap
Revision as of 21:37, 10 March 2010 by Mccoyn (talk | contribs) (Added v0.1 images)
Jump to: navigation, search

This page is a development stub. Please enhance this page by adding information, cad files, nice big images, and well structured data!

Crystal Clear action run.png
RepRap Gen 2 Backplane

Release status: unknown

No image available.png
Description
One board to handle most of the gen 2 electronics.
License
unknown
Author
[[User:{{{author}}}]]
Contributors
Based-on
[[]]
Categories
CAD Models
External Link


Generation 2 Backplane

This is a single board that contains most of the electronics required to run a RepRap. All the components that require soldering are through-hole. The cost is slightly less than the generation 2 electronics because there is less need for connectors and PCB space to support connectors.

Status

This is under development.

Circuit Board

Gen2Backplane-v0.1.GTO.png

The lower right is an Arduino mini board. I plan to change this to the same chip that is used in a Sanguino, in a DIP socket.

Across the middle I have 4 pololu stepper drivers. available here. This board supports up to 2 A per coil (with proper cooling) and micro-stepping in full, 1/2, 1/4, 1/8 or 1/16 steps. Under each stepper driver there are jumpers used to configure the micro-stepping.

Below that is two PWM drivers for the fan and heater. I hope to add two more to support a heated build platform and a future expansion.

Below that is a 24-pin ATX connector. I'm using the 5V standby to power the microcontroller and I have a pin on the Arduino connected to the power switch wire so that the Arduino will be able to turn the power supply on and off. There is also a 2.7K load resistor on the 5V line, which is to help the regulator in the power supply. There will be a PTC resettable fuse on each of the 5V and 5V standby lines. These will prevent traces from burning up in the event that something gets connected incorrectly.

The temp sensor has a place for a resistor between +5V and the sensor pin, meaning that a separate thermistor board is not needed.

Gen2Backplane-v0.1.GL.png

I made all the traces that carry significant current thicker. Most of these are 0.05 inch.

Most of the traces on the top half of the board are on the bottom layer with a ground plane filling the top layer. I hope this will help to cool the stepper drivers, but I am uncertain if I can efficiently transfer heat through the pins from the breakout board.

Since there isn't much going on under the stepper drivers I filled the bottom layer in that area with a +12V power plane. The idea here is to limit interference between the stepper drivers each pulling from the same supply.

I'm estimating this will cost about $100 for the prototype board.

To build a RepRap using this board you will also need a USB-ttl cable, 3 or 6 opto-endstop and an ATX power supply.