Fork me on GitHub

pcb-fpw by bert

FootPrintWizard for pcb

What is this ?

pcb-fpw is yet another footprintwizard for PCB.

License

GPL v2 ++

Authors

Bert Timmerman (bert.timmerman@xs4all.nl)

Download

You can download this project in either zip or tar formats.

Or you can clone the project source code with Git by running:

$ git clone git://github.com/bert/pcb-fpw.git

Dependencies

Building pcb-fpw from scratch, either from a tarball or from the git repository, requires (at least):

and any other dependency these packages may require.

For maintaining the fpw_data.sql database and user_data.sql (user database) template I use WAMPSERVER 2.0: and any other dependency these packages may require.
YMMV with lesser version numbers, these are the minimum versions I use to develop pcb-fpw with.

Building and Installing

The usual workflow should apply:

$ ./autogen.sh

$ ./configure

$ make

$ make install

Development Statistics

Commits