3
1
Back

-0.877371 0.110936 facet normal -0.163052 -0.820224 -0.548312 vertex 0.4 3.34544 16.275 facet normal -0.844328 -0.535827 0 vertex 8.65691 5.31736 0 vertex 2.42705 1.76336 9.999 vertex 0.927051 -2.85317 0 vertex 2.36142 9.8813 2.19603 facet normal -0.296642 0.135306 0.945355 vertex -0.26034 -7.27143 6.89409 facet normal -0.946346 -0.307482 0.0994139 facet normal -0.951321 -0.28858 0.108209 facet normal -2.880153e-004 -5.040268e-004 -9.999998e-001 ## Documentation: * [Schematic](Docs/precadsr.pdf) * PCB layout: [front](Docs/precadsr_layout_front.pdf), [back](Docs/precadsr_layout_back.pdf) * [BOM](Docs/precadsr_bom.md) * [Build notes](Docs/build.md ``` git clone git@gitlab.com:rsholmes/precadsr.git git submodule update ``` ``` git clone --recurse-submodules git@github.com:holmesrichards/precadsr.git ``` Schematics/Enlarge/Enlarge.kicad_pcb Normal file Unescape module railWithHoles(height) { difference(){ color([.1,.1,.1]) panel(width); scale([.38,.38,-.005]) surface("FireballSpellVertSmaller.png", center=true, invert=false); Am totally not using git correctly From 4fd9d8b7bf20541267f941aa2eacb4afbb30ba6a Mon Sep 17 00:00:00 2001 Subject: [PATCH 1/2] Docs for installation and contributing. 2015-02-23 04:32:30 -0800 01f0c6a8ec 2015-02-23 04:26:05 -0800 5663c8bc86 2015-02-23 04:25:44 -0800 e89a2a057d From d952ec97f3d5e1172c33dcefe438ee5d18f8d87d Mon Sep 17 00:00:00 2001 Subject: [PATCH] Make slider and LED footprints match current OpenSCAD model Make slider and LED footprints match current OpenSCAD model fdd5744d78 Checkpoint after fixes but before shrinking boards 007cc05932dfa23f85127799f5505afc7b25772e Stuff all teh scad files in Stuff all teh scad files in Still trying to implement chaining Add splits and labels to get below 200bpm~ From a5c5ff12ce18fecaaf346f973863d12bf361ac82 Mon Sep 17 00:00:00 2001 Subject: [PATCH] A couple more GND-stitch vias eb8580ef62 Undo converting GND to GND_JMP and fix everything that broke Finished PCB, passes all passable DRCs Show-stopping bugs needing bodges.

New Pull Request