willdurand / kicad-libs

William Durand's KiCad Libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

willdurand-kicad-libs

Installation

  1. Get a local copy of this repository (e.g., /path/to/kicad_libs/willdurand-kicad-libs)
  2. Import the *.kicad_sym files as Global or Project Symbol Libraries in Eeschema
  3. Import the *.pretty files as Global or Project Footprint Libraries in Pcbnew
  4. Configure a new 3d shape alias named willdurand-kicad-libs that points to /path/to/kicad_libs/willdurand-kicad-libs in Pcbnew

Usage

This repository contains several libraries. Each library provides several symbols along with their footprints. Some symbols have 3D shapes too! 3D shapes have been created with OpenSCAD and transformed into .step files using FreeCAD (via .csg files).

willdurand_connector

Symbol Description 3D Shape
GB_GBC_1x32 32 Pin card slot connector for GameBoy/GameBoy Color (link) Preview of GB_GBC_1x32

Footprints (without symbols)

Name Description 3D Shape
LongPinSocket_1x14 14 pins socket with long pins based on KiCad's 1x14 pin socket footprint Preview of LongPinSocket_1x14
HC49US Crystal Oscillator HC-49S 16MHz (link) Preview of HC49US

License

All the files are released under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

About

William Durand's KiCad Libraries

License:Other


Languages

Language:OpenSCAD 70.5%Language:Python 28.7%Language:Makefile 0.8%