RDB-STP-001-G-DIY

From RepRap
Revision as of 01:53, 8 May 2013 by NoobMan (talk | contribs)
Jump to: navigation, search
RDB RDB Build Documentation
Crystal Clear action run.png
RDB Reprap Development Board

Release status: experimental

RDB STP 001 G DIY.jpg
Description
Generic development board extension for 3D printing
License
Author
Contributors
Based-on
Categories
CAD Models
External Link



Features Overview

This board is meant to take GPIO wires from the development board and provide support components for pololu stepper drivers.As the logic voltage regulator is continuously adjustable, the board can work at a logic voltage of 5v or 3.3v or else. Board features:

-Voltage regulator: 1 (adjustable, for logic level)

-Headers to accomodate pololu drivers: 5

-Pcb size: two types of routing, 42x215mm (inline) and the other more compact 112x80mm

-optimized for DIY: single sided, no bridges, clearance 0.5mm, min track width 1.5mm, format and traces "bulky" enough so board could be made with any technique.

Power input

  • simple reverse polarity protection with high current diode and fuse
  • transient supressor
  • max input voltage depends on the regulators used

Voltage regulator

  • one continuously adjustable voltage regulator
  • multiturn adjustment pots (3296Y)
  • voltage regulator is 3 terminal type, TO-220 package, e.g.: LM317 LM1086, and similar pinout compatibility (TO220 with middle pin Vout)
  • logic voltage regulator for the board and should be set accordingly: 5v or 3.3v, ideally this should be set to match closely the development board's logic voltage
  • only A4988 carrier boards require voltage regulator, the DRV8825 have their own logic compatible with both 3.3v and 5v levels.

Stepper drivers

  • This board is meant to works with pololu carrier stepper drivers, currently using A4988 or DRV8825 stepper driver ICs
  • For further documentation on pololu drivers is available on pololu website and Pololu_stepper_driver_board and other places
  • May work with similar drivers which share this footprint
  • Each driver has a connector with Step/Dir/Enable
  • Enable default state (when undriven): driver carriers make enable low, to keep outputs always on. Board provides a jumper which if its used sets enable high, so outputs will be off by default, and then enable line needs to be actively driven low.
  • Outputs have 4 leds to indicate coil state.

Source files

Download as PDF file: Schematic , Layout for inline version or Layout for alternative routing

Kicad source files: download Kicad files - version 001a - last updated: 2013 May