mystery_part1.fzp 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. <?xml version="1.0" encoding="UTF-8"?><module moduleId="1e03b5a3-ed62-11dd-b332-001a4d5c439f">
  2. <version replacedby="mystery_part_1">1</version>
  3. <author>Fritzing Part-o-matic</author>
  4. <title>Mystery Part - 1 pins</title>
  5. <label>U</label>
  6. <date>2009-10-01</date>
  7. <tags>
  8. <tag>mystery part</tag>
  9. <tag>fritzing core</tag>
  10. </tags>
  11. <properties>
  12. <property name="family">obsolete Mystery Part</property>
  13. <property name="pins">1</property>
  14. <property name="footprint">100 mil jumper</property>
  15. <property name="chip label">?</property>
  16. <property name="package">THT</property></properties>
  17. <taxonomy>part.mystery.magical.1pins</taxonomy>
  18. <description>A dummy, proxy, ersatz, stand-in part for whatever you want. With 1 pins on a 100 mil inline pin header footprint.</description>
  19. <views>
  20. <iconView>
  21. <layers image="icon/mystery_part_icon.svg">
  22. <layer layerId="icon"/>
  23. </layers>
  24. </iconView>
  25. <breadboardView>
  26. <layers image="breadboard/mystery_part1.svg">
  27. <layer layerId="breadboard"/>
  28. </layers>
  29. </breadboardView>
  30. <schematicView>
  31. <layers image="schematic/mystery_part1.svg">
  32. <layer layerId="schematic"/>
  33. </layers>
  34. </schematicView>
  35. <pcbView>
  36. <layers image="pcb/jumper1.svg">
  37. <layer layerId="silkscreen"/>
  38. <layer layerId="copper0"/>
  39. </layers>
  40. </pcbView>
  41. </views>
  42. <connectors>
  43. <connector id="connector0" name="leg1" type="male">
  44. <description>pin 1</description>
  45. <views>
  46. <breadboardView>
  47. <p layer="breadboard" svgId="connector0pin" terminalId="connector0terminal"/>
  48. </breadboardView>
  49. <schematicView>
  50. <p layer="schematic" svgId="connector0pin" terminalId="connector0terminal"/>
  51. </schematicView>
  52. <pcbView>
  53. <p layer="copper0" svgId="connector0pin"/>
  54. </pcbView>
  55. </views>
  56. </connector>
  57. </connectors>
  58. </module>