From 75006c6f88c61036fc3106922b915532ccf5c72e Mon Sep 17 00:00:00 2001
From: Jake Read <jake.read@cba.mit.edu>
Date: Tue, 8 Feb 2022 23:13:48 +0000
Subject: [PATCH] Update clank-lz-reflections.md

---
 log/clank-lz-reflections.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/log/clank-lz-reflections.md b/log/clank-lz-reflections.md
index 5999255..4d90590 100644
--- a/log/clank-lz-reflections.md
+++ b/log/clank-lz-reflections.md
@@ -10,6 +10,8 @@ In around June 2020, I had been developing Clank as a machine system targetting
 
 Given the state of the coronavirus pandemic, we realized that we would be teaching [how to make almost anything](https://fab.cba.mit.edu/classes/863.20/) in a largely remote fashion. While I originally hoped to complete a 'multi-process' machine that students could use for CNC Milling, 3D Printing, as well as PCB Milling, we later decided to downgrade the scope and develop a standalone PCB Mill. 
 
+We also equipped students with a hardware kit, Zach Fredin set this up and his docs are [here](https://gitlab.cba.mit.edu/zfredin/homelab/).
+
 So, this was:
     - the design of a machine kit to be produced in-house on a printer farm
     - the assembly of 30 kits,
@@ -125,4 +127,4 @@ Just to keep track, here are some things that arose during the course of the ter
     - it wasn't extensively clear how to properly change a tool: could do better to document this process 
 - bad bed material choice
     - the bed is a big block of HDPE, not a terribly sticky material
-    - do better to fixture PCBs / at least make the bed surface sticky on double-sided tape. 
\ No newline at end of file
+    - do better to fixture PCBs / at least make the bed surface sticky on double-sided tape. 
-- 
GitLab