@tomkeddie

51 Followers
131 Following
160 Posts
Wearing my Milkman of Human Kindness shirt today. Have to try even harder now to "bring an extra pint". #TrumpIsUnfitForOffice #billybragg
@matthewvenn rocking the house at his #supercon workshop.
@hackaday Matt Venn rapping Siliwiz in an awesome supercon 8 workshop
Taking the time to rework some surplus led pcbs. Am making each pcb single colour. Don't have any plans after this, might use the white ones for a lamp.

Spent today updating my autogenerated kicad libraries for jpcpcb assembly.

They autogenerated from the database published by jlcpcb. They make it easy to build cheap boards for assembly by offering all the jellybean basic components with metadata to make sure they are automatically quoted correctly.

I’ve just updated the scripts to match the current state of the database at jlcpcb and to support kicad 6 using the kicad_sym python module from https://gitlab.com/kicad/libraries/kicad-library-utils/-/blob/master/common/kicad_sym.py

https://github.com/TomKeddie/prj-kicad-jlcpcb

common/kicad_sym.py · master · KiCad / KiCad Libraries / KiCad Library utilities · GitLab

Some scripts for helping with library development

GitLab