From b47376c3a6da5bd2bbbc27544915c186cdef8fad Mon Sep 17 00:00:00 2001
From: Jake Read <jake.read@cba.mit.edu>
Date: Sun, 10 Jan 2021 11:48:43 -0500
Subject: [PATCH] last notes

---
 README.md                   | 2 +-
 build/README.md             | 4 +++-
 log/clank-lz-reflections.md | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 7cbd2ec..4d359b8 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 22caeee..980a99f 100644
--- a/build/README.md
+++ b/build/README.md
@@ -4,7 +4,7 @@
 
 ### The CAD 
 
-![final](images/images/2020-10-01_clank-final.png)
+![final](images/2020-10-01_clank-final.png)
 
 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 8a1481a..b56638f 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
 
-- 
GitLab