From bb81d66eade245b28309140d4f9ddbfade2e4ae1 Mon Sep 17 00:00:00 2001
From: Jake Read <jakerobertread@gmail.com>
Date: Mon, 11 Nov 2024 10:21:09 -0500
Subject: [PATCH] add links 2 sits

---
 README.md | 9 +++++++++
 TODO.md   | 2 ++
 2 files changed, 11 insertions(+)

diff --git a/README.md b/README.md
index 5ca7a9e..79a4d42 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,17 @@
 everything's connected but nothing's working !
 ```
 
+# 0. Links ! 
+
 > [Controls Repository: machineweek-2024-control](https://gitlab.cba.mit.edu/jakeread/machineweek-2024-control)
 
+| Section | Working Repository (code, cad, etc) | Docs Repository (site source) | Docs Site | 
+| --- | --- | --- | --- |
+| CBA | [cba-machine](https://gitlab.cba.mit.edu/classes/863.24/CBA/cba-machine) | [cba-site](https://gitlab.cba.mit.edu/classes/863.24/CBA/site) | [CBA Section](https://fab.cba.mit.edu/classes/863.24/CBA/) |
+| Harvard | [harvard-machine](https://gitlab.cba.mit.edu/classes/863.24/Harvard/harvard-machine) | [harvard-site](https://gitlab.cba.mit.edu/classes/863.24/Harvard/site) | [Harvard Section](https://fab.cba.mit.edu/classes/863.24/Harvard/) |
+| EECS | [eecs-machine](https://gitlab.cba.mit.edu/classes/863.24/EECS/eecs-machine) | [eecs-site](https://gitlab.cba.mit.edu/classes/863.24/EECS/site) | [EECS Section](https://fab.cba.mit.edu/classes/863.24/EECS/) |
+| Architecture | [architecture-machine](https://gitlab.cba.mit.edu/classes/863.24/Architecture/architecture-machine) | [architecture-site](https://gitlab.cba.mit.edu/classes/863.24/Architecture/site) | [Architecture Section](https://fab.cba.mit.edu/classes/863.24/Architecture/) |
+
 # 1. Your (Group) Task
 
 Each section will design and build a "machine" - this means anything that includes **mechanism, actuation, automation and application.** 
diff --git a/TODO.md b/TODO.md
index efdfcda..f36bdba 100644
--- a/TODO.md
+++ b/TODO.md
@@ -20,6 +20,7 @@
 ## Kit Assembly 
 
 - they need extra hardware and probably zip ties 
+- also need extra backup extrusion (try to get the same vendor) 
 - should get some rotary blades ee-wise - roland drop-ins 
 - finalize router, hbridge, deadbugger, stepper firmwares and load / test them all 
 - finish one complete kit and grab a photo 
@@ -33,6 +34,7 @@
   - standalone repos I think, w/ all hardware / software / circuits ? 
   - ... consider doing the same for simple linear axes, since we re-use those occasionally as well ? IDK - consult w/ quentin 
 - them little wire management things 
+- the ballz (need to be a little bigger) 
 - notes on making ribbon cables 
 - for controllers: CAD for mounts 
 - mount patterns for other things: extrusion sizes, linear axes dimensions (and bolt patterns) ? 
-- 
GitLab