aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2019-05-28 16:07:04 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2019-05-28 16:07:04 +0200
commite1d1095d37deb7b5861737511613546145c79cab (patch)
treec54b557eb3cf55cd1ad417c638bff133ae60be08
parent4c2c0ea503bd38cc637e0c3279cb0d508d831594 (diff)
downloadee-python-e1d1095d37deb7b5861737511613546145c79cab.tar.gz
ee-python-e1d1095d37deb7b5861737511613546145c79cab.tar.bz2
ee-python-e1d1095d37deb7b5861737511613546145c79cab.tar.xz
ee-python-e1d1095d37deb7b5861737511613546145c79cab.zip
digikey.dl: More rules.
-rw-r--r--src/ee/souffle/digikey.dl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ee/souffle/digikey.dl b/src/ee/souffle/digikey.dl
index 940e31d..f5088fb 100644
--- a/src/ee/souffle/digikey.dl
+++ b/src/ee/souffle/digikey.dl
@@ -25,6 +25,8 @@ fact(part, "http://purl.org/ee/fact-type/footprint", res) :-
dk_to_ipc("0402 (1005 Metric)", "1005").
dk_to_ipc("0805 (2012 Metric)", "2012").
+dk_to_ipc("1206 (3216 Metric)", "3216").
+dk_to_ipc("1812 (4532 Metric)", "4532").
fact(part, "http://purl.org/ee/fact-type/footprint", ipc) :-
fact(part, "http://purl.org/ee/digikey-fact-key#16", dk),