Werner Almesberger
384ad5ec08
modules/pogo.fpd: add Mill-Max 09xx series TH pogo pins
2014-01-31 14:17:37 -03:00
Werner Almesberger
62c90e2bf3
modules/lp2032sm.fpd: MPD Surface Mount Battery Holders for CR2032 (draft)
...
The data sheets don't seem very reliable. Check against real parts.
2014-01-05 16:12:05 -03:00
Werner Almesberger
b19e249644
modules/usb_a_rcpt_mid.fpd: Molex 48258-0002/0001, TE 1746311
2014-01-05 12:09:57 -03:00
Werner Almesberger
bcb5563136
modules/usb_a_rcpt_smt.fpd: USB A receptacle
...
CnC Tech 1002-002-01100, Assmann AU-Y1006-2-R, etc.
2013-10-25 20:45:38 -03:00
Werner Almesberger
18ed84d831
add C&K JS102011SAQN SPDT SMT switch (symbol and footprint)
2013-09-16 06:45:21 -03:00
Werner Almesberger
3f1b978b2b
add C&K TSWA series switch with 22 mm wheel
2013-09-15 16:15:06 -03:00
Werner Almesberger
2aa3233623
flip er-oled-fpc30.fpd; add new footprints to Makefile; fix comp ref in kl25-48.lib
2013-09-15 15:43:46 -03:00
Werner Almesberger
b3d76021a0
modules/inductor-2p.fpd: footprints for 2-SMD inductors (3mmx3mm for now)
2012-12-22 22:22:41 -03:00
Werner Almesberger
6b6eaf674c
modules/8_10-socket-ra-push-pull.fpd: Amphenol 114-00841-68 push-pull uSD
2012-12-22 22:01:06 -03:00
Werner Almesberger
5c3043affc
modules/lga.fpd: LGA-16-3x3 package, for LIS3DH
2012-12-22 18:50:44 -03:00
Werner Almesberger
2e07473015
include common/Makefile after "all", so that it won't override the default
2012-12-21 20:27:39 -03:00
Werner Almesberger
21513c1c61
title page: always generate title.ps when generating the catalog
...
In order to keep "phony" title.ps from triggering a catalog rebuild when
nothing has changed, we also have to remove it as a dependency from
"catalog", and just invoke "make" explicitly.
2012-12-21 20:25:35 -03:00
Werner Almesberger
694cebf972
modules/dfn.fpd: DFN-8 (aka TI's WSON-8) package, for TPS6216x
2012-12-21 20:22:17 -03:00
Werner Almesberger
e324adc35a
add title pages to the catalogs, with useful information like the creation date
2012-12-21 00:51:20 -03:00
Werner Almesberger
cce90811d9
modules/: "make brd" opens pcbnew for footprint examination
...
The profile is automatically generated from the list of modules.
2012-12-20 22:42:55 -03:00
Werner Almesberger
2ed2889fe1
add Panasonic EVQQ7 "joystick" switch
...
Footprint is just draft quality for now.
2012-11-05 17:47:12 -03:00
Werner Almesberger
92b93912a4
modules/: add E-SWITCH series 320 tact switch
2012-08-22 16:34:32 -03:00
Werner Almesberger
707aa70cf7
modules/zx62-b-5pa.fpd: Hirose ZX62-B-5PA micro-USB B receptacle, std, no posts
2012-08-03 20:28:58 -03:00
Werner Almesberger
2c9476c011
modules/: add ZX62M-B-BP (zx62m-b-5p.fpd) to catalog and Makefile
2012-07-14 22:46:59 -03:00
Werner Almesberger
5ed1670859
modules/: add measurementes to DIP-4/6-300mil; add to catalog and Makefile
2012-07-14 22:37:19 -03:00
Werner Almesberger
8114d1d93f
track "gencat" to "genkicat" name change
2012-07-12 20:15:12 -03:00
Werner Almesberger
20f476b930
modules/Makefile: move "clean" and "spotless" at their usual place at the end
2012-07-12 19:19:44 -03:00
Werner Almesberger
5496ac5af6
modules/Makefile (missing): new target to list footprints missing in hierarchy
2012-07-12 19:18:58 -03:00
Werner Almesberger
62fa46c90c
modules/{Makefile, DESCR}: include descriptions in catalog
...
DESCR is just for demonstration purposes. Need to think of a way to
extract descriptions from material we already have.
2012-07-12 18:55:40 -03:00
Werner Almesberger
475ba28158
modules/Makefile: generate list of .fpd files from variable MODULES
...
... instead of scanning the directory. Also commend out the two footprints
currently not included in MODULES (zx62m-b-5p.fpd and dip4of6.fpd).
2012-07-12 16:33:50 -03:00
Werner Almesberger
c8d825ddaa
modules/: first elements for catalog creation (WIP)
...
There are still the following problems to solve:
- the index needs wider columns since footprint names tend to be longer
than component names,
- some things are too big and need scaling (maybe fix this in fped),
- the antenna without "tail" produces one of those zero-width pads
fped likes so much
2012-07-12 04:45:43 -03:00
Adam Wang
3b35416fbb
pads.fpd: added variant sets of C(circle), R(oround) and S(square) pads.
...
PAD_${type}_$size
2012-06-19 14:27:19 +08:00
Adam Wang
dd2c1a95b9
Makefile: added necessary fpd filename to generate mod file
2012-06-18 16:47:25 +08:00
Werner Almesberger
65c02815c5
modules/meander-2.4GHz.fpd: KiCad hates dots - renamed to meander-2450MHz.fpd
2012-06-12 06:26:22 -03:00
Werner Almesberger
c2feac59f7
modules/meander-2.4GHz.fpd: 2.4 GHz PCB antenna
...
From ben-wpan, but with two additional parameters:
- orientation: left or right (measurements are only correct for right;
fped's measurement system doesn't understand mirroring)
- PCB thickness: this determines the size of the "tail" added. We
assume a zero-sized tail (as in TI's original design) works best
for a 1.0 mm PCB.
2012-06-12 05:44:07 -03:00
Werner Almesberger
86ce0c06e6
modules/pads-array.fpd: like pads.fpd, but in a array formations (WIP)
...
For now, it only has the 2 mm pad with a 50 mil raster, suitable for
ribbon cables.
2012-06-09 20:09:36 -03:00
Werner Almesberger
8d40b38af3
modules/Makefile (MODULES): add bat-clip-aa-th
2012-06-09 20:07:52 -03:00
Werner Almesberger
5e1d03b716
modules/sot.fpd: experimental "generic" SOT footprint
2011-08-16 15:58:26 -03:00
Werner Almesberger
57d2356cb7
Updated modules/INFO and modules/Makefile for ssop.fpd
2011-08-15 21:10:11 -03:00
Werner Almesberger
a8d0c40d7f
Moved sot-323.fpd from ben-wpan to kicad-libs (incoming)
2011-08-14 04:49:36 -03:00
Werner Almesberger
dc3baf5c15
Moved usb-a-pcb.fpd from f32xbase/c2usb to kicad-libs (incoming)
2011-08-14 04:02:18 -03:00
Werner Almesberger
39c7ee76cf
Moved mini-usb.fpd and usb_a_plug_smt.fpd from ben-wpan to kicad-libs (incoming)
2011-08-14 03:06:15 -03:00
Werner Almesberger
4265fc1e8a
Moved qfn.fpd and qfp.fpd from ben-wpan to kicad-libs (incoming)
2011-08-14 00:26:32 -03:00
Werner Almesberger
de2174d987
modules/INFO, modules/Makefile, modules/fiducial.fpd, AUTHORS: added fiducial
2011-03-23 12:33:40 -03:00
Werner Almesberger
20a669cc46
now that all users of usd-card have been changed to 8_10-card, remove it
...
- components/usd-card.lib: removed
- modules/usd-card.fpd: removed
- modules/Makefile (MODULES): removed usd-card
2011-01-17 17:48:40 -03:00
Werner Almesberger
85fb77c48b
introduced 8_10-card.fpd as politically correct alias of usd-card.fpd
...
- AUTHORS, INFO, Makefile: renamed "usd-card" to "8_10-card"
- modules/usd-card.fpd: copied to 8_10-card.fpd
- modules/8_10-card.fpd: changed package name from "uSD-Card" to
"8:10-card"
2011-01-17 12:12:49 -03:00
Werner Almesberger
a97325c95d
Moved pads.fpd (from f32xbase/c2usb and ben-wpan) here.
...
- modules/pads.fpd: assorted pads for test points and soldering
- modules/Makfile (MODULES): added "pads"
2010-10-20 13:54:52 -03:00
Werner Almesberger
7ca5701a18
modules/stdpass.fpd, originally from gta02-core
2010-09-01 04:00:07 -03:00
Werner Almesberger
8827771fbf
Inaugural commit: uSD card as a footprint, inspired by Rikard Lindstrom's work.
2010-08-31 21:43:22 -03:00