ATOOMNETKICAD

This repository contains my personal collection of Kicad symbols, footprints and 3d models.

ATOOMNETKICAD

This repository contains my personal collection of Kicad symbols, footprints and 3d models.

ATOOMNETKICAD

A personal KiCad library of the symbols, footprints and 3D models I reuse across projects. Loose collections grouped by the KiCad naming scheme. Read the warning before trusting it: a lot of this is unvalidated and could be wildly wrong.

What's in the library

  • Symbols for MCUs, RF and power parts, grouped like the stock KiCad library
  • Footprints for connectors, batteries, LEDs and packages
  • STEP bodies for modules like the Nokia 5110 display and NRF24L01
  • The `-fixed` copies that just rewire an existing part to the right 3D body

Pointing KiCad at it

Clone the repo, then set one environment path. `${ATOOMNETKICAD}` in KiCad's path config points the symbol and footprint tables at these libraries. Symbols grab their footprint by reference; footprints carry the STEP body path. The `-fixed` suffix means the part already exists upstream and this copy just corrects it - usually the 3D model link. `-extra` means it has no stock equivalent.