Skip to content

Commit a546b69

Browse files
committed
better fiducials
1 parent ceec084 commit a546b69

File tree

2 files changed

+111
-2
lines changed

2 files changed

+111
-2
lines changed

codm-wifi-pixel-controller.brd

+18-2
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,6 @@ codm.de 2023</text>
167167
<text x="58.2" y="10.8" size="1.27" layer="25" ratio="20" align="center-right">16</text>
168168
<text x="58.2" y="7" size="1.27" layer="25" ratio="20" align="center-right">VCC</text>
169169
<text x="29.5" y="17.1" size="1.4224" layer="26" ratio="12" rot="MR0" align="center">Wi-Fi Pixel Controller V0.8r1</text>
170-
<circle x="8" y="7" radius="1" width="0" layer="29"/>
171-
<circle x="56" y="22" radius="1" width="0" layer="29"/>
172170
<text x="58.2" y="5.1" size="0.8128" layer="25" font="vector" align="center-right">5/12V</text>
173171
<circle x="53" y="2.5" radius="2.05" width="0.1524" layer="52"/>
174172
<circle x="53" y="23.5" radius="2.05" width="0.1524" layer="52"/>
@@ -4638,6 +4636,13 @@ You are welcome to use this library for commercial purposes. For attribution, we
46384636
<vertex x="0.4186" y="-1.0105"/>
46394637
</polygon>
46404638
</package>
4639+
<package name="FIDUCIAL-1X2" urn="urn:adsk.eagle:footprint:36997/1" library_version="1">
4640+
<description>&lt;h3&gt;Fiducial - Circle, 1mm&lt;/h3&gt;
4641+
&lt;p&gt;Point-of-reference for pick-and-place machines and other optical instruments.&lt;/p&gt;
4642+
&lt;p&gt;Devices using:
4643+
&lt;ul&gt;&lt;li&gt;FIDUCIAL&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;</description>
4644+
<smd name="1" x="0" y="0" dx="1" dy="1" layer="1" roundness="100" cream="no"/>
4645+
</package>
46414646
</packages>
46424647
<packages3d>
46434648
<package3d name="OSHW-LOGO-L" urn="urn:adsk.eagle:package:37097/1" type="box" library_version="1">
@@ -4649,6 +4654,15 @@ OSHW_LOGO</description>
46494654
<packageinstance name="OSHW-LOGO-L"/>
46504655
</packageinstances>
46514656
</package3d>
4657+
<package3d name="FIDUCIAL-1X2" urn="urn:adsk.eagle:package:37108/1" type="box" library_version="1">
4658+
<description>Fiducial - Circle, 1mm
4659+
Point-of-reference for pick-and-place machines and other optical instruments.
4660+
Devices using:
4661+
FIDUCIAL</description>
4662+
<packageinstances>
4663+
<packageinstance name="FIDUCIAL-1X2"/>
4664+
</packageinstances>
4665+
</package3d>
46524666
</packages3d>
46534667
</library>
46544668
<library name="434153017835_Eagle_WS-TASV_rev20a">
@@ -6813,6 +6827,8 @@ Everything else you will find on https://aisler.net/help</description>
68136827
<attribute name="PURCHASE-URL" value="https://pricing.snapeda.com/search/part/ESP32-WROOM-32D/?ref=eda" x="13" y="12.75" size="1.778" layer="27" rot="R90" display="off"/>
68146828
<attribute name="VALUE" x="28" y="3.25" size="1.27" layer="27" rot="R90"/>
68156829
</element>
6830+
<element name="FD1" library="SparkFun-Aesthetics" library_urn="urn:adsk.eagle:library:507" package="FIDUCIAL-1X2" package3d_urn="urn:adsk.eagle:package:37108/1" value="FIDUCIAL1X2" x="8" y="7" smashed="yes"/>
6831+
<element name="FD2" library="SparkFun-Aesthetics" library_urn="urn:adsk.eagle:library:507" package="FIDUCIAL-1X2" package3d_urn="urn:adsk.eagle:package:37108/1" value="FIDUCIAL1X2" x="56" y="22" smashed="yes"/>
68166832
</elements>
68176833
<signals>
68186834
<signal name="GND">

codm-wifi-pixel-controller.sch

+93
Original file line numberDiff line numberDiff line change
@@ -20758,6 +20758,95 @@ chip</description>
2075820758
</deviceset>
2075920759
</devicesets>
2076020760
</library>
20761+
<library name="SparkFun-Aesthetics" urn="urn:adsk.eagle:library:507">
20762+
<description>&lt;h3&gt;SparkFun Aesthetics&lt;/h3&gt;
20763+
This library contiains non-functional items such as logos, build/ordering notes, frame blocks, etc.
20764+
&lt;br&gt;
20765+
&lt;br&gt;
20766+
We've spent an enormous amount of time creating and checking these footprints and parts, but it is &lt;b&gt; the end user's responsibility&lt;/b&gt; to ensure correctness and suitablity for a given componet or application.
20767+
&lt;br&gt;
20768+
&lt;br&gt;If you enjoy using this library, please buy one of our products at &lt;a href=" www.sparkfun.com"&gt;SparkFun.com&lt;/a&gt;.
20769+
&lt;br&gt;
20770+
&lt;br&gt;
20771+
&lt;b&gt;Licensing:&lt;/b&gt; Creative Commons ShareAlike 4.0 International - https://creativecommons.org/licenses/by-sa/4.0/
20772+
&lt;br&gt;
20773+
&lt;br&gt;
20774+
You are welcome to use this library for commercial purposes. For attribution, we ask that when you begin to sell your device using our footprint, you email us with a link to the product being sold. We want bragging rights that we helped (in a very small part) to create your 8th world wonder. We would like the opportunity to feature your device on our homepage.</description>
20775+
<packages>
20776+
<package name="FIDUCIAL-1X2" urn="urn:adsk.eagle:footprint:36997/1" library_version="1">
20777+
<description>&lt;h3&gt;Fiducial - Circle, 1mm&lt;/h3&gt;
20778+
&lt;p&gt;Point-of-reference for pick-and-place machines and other optical instruments.&lt;/p&gt;
20779+
&lt;p&gt;Devices using:
20780+
&lt;ul&gt;&lt;li&gt;FIDUCIAL&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;</description>
20781+
<smd name="1" x="0" y="0" dx="1" dy="1" layer="1" roundness="100" cream="no"/>
20782+
</package>
20783+
<package name="FIDUCIAL-MICRO" urn="urn:adsk.eagle:footprint:36998/1" library_version="1">
20784+
<description>&lt;h3&gt;Fiducial - Circle, 0.25in&lt;/h3&gt;
20785+
&lt;p&gt;Point-of-reference for pick-and-place machines and other optical instruments.&lt;/p&gt;
20786+
&lt;p&gt;Devices using:
20787+
&lt;ul&gt;&lt;li&gt;FIDUCIAL&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;</description>
20788+
<smd name="1" x="0" y="0" dx="0.635" dy="0.635" layer="1" roundness="100" cream="no"/>
20789+
</package>
20790+
</packages>
20791+
<packages3d>
20792+
<package3d name="FIDUCIAL-1X2" urn="urn:adsk.eagle:package:37108/1" type="box" library_version="1">
20793+
<description>Fiducial - Circle, 1mm
20794+
Point-of-reference for pick-and-place machines and other optical instruments.
20795+
Devices using:
20796+
FIDUCIAL</description>
20797+
<packageinstances>
20798+
<packageinstance name="FIDUCIAL-1X2"/>
20799+
</packageinstances>
20800+
</package3d>
20801+
<package3d name="FIDUCIAL-MICRO" urn="urn:adsk.eagle:package:37111/1" type="box" library_version="1">
20802+
<description>Fiducial - Circle, 0.25in
20803+
Point-of-reference for pick-and-place machines and other optical instruments.
20804+
Devices using:
20805+
FIDUCIAL</description>
20806+
<packageinstances>
20807+
<packageinstance name="FIDUCIAL-MICRO"/>
20808+
</packageinstances>
20809+
</package3d>
20810+
</packages3d>
20811+
<symbols>
20812+
<symbol name="FIDUCIAL" urn="urn:adsk.eagle:symbol:36996/1" library_version="1">
20813+
<description>&lt;h3&gt;Fiducial&lt;/h3&gt;
20814+
&lt;p&gt;Point-of-reference for pick-and-place machines and other optical instruments.&lt;/p&gt;
20815+
&lt;p&gt;Devices using:
20816+
&lt;ul&gt;&lt;li&gt;FIDUCIAL&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;</description>
20817+
<wire x1="-0.762" y1="0.762" x2="0.762" y2="-0.762" width="0.254" layer="94"/>
20818+
<wire x1="0.762" y1="0.762" x2="-0.762" y2="-0.762" width="0.254" layer="94"/>
20819+
<circle x="0" y="0" radius="1.27" width="0.254" layer="94"/>
20820+
</symbol>
20821+
</symbols>
20822+
<devicesets>
20823+
<deviceset name="FIDUCIAL" urn="urn:adsk.eagle:component:37173/1" prefix="FD" library_version="1">
20824+
<description>&lt;h3&gt;Fiducial Alignment Points&lt;/h3&gt;
20825+
&lt;p&gt;Point-of-reference for pick-and-place machines and other optical instruments.&lt;/p&gt;</description>
20826+
<gates>
20827+
<gate name="G$1" symbol="FIDUCIAL" x="0" y="0"/>
20828+
</gates>
20829+
<devices>
20830+
<device name="1X2" package="FIDUCIAL-1X2">
20831+
<package3dinstances>
20832+
<package3dinstance package3d_urn="urn:adsk.eagle:package:37108/1"/>
20833+
</package3dinstances>
20834+
<technologies>
20835+
<technology name=""/>
20836+
</technologies>
20837+
</device>
20838+
<device name="UFIDUCIAL" package="FIDUCIAL-MICRO">
20839+
<package3dinstances>
20840+
<package3dinstance package3d_urn="urn:adsk.eagle:package:37111/1"/>
20841+
</package3dinstances>
20842+
<technologies>
20843+
<technology name=""/>
20844+
</technologies>
20845+
</device>
20846+
</devices>
20847+
</deviceset>
20848+
</devicesets>
20849+
</library>
2076120850
</libraries>
2076220851
<attributes>
2076320852
</attributes>
@@ -20833,6 +20922,8 @@ chip</description>
2083320922
<part name="F1" library="adafruit" library_urn="urn:adsk.eagle:library:420" deviceset="PTCFUSE" device="-1206" package3d_urn="urn:adsk.eagle:package:6240569/1" override_package3d_urn="urn:adsk.eagle:package:20945049/2" override_package_urn="urn:adsk.eagle:footprint:6239923/1" value="24V 500mA"/>
2083420923
<part name="TP16" library="testpad" library_urn="urn:adsk.eagle:library:385" deviceset="PTR1" device="TP14R" package3d_urn="urn:adsk.eagle:package:27966/1" value="PTR1TP14R"/>
2083520924
<part name="U5" library="ESP32-WROOM-32D" deviceset="ESP32-WROOM-32D" device="" override_package3d_urn="urn:adsk.eagle:package:39135792/2" override_package_urn="urn:adsk.eagle:footprint:39135793/1"/>
20925+
<part name="FD1" library="SparkFun-Aesthetics" library_urn="urn:adsk.eagle:library:507" deviceset="FIDUCIAL" device="1X2" package3d_urn="urn:adsk.eagle:package:37108/1"/>
20926+
<part name="FD2" library="SparkFun-Aesthetics" library_urn="urn:adsk.eagle:library:507" deviceset="FIDUCIAL" device="1X2" package3d_urn="urn:adsk.eagle:package:37108/1"/>
2083620927
</parts>
2083720928
<sheets>
2083820929
<sheet>
@@ -21092,6 +21183,8 @@ CC-BY-NC-SA</text>
2109221183
<attribute name="NAME" x="167.8441" y="105.2545" size="1.778" layer="95"/>
2109321184
<attribute name="VALUE" x="167.5933" y="37.9919" size="1.778" layer="96"/>
2109421185
</instance>
21186+
<instance part="FD1" gate="G$1" x="139.7" y="53.34" smashed="yes"/>
21187+
<instance part="FD2" gate="G$1" x="139.7" y="45.72" smashed="yes"/>
2109521188
</instances>
2109621189
<busses>
2109721190
</busses>

0 commit comments

Comments
 (0)