Pico_Adapter-job.gbrjob 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. {
  2. "Header": {
  3. "GenerationSoftware": {
  4. "Vendor": "KiCad",
  5. "Application": "Pcbnew",
  6. "Version": "7.0.7"
  7. },
  8. "CreationDate": "2023-09-05T09:43:25+02:00"
  9. },
  10. "GeneralSpecs": {
  11. "ProjectId": {
  12. "Name": "Pico_Adapter",
  13. "GUID": "5069636f-5f41-4646-9170-7465722e6b69",
  14. "Revision": "rev?"
  15. },
  16. "Size": {
  17. "X": 68.7308,
  18. "Y": 53.4
  19. },
  20. "LayerNumber": 2,
  21. "BoardThickness": 1.6,
  22. "Finish": "None"
  23. },
  24. "DesignRules": [
  25. {
  26. "Layers": "Outer",
  27. "PadToPad": 0.2,
  28. "PadToTrack": 0.2,
  29. "TrackToTrack": 0.2,
  30. "MinLineWidth": 0.4,
  31. "TrackToRegion": 0.2,
  32. "RegionToRegion": 0.2
  33. }
  34. ],
  35. "FilesAttributes": [
  36. {
  37. "Path": "Pico_Adapter-F_Cu.gbr",
  38. "FileFunction": "Copper,L1,Top",
  39. "FilePolarity": "Positive"
  40. },
  41. {
  42. "Path": "Pico_Adapter-B_Cu.gbr",
  43. "FileFunction": "Copper,L2,Bot",
  44. "FilePolarity": "Positive"
  45. },
  46. {
  47. "Path": "Pico_Adapter-F_Paste.gbr",
  48. "FileFunction": "SolderPaste,Top",
  49. "FilePolarity": "Positive"
  50. },
  51. {
  52. "Path": "Pico_Adapter-B_Paste.gbr",
  53. "FileFunction": "SolderPaste,Bot",
  54. "FilePolarity": "Positive"
  55. },
  56. {
  57. "Path": "Pico_Adapter-F_Silkscreen.gbr",
  58. "FileFunction": "Legend,Top",
  59. "FilePolarity": "Positive"
  60. },
  61. {
  62. "Path": "Pico_Adapter-B_Silkscreen.gbr",
  63. "FileFunction": "Legend,Bot",
  64. "FilePolarity": "Positive"
  65. },
  66. {
  67. "Path": "Pico_Adapter-F_Mask.gbr",
  68. "FileFunction": "SolderMask,Top",
  69. "FilePolarity": "Negative"
  70. },
  71. {
  72. "Path": "Pico_Adapter-B_Mask.gbr",
  73. "FileFunction": "SolderMask,Bot",
  74. "FilePolarity": "Negative"
  75. },
  76. {
  77. "Path": "Pico_Adapter-Edge_Cuts.gbr",
  78. "FileFunction": "Profile",
  79. "FilePolarity": "Positive"
  80. }
  81. ],
  82. "MaterialStackup": [
  83. {
  84. "Type": "Legend",
  85. "Name": "Top Silk Screen"
  86. },
  87. {
  88. "Type": "SolderPaste",
  89. "Name": "Top Solder Paste"
  90. },
  91. {
  92. "Type": "SolderMask",
  93. "Thickness": 0.01,
  94. "Name": "Top Solder Mask"
  95. },
  96. {
  97. "Type": "Copper",
  98. "Thickness": 0.035,
  99. "Name": "F.Cu"
  100. },
  101. {
  102. "Type": "Dielectric",
  103. "Thickness": 1.51,
  104. "Material": "FR4",
  105. "Name": "F.Cu/B.Cu",
  106. "Notes": "Type: dielectric layer 1 (from F.Cu to B.Cu)"
  107. },
  108. {
  109. "Type": "Copper",
  110. "Thickness": 0.035,
  111. "Name": "B.Cu"
  112. },
  113. {
  114. "Type": "SolderMask",
  115. "Thickness": 0.01,
  116. "Name": "Bottom Solder Mask"
  117. },
  118. {
  119. "Type": "SolderPaste",
  120. "Name": "Bottom Solder Paste"
  121. },
  122. {
  123. "Type": "Legend",
  124. "Name": "Bottom Silk Screen"
  125. }
  126. ]
  127. }