nbg-job.gbrjob 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. {
  2. "Header": {
  3. "GenerationSoftware": {
  4. "Vendor": "KiCad",
  5. "Application": "Pcbnew",
  6. "Version": "8.0.1"
  7. },
  8. "CreationDate": "2024-04-20T12:15:38+02:00"
  9. },
  10. "GeneralSpecs": {
  11. "ProjectId": {
  12. "Name": "nbg",
  13. "GUID": "6e62672e-6b69-4636-9164-5f7063625858",
  14. "Revision": "rev?"
  15. },
  16. "Size": {
  17. "X": 50.05,
  18. "Y": 50.05
  19. },
  20. "LayerNumber": 4,
  21. "BoardThickness": 1.6,
  22. "Finish": "HAL SnPb"
  23. },
  24. "DesignRules": [
  25. {
  26. "Layers": "Outer",
  27. "PadToPad": 0.2,
  28. "PadToTrack": 0.2,
  29. "TrackToTrack": 0.2,
  30. "MinLineWidth": 0.2,
  31. "TrackToRegion": 0.2,
  32. "RegionToRegion": 0.2
  33. },
  34. {
  35. "Layers": "Inner",
  36. "PadToPad": 0.2,
  37. "PadToTrack": 0.2,
  38. "TrackToTrack": 0.2,
  39. "TrackToRegion": 0.2,
  40. "RegionToRegion": 0.2
  41. }
  42. ],
  43. "FilesAttributes": [
  44. {
  45. "Path": "nbg-F_Cu.gbr",
  46. "FileFunction": "Copper,L1,Top",
  47. "FilePolarity": "Positive"
  48. },
  49. {
  50. "Path": "nbg-In1_Cu.gbr",
  51. "FileFunction": "Copper,L2,Inr",
  52. "FilePolarity": "Positive"
  53. },
  54. {
  55. "Path": "nbg-In2_Cu.gbr",
  56. "FileFunction": "Copper,L3,Inr",
  57. "FilePolarity": "Positive"
  58. },
  59. {
  60. "Path": "nbg-B_Cu.gbr",
  61. "FileFunction": "Copper,L4,Bot",
  62. "FilePolarity": "Positive"
  63. },
  64. {
  65. "Path": "nbg-F_Paste.gbr",
  66. "FileFunction": "SolderPaste,Top",
  67. "FilePolarity": "Positive"
  68. },
  69. {
  70. "Path": "nbg-B_Paste.gbr",
  71. "FileFunction": "SolderPaste,Bot",
  72. "FilePolarity": "Positive"
  73. },
  74. {
  75. "Path": "nbg-F_Silkscreen.gbr",
  76. "FileFunction": "Legend,Top",
  77. "FilePolarity": "Positive"
  78. },
  79. {
  80. "Path": "nbg-B_Silkscreen.gbr",
  81. "FileFunction": "Legend,Bot",
  82. "FilePolarity": "Positive"
  83. },
  84. {
  85. "Path": "nbg-F_Mask.gbr",
  86. "FileFunction": "SolderMask,Top",
  87. "FilePolarity": "Negative"
  88. },
  89. {
  90. "Path": "nbg-B_Mask.gbr",
  91. "FileFunction": "SolderMask,Bot",
  92. "FilePolarity": "Negative"
  93. },
  94. {
  95. "Path": "nbg-Edge_Cuts.gbr",
  96. "FileFunction": "Profile",
  97. "FilePolarity": "Positive"
  98. }
  99. ],
  100. "MaterialStackup": [
  101. {
  102. "Type": "Legend",
  103. "Name": "Top Silk Screen"
  104. },
  105. {
  106. "Type": "SolderPaste",
  107. "Name": "Top Solder Paste"
  108. },
  109. {
  110. "Type": "SolderMask",
  111. "Thickness": 0.01,
  112. "Name": "Top Solder Mask"
  113. },
  114. {
  115. "Type": "Copper",
  116. "Thickness": 0.035,
  117. "Name": "F.Cu"
  118. },
  119. {
  120. "Type": "Dielectric",
  121. "Thickness": 0.1,
  122. "Material": "FR4",
  123. "Name": "F.Cu/In1.Cu",
  124. "Notes": "Type: dielectric layer 1 (from F.Cu to In1.Cu)"
  125. },
  126. {
  127. "Type": "Copper",
  128. "Thickness": 0.035,
  129. "Name": "In1.Cu"
  130. },
  131. {
  132. "Type": "Dielectric",
  133. "Thickness": 1.24,
  134. "Material": "FR4",
  135. "Name": "In1.Cu/In2.Cu",
  136. "Notes": "Type: dielectric layer 2 (from In1.Cu to In2.Cu)"
  137. },
  138. {
  139. "Type": "Copper",
  140. "Thickness": 0.035,
  141. "Name": "In2.Cu"
  142. },
  143. {
  144. "Type": "Dielectric",
  145. "Thickness": 0.1,
  146. "Material": "FR4",
  147. "Name": "In2.Cu/B.Cu",
  148. "Notes": "Type: dielectric layer 3 (from In2.Cu to B.Cu)"
  149. },
  150. {
  151. "Type": "Copper",
  152. "Thickness": 0.035,
  153. "Name": "B.Cu"
  154. },
  155. {
  156. "Type": "SolderMask",
  157. "Thickness": 0.01,
  158. "Name": "Bottom Solder Mask"
  159. },
  160. {
  161. "Type": "SolderPaste",
  162. "Name": "Bottom Solder Paste"
  163. },
  164. {
  165. "Type": "Legend",
  166. "Name": "Bottom Silk Screen"
  167. }
  168. ]
  169. }