CommandeCNC-job.gbrjob 3.8 KB

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