Difference between revisions of "Fabacademy/machine making"

From Fab Lab Wiki - by NMÍ Kvikan
Jump to: navigation, search
Line 24: Line 24:
 
*QTY 3 D.Carr Driver Boards A3982-1.0 [http://makeyourbot.org/a3982-1-0]
 
*QTY 3 D.Carr Driver Boards A3982-1.0 [http://makeyourbot.org/a3982-1-0]
  
 +
==FabNet==
 +
serialport = self.open_serial_port(fabnet_port, 38400, 0.2) -> serialport = self.open_serial_port(fabnet_port, 19200, 0.2) 
  
 
==Questions and thoughts ==
 
==Questions and thoughts ==

Revision as of 15:45, 28 April 2010

We made Mantis 9,1:

Here are instructions and the second link is videos of step by step in making the Mantis 9,1

We did have inventory.

Spindle making

The 3 axis motor

Board making

  • Triplestepper, controller [1]

ou'll need to make four different types of circuit boards:

  • QTY 1 Fabnet Adaptor Board (076-000a) [2]
  • QTY 1 Stepper Motor Controller (076-001) [3]
  • QTY 1 H-Bridge (076-004) [4]
  • QTY 3 D.Carr Driver Boards A3982-1.0 [5]

FabNet

serialport = self.open_serial_port(fabnet_port, 38400, 0.2) -> serialport = self.open_serial_port(fabnet_port, 19200, 0.2)

Questions and thoughts

  • How do we combine
  • before making the spindle ->

Links

FabISP Fab-able in-system programmer