3
1
Back

0.0975761 vertex 3.49795 8.28616 4.51215 facet normal -0.466811 -0.877371 0.110936 facet normal -1.000000e+000 0.000000e+000 0.000000e+000 1.000000e+000 vertex 2.847970e+000 4.867598e+000 2.496000e+001 vertex -3.052103e+000 -6.417228e+000 2.496000e+001 vertex -2.639444e+000 4.519168e+000 2.495526e+001 facet normal -4.866830e-001 8.343592e-001 2.588132e-001 facet normal -8.761477e-001 -4.820426e-001 0.000000e+000 vertex 5.146404e+000 -2.430847e+000 9.983999e+000 vertex 2.684762e+000 -5.028090e+000 1.747200e+001 facet normal 0.422844 -0.331516 0.843386 facet normal 5.477162e-002 -9.389922e-002 9.940739e-001 vertex 1.435524e+000 -4.095611e+000 2.495526e+001 facet normal 0.768414 0.630746 0.108161 facet normal -0.831387 -0.555694 1.06687e-17 vertex 2.4343 2.40319 6.59 facet normal 0.881919 0.471401 0 vertex -3.4666 8.83276 6.17309 facet normal 1.376774e-01 -2.053091e-04 -9.904771e-01 vertex -1.061828e+02 9.695134e+01 1.022922e+01 facet normal 0.173186 -0.0921987 0.980564 facet normal 9.807580e-01 -1.766960e-03 -1.952194e-01 vertex -9.049876e+01 1.008513e+02 1.168708e+01 vertex -9.049336e+01 1.009629e+02 1.171319e+01 facet normal -0.0813397 -0.0812122 0.993372 vertex -4.42536 -4.42536 7.81508 facet normal 0.678289 -0.122657 0.724486 facet normal -0.560089 -0.682464 0.46962 facet normal 0.0817958 -0.0819182 -0.993277 facet normal 0.881916 -0.471406 0 vertex 0.927051 2.85317 9.999 vertex -2.85317 0.927051 9.999 facet normal -0.0896453 -0.0431708 -0.995038 facet normal 0.993102 0.0624781 0.0992224 vertex 7.93692 -1.00267 20 facet normal -0.779907 0.400391 0.481074 facet normal -2.880153e-004 -5.040268e-004 -9.999998e-001 ## Documentation: ### 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) How to use GitHub repository * [https://github.com/holmesrichards/precadsr](https://github.com/holmesrichards/precadsr) * [https://gitlab.com/rsholmes/precadsr](https://gitlab.com/rsholmes/precadsr This repo uses submodules aoKicad and Kosmo_panel, which provide needed libaries for KiCad. To clone: ``` git clone --recurse-submodules git@gitlab.com:rsholmes/precadsr.git ``` ``` aoKicad/ao_symbols Kosmo_panel/Kosmo ``` and footprint libraries ``` aoKicad/ao_tht Kosmo_panel/Kosmo_panel. ``` From 5cacbfea2e523d618ea3bcbc0bca9c37eb36f10d Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add ground fills, fix some clearance issues, add PCB slot, more options for From 26b0f019558d72bf4224105820000ab74fd3a1b8 Mon Sep 17 00:00:00 2001 Subject: [PATCH] schematic start, and some example modules a840574ffb AD&D 1e type faces ... Upload files to 'Panels' Upload files to '3D Printing/AD&D 1e spell names in Filmoscope Quentin/MAGIC MISSILE VCF.png differ From a3935f450bd1ef1834b2de14643fc2be5f29e67e Mon Sep 17 00:00:00 2001 Subject: [PATCH] More notes Schematics/schematic_bugs_v1.txt | 2 .../OttosIrresistableDance.kicad_sch | 5 | 2N3904 | 0.2A Ic, 40V Vce, Small Signal NPN Transistor, TO-92 | | | R3, R21, R27, R28 R4, R6, R7, R30, R31 Switch, dual pole double throw, illuminated paddle, red and green LEDs K switch single-pole double-throw spdt ON-ON illuminated red green D Push button switch, generic, two pins | | | | R17, R19 | 2 pin Molex header 2.54 mm spacing

New Pull Request