From ae33ab44951da1adc9857404522afc9eb7e4e527 Mon Sep 17 00:00:00 2001 From: Jingyan Ling <jingyanling2018@u.northwestern.edu> Date: Fri, 28 Jun 2019 10:57:54 -0700 Subject: [PATCH] update journal --- eng_journal.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/eng_journal.md b/eng_journal.md index 45e677b..6ae1e93 100644 --- a/eng_journal.md +++ b/eng_journal.md @@ -6,13 +6,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. - - [!onshape_dxf_unit]() + -  - 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` - - [!connection_approaches]() + -  + -  - 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