Shield_BallonSonde.kicad_pro 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452
  1. {
  2. "board": {
  3. "design_settings": {
  4. "defaults": {
  5. "board_outline_line_width": 0.049999999999999996,
  6. "copper_line_width": 0.19999999999999998,
  7. "copper_text_italic": false,
  8. "copper_text_size_h": 1.5,
  9. "copper_text_size_v": 1.5,
  10. "copper_text_thickness": 0.3,
  11. "copper_text_upright": false,
  12. "courtyard_line_width": 0.049999999999999996,
  13. "dimension_precision": 4,
  14. "dimension_units": 3,
  15. "dimensions": {
  16. "arrow_length": 1270000,
  17. "extension_offset": 500000,
  18. "keep_text_aligned": true,
  19. "suppress_zeroes": false,
  20. "text_position": 0,
  21. "units_format": 1
  22. },
  23. "fab_line_width": 0.09999999999999999,
  24. "fab_text_italic": false,
  25. "fab_text_size_h": 1.0,
  26. "fab_text_size_v": 1.0,
  27. "fab_text_thickness": 0.15,
  28. "fab_text_upright": false,
  29. "other_line_width": 0.09999999999999999,
  30. "other_text_italic": false,
  31. "other_text_size_h": 1.0,
  32. "other_text_size_v": 1.0,
  33. "other_text_thickness": 0.15,
  34. "other_text_upright": false,
  35. "pads": {
  36. "drill": 2.7,
  37. "height": 2.7,
  38. "width": 2.7
  39. },
  40. "silk_line_width": 0.12,
  41. "silk_text_italic": false,
  42. "silk_text_size_h": 1.0,
  43. "silk_text_size_v": 1.0,
  44. "silk_text_thickness": 0.15,
  45. "silk_text_upright": false,
  46. "zones": {
  47. "45_degree_only": true,
  48. "min_clearance": 0.0
  49. }
  50. },
  51. "diff_pair_dimensions": [
  52. {
  53. "gap": 0.0,
  54. "via_gap": 0.0,
  55. "width": 0.0
  56. }
  57. ],
  58. "drc_exclusions": [],
  59. "meta": {
  60. "version": 2
  61. },
  62. "rule_severities": {
  63. "annular_width": "error",
  64. "clearance": "error",
  65. "copper_edge_clearance": "error",
  66. "courtyards_overlap": "error",
  67. "diff_pair_gap_out_of_range": "error",
  68. "diff_pair_uncoupled_length_too_long": "error",
  69. "drill_out_of_range": "error",
  70. "duplicate_footprints": "warning",
  71. "extra_footprint": "warning",
  72. "footprint_type_mismatch": "error",
  73. "hole_clearance": "error",
  74. "hole_near_hole": "error",
  75. "invalid_outline": "error",
  76. "item_on_disabled_layer": "error",
  77. "items_not_allowed": "error",
  78. "length_out_of_range": "error",
  79. "malformed_courtyard": "error",
  80. "microvia_drill_out_of_range": "error",
  81. "missing_courtyard": "ignore",
  82. "missing_footprint": "warning",
  83. "net_conflict": "warning",
  84. "npth_inside_courtyard": "ignore",
  85. "padstack": "error",
  86. "pth_inside_courtyard": "ignore",
  87. "shorting_items": "error",
  88. "silk_over_copper": "error",
  89. "silk_overlap": "error",
  90. "skew_out_of_range": "error",
  91. "through_hole_pad_without_hole": "error",
  92. "too_many_vias": "error",
  93. "track_dangling": "warning",
  94. "track_width": "error",
  95. "tracks_crossing": "error",
  96. "unconnected_items": "error",
  97. "unresolved_variable": "error",
  98. "via_dangling": "warning",
  99. "zone_has_empty_net": "error",
  100. "zones_intersect": "error"
  101. },
  102. "rules": {
  103. "allow_blind_buried_vias": false,
  104. "allow_microvias": false,
  105. "max_error": 0.005,
  106. "min_clearance": 0.0,
  107. "min_copper_edge_clearance": 0.049999999999999996,
  108. "min_hole_clearance": 0.0,
  109. "min_hole_to_hole": 0.25,
  110. "min_microvia_diameter": 0.19999999999999998,
  111. "min_microvia_drill": 0.09999999999999999,
  112. "min_silk_clearance": 0.0,
  113. "min_through_hole_diameter": 0.3,
  114. "min_track_width": 0.19999999999999998,
  115. "min_via_annular_width": 0.049999999999999996,
  116. "min_via_diameter": 0.39999999999999997,
  117. "use_height_for_length_calcs": true
  118. },
  119. "track_widths": [
  120. 0.0
  121. ],
  122. "via_dimensions": [
  123. {
  124. "diameter": 0.0,
  125. "drill": 0.0
  126. }
  127. ],
  128. "zones_allow_external_fillets": false,
  129. "zones_use_no_outline": true
  130. },
  131. "layer_presets": []
  132. },
  133. "boards": [],
  134. "cvpcb": {
  135. "equivalence_files": []
  136. },
  137. "erc": {
  138. "erc_exclusions": [],
  139. "meta": {
  140. "version": 0
  141. },
  142. "pin_map": [
  143. [
  144. 0,
  145. 0,
  146. 0,
  147. 0,
  148. 0,
  149. 0,
  150. 1,
  151. 0,
  152. 0,
  153. 0,
  154. 0,
  155. 2
  156. ],
  157. [
  158. 0,
  159. 2,
  160. 0,
  161. 1,
  162. 0,
  163. 0,
  164. 1,
  165. 0,
  166. 2,
  167. 2,
  168. 2,
  169. 2
  170. ],
  171. [
  172. 0,
  173. 0,
  174. 0,
  175. 0,
  176. 0,
  177. 0,
  178. 1,
  179. 0,
  180. 1,
  181. 0,
  182. 1,
  183. 2
  184. ],
  185. [
  186. 0,
  187. 1,
  188. 0,
  189. 0,
  190. 0,
  191. 0,
  192. 1,
  193. 1,
  194. 2,
  195. 1,
  196. 1,
  197. 2
  198. ],
  199. [
  200. 0,
  201. 0,
  202. 0,
  203. 0,
  204. 0,
  205. 0,
  206. 1,
  207. 0,
  208. 0,
  209. 0,
  210. 0,
  211. 2
  212. ],
  213. [
  214. 0,
  215. 0,
  216. 0,
  217. 0,
  218. 0,
  219. 0,
  220. 0,
  221. 0,
  222. 0,
  223. 0,
  224. 0,
  225. 2
  226. ],
  227. [
  228. 1,
  229. 1,
  230. 1,
  231. 1,
  232. 1,
  233. 0,
  234. 1,
  235. 1,
  236. 1,
  237. 1,
  238. 1,
  239. 2
  240. ],
  241. [
  242. 0,
  243. 0,
  244. 0,
  245. 1,
  246. 0,
  247. 0,
  248. 1,
  249. 0,
  250. 0,
  251. 0,
  252. 0,
  253. 2
  254. ],
  255. [
  256. 0,
  257. 2,
  258. 1,
  259. 2,
  260. 0,
  261. 0,
  262. 1,
  263. 0,
  264. 2,
  265. 2,
  266. 2,
  267. 2
  268. ],
  269. [
  270. 0,
  271. 2,
  272. 0,
  273. 1,
  274. 0,
  275. 0,
  276. 1,
  277. 0,
  278. 2,
  279. 0,
  280. 0,
  281. 2
  282. ],
  283. [
  284. 0,
  285. 2,
  286. 1,
  287. 1,
  288. 0,
  289. 0,
  290. 1,
  291. 0,
  292. 2,
  293. 0,
  294. 0,
  295. 2
  296. ],
  297. [
  298. 2,
  299. 2,
  300. 2,
  301. 2,
  302. 2,
  303. 2,
  304. 2,
  305. 2,
  306. 2,
  307. 2,
  308. 2,
  309. 2
  310. ]
  311. ],
  312. "rule_severities": {
  313. "bus_definition_conflict": "error",
  314. "bus_entry_needed": "error",
  315. "bus_label_syntax": "error",
  316. "bus_to_bus_conflict": "error",
  317. "bus_to_net_conflict": "error",
  318. "different_unit_footprint": "error",
  319. "different_unit_net": "error",
  320. "duplicate_reference": "error",
  321. "duplicate_sheet_names": "error",
  322. "extra_units": "error",
  323. "global_label_dangling": "warning",
  324. "hier_label_mismatch": "error",
  325. "label_dangling": "error",
  326. "lib_symbol_issues": "warning",
  327. "multiple_net_names": "warning",
  328. "net_not_bus_member": "warning",
  329. "no_connect_connected": "warning",
  330. "no_connect_dangling": "warning",
  331. "pin_not_connected": "error",
  332. "pin_not_driven": "error",
  333. "pin_to_pin": "warning",
  334. "power_pin_not_driven": "error",
  335. "similar_labels": "warning",
  336. "unannotated": "error",
  337. "unit_value_mismatch": "error",
  338. "unresolved_variable": "error",
  339. "wire_dangling": "error"
  340. }
  341. },
  342. "libraries": {
  343. "pinned_footprint_libs": [],
  344. "pinned_symbol_libs": []
  345. },
  346. "meta": {
  347. "filename": "RaspberryPi-uHAT.kicad_pro",
  348. "version": 1
  349. },
  350. "net_settings": {
  351. "classes": [
  352. {
  353. "bus_width": 12.0,
  354. "clearance": 0.2,
  355. "diff_pair_gap": 0.25,
  356. "diff_pair_via_gap": 0.25,
  357. "diff_pair_width": 0.2,
  358. "line_style": 0,
  359. "microvia_diameter": 0.5,
  360. "microvia_drill": 0.1,
  361. "name": "Default",
  362. "pcb_color": "rgba(0, 0, 0, 0.000)",
  363. "schematic_color": "rgba(0, 0, 0, 0.000)",
  364. "track_width": 0.2,
  365. "via_diameter": 0.9,
  366. "via_drill": 0.6,
  367. "wire_width": 6.0
  368. },
  369. {
  370. "bus_width": 12.0,
  371. "clearance": 0.2,
  372. "diff_pair_gap": 0.25,
  373. "diff_pair_via_gap": 0.25,
  374. "diff_pair_width": 0.2,
  375. "line_style": 0,
  376. "microvia_diameter": 0.5,
  377. "microvia_drill": 0.1,
  378. "name": "Power",
  379. "nets": [],
  380. "pcb_color": "rgba(0, 0, 0, 0.000)",
  381. "schematic_color": "rgba(0, 0, 0, 0.000)",
  382. "track_width": 0.5,
  383. "via_diameter": 1.0,
  384. "via_drill": 0.7,
  385. "wire_width": 6.0
  386. }
  387. ],
  388. "meta": {
  389. "version": 2
  390. },
  391. "net_colors": null
  392. },
  393. "pcbnew": {
  394. "last_paths": {
  395. "gencad": "",
  396. "idf": "",
  397. "netlist": "",
  398. "specctra_dsn": "",
  399. "step": "",
  400. "vrml": ""
  401. },
  402. "page_layout_descr_file": ""
  403. },
  404. "schematic": {
  405. "annotate_start_num": 0,
  406. "drawing": {
  407. "default_bus_thickness": 12.0,
  408. "default_junction_size": 40.0,
  409. "default_line_thickness": 6.0,
  410. "default_text_size": 50.0,
  411. "default_wire_thickness": 6.0,
  412. "field_names": [],
  413. "intersheets_ref_own_page": false,
  414. "intersheets_ref_prefix": "",
  415. "intersheets_ref_short": false,
  416. "intersheets_ref_show": false,
  417. "intersheets_ref_suffix": "",
  418. "junction_size_choice": 3,
  419. "label_size_ratio": 0.3,
  420. "pin_symbol_size": 25.0,
  421. "text_offset_ratio": 0.3
  422. },
  423. "legacy_lib_dir": "",
  424. "legacy_lib_list": [],
  425. "meta": {
  426. "version": 1
  427. },
  428. "net_format_name": "",
  429. "ngspice": {
  430. "fix_include_paths": true,
  431. "fix_passive_vals": false,
  432. "meta": {
  433. "version": 0
  434. },
  435. "model_mode": 0,
  436. "workbook_filename": ""
  437. },
  438. "page_layout_descr_file": "",
  439. "plot_directory": "",
  440. "spice_adjust_passive_values": false,
  441. "spice_external_command": "spice \"%I\"",
  442. "subpart_first_id": 65,
  443. "subpart_id_separator": 0
  444. },
  445. "sheets": [
  446. [
  447. "e63e39d7-6ac0-4ffd-8aa3-1841a4541b55",
  448. ""
  449. ]
  450. ],
  451. "text_variables": {}
  452. }