Difference between revisions of "Fabacademy/machine making"

From Fab Lab Wiki - by NMÍ Kvikan
Jump to: navigation, search
(Questions and thoughts)
(images)
Line 16: Line 16:
  
 
==Board making==
 
==Board making==
 +
[[Image:2010_05_03_134_speaker_sensor_minni.JPG|thumb|400 px|Speaker_board]]
 +
[[Image:2010_05_03_131_paralell_2_minni.JPG|thumb|400 px|Paralell_port]]
 +
[[Image:2010_05_03_130_paralell_1_minni.JPG|thumb|400 px|Paralell_port]]
 +
[[Image:2010_05_03_126_machine_crop_minni.JPG|thumb|400 px|Machine]]
 +
[[Image:2010_05_03_125_machine_crop_mnni.JPG|thumb|400 px|Machine]]
 +
[[Image:2010_05_03_124_machine_crop_minni.JPG|thumb|400 px|Machine]]
 +
[[Image:2010_05_03_123_spindle_minni.JPG|thumb|400 px|Spindle]]
 +
[[Image:2010_05_03_119_cables_minni.JPG|thumb|400 px|Cables]]
 +
[[Image:2010_05_03_116_xyz_motor_minni.JPG|thumb|400 px|XYZ_board]]
 +
[[Image:2010_05_03_113_usb_fab_minni.JPG|thumb|400 px|USB_->_Fab_Net]]
 +
[[Image:2010_05_03_110_076_004_minni.JPG|thumb|400 px|076-_004_board]]
 +
[[Image:2010_05_03_109_076_001_minni.JPG|thumb|400 px|076-_001_board]]
 +
 +
 +
 +
 
* Triplestepper, controller [http://mtm.cba.mit.edu/fabinabox/dev/triplestepper/files.html]
 
* Triplestepper, controller [http://mtm.cba.mit.edu/fabinabox/dev/triplestepper/files.html]
ou'll need to make four different types of circuit boards:
+
You'll need to make four different types of circuit boards:
  
 
*QTY 1 Fabnet Adaptor Board (076-000a) [http://mtm.cba.mit.edu/fabinabox/dev/fabnet/overview.html]
 
*QTY 1 Fabnet Adaptor Board (076-000a) [http://mtm.cba.mit.edu/fabinabox/dev/fabnet/overview.html]

Revision as of 13:17, 3 May 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

Speaker_board
Paralell_port
Paralell_port
Machine
Machine
Machine
Spindle
Cables
XYZ_board
USB_->_Fab_Net
076-_004_board
076-_001_board



  • Triplestepper, controller [1]

You'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 ->
  • On the Fab Net, suggestion, to help debugging, it would be good to have leds on transmit and receive, to be able to see if we are transmitting information or not.

Links

FabISP Fab-able in-system programmer