sparkcore-pcb-shape.fzp 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <?xml version="1.0" encoding="UTF-8"?><module moduleId="sparkcore-pcb-shape">
  2. <version>5</version>
  3. <author>Fabian Althaus</author>
  4. <title>Sparkcore Shield</title>
  5. <date>2014-04-15</date>
  6. <label>PCB</label>
  7. <tags>
  8. <tag>pcb</tag>
  9. <tag>board</tag>
  10. <tag>sparkcore</tag>
  11. <tag>ti</tag>
  12. <tag>texas instruments</tag>
  13. <tag>fritzing core</tag>
  14. </tags>
  15. <properties>
  16. <property name="layers">2</property>
  17. <property name="Shape">Sparkcore Shield</property>
  18. <property name="family">Plain Vanilla PCB</property>
  19. <property name="filename" ></property>
  20. </properties>
  21. <taxonomy>discreteParts.pcb.plain.sparkcore-pcb-shape</taxonomy>
  22. <description>Plain PCB Shaped to fit as Sparkcore &quot;Shield&quot;</description>
  23. <views>
  24. <defaultUnits>mm</defaultUnits>
  25. <iconView>
  26. <layers image="icon/plain_pcb.svg">
  27. <layer layerId="icon"/>
  28. </layers>
  29. </iconView>
  30. <breadboardView>
  31. <layers image="icon/plain_pcb.svg">
  32. <layer layerId="unknown"/>
  33. </layers>
  34. </breadboardView>
  35. <schematicView>
  36. <layers image="icon/plain_pcb.svg">
  37. <layer layerId="unknown"/>
  38. </layers>
  39. </schematicView>
  40. <pcbView>
  41. <layers image="pcb/sparkcore-pcb-shape.svg">
  42. <layer layerId="silkscreen" sticky="true"/>
  43. <layer layerId="silkscreen0" sticky="true"/>
  44. <layer layerId="board" sticky="true"/>
  45. </layers>
  46. </pcbView>
  47. </views>
  48. <connectors/>
  49. <buses/>
  50. </module>