8 Commits

Author SHA1 Message Date
5f9a30013d Update old gearbox and export new 2021-12-12 00:28:38 -05:00
81c1148b49 Create inital outer, and inner models, and create techdraw for outer 2021-12-12 00:21:25 -05:00
282f929d70 update readme 2021-08-01 13:52:59 -04:00
3403d3e494 Add holes 2021-08-01 13:47:16 -04:00
ec174ae445 Move gearbox over under new fs structure 2021-08-01 13:37:38 -04:00
05015113f9 Move cad files around more orderly 2021-08-01 13:30:42 -04:00
000385da79 Update crawler-cad branch 2021-08-01 13:28:55 -04:00
76837ded9b Added in gearbox 2021-08-01 13:28:52 -04:00
12 changed files with 8 additions and 0 deletions

View File

@@ -5,3 +5,11 @@ git clone <url>
cd lewis-crawler/crawler_software/raspberry_pi
make install?
```
# Getting started with the CAD
```
git clone https://kitsunehosting.net/gitea/Kenwood/lewis-crawler
git checkout crawler-cad
```
find cad under `lewis-crawler/crawler-cad`