add footprint for chosen thermocouple connector
authorBdale Garbee <bdale@gag.com>
Tue, 3 Nov 2020 07:31:26 +0000 (00:31 -0700)
committerBdale Garbee <bdale@gag.com>
Tue, 3 Nov 2020 07:31:26 +0000 (00:31 -0700)
packages/pcc-smp-v.fp [new file with mode: 0644]

diff --git a/packages/pcc-smp-v.fp b/packages/pcc-smp-v.fp
new file mode 100644 (file)
index 0000000..35ca46d
--- /dev/null
@@ -0,0 +1,18 @@
+# footprint for Omega PCC-SMP-V thermocouple connector
+# Copyright 2020 Bdale Garbee <bdale@gag.com>
+
+Element["" "pcc-smp-v" "" "unknown" 0 0 0 0 0 100 ""]
+(
+#      X Y Thickness Clearance Mask Drill "Name" "Number" flags
+
+       Pin[0 0 15000 5000 16000 7000 "+" "1" ""]
+       Pin[0 -25000 15000 5000 16000 7000 "-" "2" ""]
+       Pin[6700 50000 15000 5000 16000 7000 "GND" "3" ""]
+       Pin[-20300 50000 15000 5000 16000 7000 "GND" "3" ""]
+
+# X1 Y1 X2 Y2 Thickness
+       ElementLine[-18500 7500 6500 7500 1000]
+       ElementLine[-18500 7500 -18500 70500 1000]
+       ElementLine[-18500 70500 6500 70500 1000]
+       ElementLine[6500 7500 6500 70500 1000]
+)