3
1
Back

A.Type && A.Net != B.Net" (condition "A.Pad_Type == 'NPTH, mechanical' && B.Type == 'track'" (condition "A.Type == 'track' && B.Layer == 'Edge.Cuts'")) # drill/hole size condition "A.Type == 'via' && B.Type == 'track'" (condition "A.Type == 'track' && B.Type == 'graphic')")) # edge clearance condition "A.Type == 'track' && B.Type == A.Type && A.Net == B.Net" condition "A.Type == 'pad' && A.Fabrication_Property == 'Castellated pad'")) # clearance If desired, copy the files from aoKicad and Kosmo\_panel. To clone: schematic start, and some example modules Latest commits for branch corrected_silkscreen updated README.md 40588ba725f2f6c7240cc5d95c2a8af539e27e15 Update README.md * [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 ## 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.

New Pull Request