GPS-job.gbrjob 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. {
  2. "Header": {
  3. "GenerationSoftware": {
  4. "Vendor": "KiCad",
  5. "Application": "Pcbnew",
  6. "Version": "(6.0.6)"
  7. },
  8. "CreationDate": "2022-07-21T15:15:04+02:00"
  9. },
  10. "GeneralSpecs": {
  11. "ProjectId": {
  12. "Name": "GPS",
  13. "GUID": "4750532e-6b69-4636-9164-5f7063625858",
  14. "Revision": "rev?"
  15. },
  16. "Size": {
  17. "X": 80.0551,
  18. "Y": 80.0551
  19. },
  20. "LayerNumber": 2,
  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.2,
  31. "TrackToRegion": 0.21,
  32. "RegionToRegion": 0.21
  33. }
  34. ],
  35. "FilesAttributes": [
  36. {
  37. "Path": "GPS-F_Cu.gbr",
  38. "FileFunction": "Copper,L1,Top",
  39. "FilePolarity": "Positive"
  40. },
  41. {
  42. "Path": "GPS-B_Cu.gbr",
  43. "FileFunction": "Copper,L2,Bot",
  44. "FilePolarity": "Positive"
  45. },
  46. {
  47. "Path": "GPS-F_Silkscreen.gbr",
  48. "FileFunction": "Legend,Top",
  49. "FilePolarity": "Positive"
  50. },
  51. {
  52. "Path": "GPS-B_Silkscreen.gbr",
  53. "FileFunction": "Legend,Bot",
  54. "FilePolarity": "Positive"
  55. },
  56. {
  57. "Path": "GPS-F_Mask.gbr",
  58. "FileFunction": "SolderMask,Top",
  59. "FilePolarity": "Negative"
  60. },
  61. {
  62. "Path": "GPS-B_Mask.gbr",
  63. "FileFunction": "SolderMask,Bot",
  64. "FilePolarity": "Negative"
  65. },
  66. {
  67. "Path": "GPS-Edge_Cuts.gbr",
  68. "FileFunction": "Profile",
  69. "FilePolarity": "Positive"
  70. }
  71. ],
  72. "MaterialStackup": [
  73. {
  74. "Type": "Legend",
  75. "Name": "Top Silk Screen"
  76. },
  77. {
  78. "Type": "SolderPaste",
  79. "Name": "Top Solder Paste"
  80. },
  81. {
  82. "Type": "SolderMask",
  83. "Name": "Top Solder Mask"
  84. },
  85. {
  86. "Type": "Copper",
  87. "Name": "F.Cu"
  88. },
  89. {
  90. "Type": "Dielectric",
  91. "Material": "FR4",
  92. "Name": "F.Cu/B.Cu",
  93. "Notes": "Type: dielectric layer 1 (from F.Cu to B.Cu)"
  94. },
  95. {
  96. "Type": "Copper",
  97. "Name": "B.Cu"
  98. },
  99. {
  100. "Type": "SolderMask",
  101. "Name": "Bottom Solder Mask"
  102. },
  103. {
  104. "Type": "SolderPaste",
  105. "Name": "Bottom Solder Paste"
  106. },
  107. {
  108. "Type": "Legend",
  109. "Name": "Bottom Silk Screen"
  110. }
  111. ]
  112. }