LoRa-WindPower-Control-job.gbrjob 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. {
  2. "Header": {
  3. "GenerationSoftware": {
  4. "Vendor": "KiCad",
  5. "Application": "Pcbnew",
  6. "Version": "7.0.8"
  7. },
  8. "CreationDate": "2023-11-09T14:24:46+01:00"
  9. },
  10. "GeneralSpecs": {
  11. "ProjectId": {
  12. "Name": "LoRa-WindPower-Control",
  13. "GUID": "4c6f5261-2d57-4696-9e64-506f7765722d",
  14. "Revision": "1.0"
  15. },
  16. "Size": {
  17. "X": 100.1,
  18. "Y": 160.1
  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.3,
  31. "TrackToRegion": 0.2,
  32. "RegionToRegion": 0.2
  33. }
  34. ],
  35. "FilesAttributes": [
  36. {
  37. "Path": "LoRa-WindPower-Control-F_Cu.gbr",
  38. "FileFunction": "Copper,L1,Top",
  39. "FilePolarity": "Positive"
  40. },
  41. {
  42. "Path": "LoRa-WindPower-Control-B_Cu.gbr",
  43. "FileFunction": "Copper,L2,Bot",
  44. "FilePolarity": "Positive"
  45. },
  46. {
  47. "Path": "LoRa-WindPower-Control-F_Paste.gbr",
  48. "FileFunction": "SolderPaste,Top",
  49. "FilePolarity": "Positive"
  50. },
  51. {
  52. "Path": "LoRa-WindPower-Control-B_Paste.gbr",
  53. "FileFunction": "SolderPaste,Bot",
  54. "FilePolarity": "Positive"
  55. },
  56. {
  57. "Path": "LoRa-WindPower-Control-F_Silkscreen.gbr",
  58. "FileFunction": "Legend,Top",
  59. "FilePolarity": "Positive"
  60. },
  61. {
  62. "Path": "LoRa-WindPower-Control-B_Silkscreen.gbr",
  63. "FileFunction": "Legend,Bot",
  64. "FilePolarity": "Positive"
  65. },
  66. {
  67. "Path": "LoRa-WindPower-Control-F_Mask.gbr",
  68. "FileFunction": "SolderMask,Top",
  69. "FilePolarity": "Negative"
  70. },
  71. {
  72. "Path": "LoRa-WindPower-Control-B_Mask.gbr",
  73. "FileFunction": "SolderMask,Bot",
  74. "FilePolarity": "Negative"
  75. },
  76. {
  77. "Path": "LoRa-WindPower-Control-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. "Name": "Top Solder Mask"
  94. },
  95. {
  96. "Type": "Copper",
  97. "Name": "F.Cu"
  98. },
  99. {
  100. "Type": "Dielectric",
  101. "Material": "FR4",
  102. "Name": "F.Cu/B.Cu",
  103. "Notes": "Type: dielectric layer 1 (from F.Cu to B.Cu)"
  104. },
  105. {
  106. "Type": "Copper",
  107. "Name": "B.Cu"
  108. },
  109. {
  110. "Type": "SolderMask",
  111. "Name": "Bottom Solder Mask"
  112. },
  113. {
  114. "Type": "SolderPaste",
  115. "Name": "Bottom Solder Paste"
  116. },
  117. {
  118. "Type": "Legend",
  119. "Name": "Bottom Silk Screen"
  120. }
  121. ]
  122. }