diff --git a/README.md b/README.md index 7cbd2ec7c9f10dce02eec965171476c6c03c8fb3..4d359b8ad67cea64530c8973b5bcbe8307bb3aa0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Clank-LZ is a circuit mill, meaning that it cuts traces from copper-faced phenol ## How to Build Clank-LZ -There's a full [build guide for clank-lz here](build/README.md) including a [BOM](https://docs.google.com/spreadsheets/d/1HzgdPIvii0NI3s8gkg9xFz3LI2AqHLVXkGTv0clRpXw/edit?usp=sharing) [pdf](build/clank-lz-bom.pdf) [xlsx](build/clank-lz-bom.xlsx]) [ods](build/clank-lz-bom.ods) and assembly videos, and the most recent CAD files are [f3z](/cad/2020-09-29_clank-lz.f3z), [step](/cad/2020-09-29_clank-lz.step), and [.3dm](../cad/2020-09-29_clank-lz.3dm). +There's a full [build guide for clank-lz here](build/README.md) including a [BOM](https://docs.google.com/spreadsheets/d/1HzgdPIvii0NI3s8gkg9xFz3LI2AqHLVXkGTv0clRpXw/edit?usp=sharing) [pdf](build/clank-lz-bom.pdf) [xlsx](build/clank-lz-bom.xlsx]) [ods](build/clank-lz-bom.ods) and assembly videos, and the most recent CAD files are [f3z](/cad/2020-09-29_clank-lz.f3z), [step](/cad/2020-09-29_clank-lz.step), and [.3dm](../cad/2020-09-29_clank-lz.3dm). The hardware costs around $400 (including motors) and controllers can cost anywhere between $250 and $100. To build one, you'll need a 3D Printer (any will do), allen keys, scissors, and not much else. An arbor press helps for the spindle assembly. diff --git a/build/README.md b/build/README.md index 22caeeebf2ebc086f785ffa14c430391f366b52a..980a99f7f3745a449c4f5309eb65269eea64b9cf 100644 --- a/build/README.md +++ b/build/README.md @@ -4,7 +4,7 @@ ### The CAD - + Clank was developed in Fusion 360. The most recent .f3z (Fusion 360 Archive) and .step files are available in [the CAD folder](../cad) in this repo. These files have *enough* hardware included that one should be able to figure out which bolts / etc go where, but are not complete (i.e. in a group of four bolts, three may be missing). @@ -39,6 +39,8 @@ Bunch of videos, more or less in order: [Final Assembly Video](https://vimeo.com/465180122/a302f6a887) [Wiring Video](https://vimeo.com/465181178/928f6d7715) +If vimeo is down or slow, you can also download these videos [here in the repo](video/) + ### Rob's Build Notes [here](https://roberthart56.github.io/projects/Clank2020/) diff --git a/log/clank-lz-reflections.md b/log/clank-lz-reflections.md index 8a1481ad02c786cf3be86ae5b48a80bffc49c477..b56638fee99a6d093eb06b29c67f120114152537 100644 --- a/log/clank-lz-reflections.md +++ b/log/clank-lz-reflections.md @@ -85,7 +85,7 @@ That said, looks like the frontier of labs-building-machines-for-labs is approac ### Output -To see student work, you can browse [the students' documentation itself](https://fab.cba.mit.edu/classes/863.20/people.html). +To see student work, you can browse [the students' documentation itself](https://fab.cba.mit.edu/classes/863.20/people.html). There's also a [video of the final reviews](https://vimeo.com/493104417) where final thoughts / etc start around 2:14:54. ## Issues