summaryrefslogtreecommitdiff
path: root/library.rb (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-17Initial generic part libraryJulian Blake Kongslie1-0/+23
2022-05-17Automatically finding E-series matches and metric prefixesJulian Blake Kongslie1-0/+82
2022-05-15More unicode.Julian Blake Kongslie1-4/+4
2022-05-13Add an active probe to the test circuitJulian Blake Kongslie1-0/+11
2022-05-13Send non-kicad test output to stderrJulian Blake Kongslie1-3/+3
2022-05-13Slightly more interesting test circuitJulian Blake Kongslie1-2/+3
2022-05-13Change the logical sides of a switch to actually workJulian Blake Kongslie1-1/+1
2022-05-13Remove some newlines in the kicad netlist outputJulian Blake Kongslie1-13/+3
2022-05-13Somewhat more useful default net namesJulian Blake Kongslie1-9/+9
2022-05-11Don't mysteriously drop nets; allow arbitrary pair construction.Julian Blake Kongslie2-76/+85