New (incomplete) tool to merge pads, can read and write PADS-PCB format.
commit3854700a8373d0d44e04312578a71ad0a6ad974a
authorJeff Connelly <shellreef+git@gmail.com>
Sat, 17 May 2008 01:25:10 +0000 (16 18:25 -0700)
committerJeff Connelly <shellreef+git@gmail.com>
Sat, 17 May 2008 01:25:10 +0000 (16 18:25 -0700)
tree6cb8cbb3d1d517086d2ac392e5ac6c7d2773545f
parent4acda26f9c1e4778c32882a54c19eaf7b2909f8a
New (incomplete) tool to merge pads, can read and write PADS-PCB format.

Can't actually merge yet, just read and write PADS-PCB format.
Tested on full_adder_test.net, imported netlist into FreePCB then
read_pads() and write_pads(), import that, and no changes.
bb/mergepads.py [new file with mode: 0644]