From 0c0d79cb5dfe2947abb006c47517b43825bfb0d3 Mon Sep 17 00:00:00 2001 From: Jingyan Ling <jingyanling2018@u.northwestern.edu> Date: Fri, 28 Jun 2019 11:04:03 -0700 Subject: [PATCH] update journal --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6ae1e93..8fca4b9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +## ENGINEERING JOURNAL +### Jingyan Ling ### 06/27/2019 - Compile `OldRoCo` [repo](https://git.uclalemur.com/mehtank/oldroco) - Record of modification: @@ -6,14 +8,14 @@ - Export `paperbot` dxf file : `graph-silhouette.dxf` to `OnShape` - Record of Tips: - Onshape does not read dxf file as its own saved unit. Manual settings needed when import. - -  + -  - Draw circuit diagram as CAD on `Onshape` - Multiple connection approaches: - `Cross` shape of `0.039 in` - `Cross` shape of `0.049 in` - `Octangular` shape of `0.049 in` - -  - -  + -  + -  - Note and issue: - `Octangular` shape is the best connection approach so far, but none of approach has stable conductivity. More research is needed. - Scratches can be made easily when attaching microcontroller to the sheet. Potential disconnection may occur due to such scratches on metal layer. -- GitLab