ABCBUS_flip.kicad_pro 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419
  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": 0.762,
  37. "height": 1.524,
  38. "width": 1.524
  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": false,
  48. "min_clearance": 0.508
  49. }
  50. },
  51. "diff_pair_dimensions": [],
  52. "drc_exclusions": [],
  53. "meta": {
  54. "filename": "board_design_settings.json",
  55. "version": 2
  56. },
  57. "rule_severities": {
  58. "annular_width": "error",
  59. "clearance": "error",
  60. "copper_edge_clearance": "error",
  61. "courtyards_overlap": "error",
  62. "diff_pair_gap_out_of_range": "error",
  63. "diff_pair_uncoupled_length_too_long": "error",
  64. "drill_out_of_range": "error",
  65. "duplicate_footprints": "warning",
  66. "extra_footprint": "warning",
  67. "footprint_type_mismatch": "error",
  68. "hole_clearance": "error",
  69. "hole_near_hole": "error",
  70. "invalid_outline": "error",
  71. "item_on_disabled_layer": "error",
  72. "items_not_allowed": "error",
  73. "length_out_of_range": "error",
  74. "malformed_courtyard": "error",
  75. "microvia_drill_out_of_range": "error",
  76. "missing_courtyard": "ignore",
  77. "missing_footprint": "warning",
  78. "net_conflict": "warning",
  79. "npth_inside_courtyard": "ignore",
  80. "padstack": "error",
  81. "pth_inside_courtyard": "ignore",
  82. "shorting_items": "error",
  83. "silk_over_copper": "warning",
  84. "silk_overlap": "warning",
  85. "skew_out_of_range": "error",
  86. "through_hole_pad_without_hole": "error",
  87. "too_many_vias": "error",
  88. "track_dangling": "warning",
  89. "track_width": "error",
  90. "tracks_crossing": "error",
  91. "unconnected_items": "error",
  92. "unresolved_variable": "error",
  93. "via_dangling": "warning",
  94. "zone_has_empty_net": "error",
  95. "zones_intersect": "error"
  96. },
  97. "rules": {
  98. "allow_blind_buried_vias": false,
  99. "allow_microvias": false,
  100. "max_error": 0.005,
  101. "min_clearance": 0.0,
  102. "min_copper_edge_clearance": 0.075,
  103. "min_hole_clearance": 0.25,
  104. "min_hole_to_hole": 0.25,
  105. "min_microvia_diameter": 0.19999999999999998,
  106. "min_microvia_drill": 0.09999999999999999,
  107. "min_silk_clearance": 0.0,
  108. "min_through_hole_diameter": 0.3,
  109. "min_track_width": 0.19999999999999998,
  110. "min_via_annular_width": 0.049999999999999996,
  111. "min_via_diameter": 0.39999999999999997,
  112. "use_height_for_length_calcs": true
  113. },
  114. "track_widths": [],
  115. "via_dimensions": [],
  116. "zones_allow_external_fillets": false,
  117. "zones_use_no_outline": true
  118. },
  119. "layer_presets": []
  120. },
  121. "boards": [],
  122. "cvpcb": {
  123. "equivalence_files": []
  124. },
  125. "erc": {
  126. "erc_exclusions": [],
  127. "meta": {
  128. "version": 0
  129. },
  130. "pin_map": [
  131. [
  132. 0,
  133. 0,
  134. 0,
  135. 0,
  136. 0,
  137. 0,
  138. 1,
  139. 0,
  140. 0,
  141. 0,
  142. 0,
  143. 2
  144. ],
  145. [
  146. 0,
  147. 2,
  148. 0,
  149. 1,
  150. 0,
  151. 0,
  152. 1,
  153. 0,
  154. 2,
  155. 2,
  156. 2,
  157. 2
  158. ],
  159. [
  160. 0,
  161. 0,
  162. 0,
  163. 0,
  164. 0,
  165. 0,
  166. 1,
  167. 0,
  168. 1,
  169. 0,
  170. 1,
  171. 2
  172. ],
  173. [
  174. 0,
  175. 1,
  176. 0,
  177. 0,
  178. 0,
  179. 0,
  180. 1,
  181. 1,
  182. 2,
  183. 1,
  184. 1,
  185. 2
  186. ],
  187. [
  188. 0,
  189. 0,
  190. 0,
  191. 0,
  192. 0,
  193. 0,
  194. 1,
  195. 0,
  196. 0,
  197. 0,
  198. 0,
  199. 2
  200. ],
  201. [
  202. 0,
  203. 0,
  204. 0,
  205. 0,
  206. 0,
  207. 0,
  208. 0,
  209. 0,
  210. 0,
  211. 0,
  212. 0,
  213. 2
  214. ],
  215. [
  216. 1,
  217. 1,
  218. 1,
  219. 1,
  220. 1,
  221. 0,
  222. 1,
  223. 1,
  224. 1,
  225. 1,
  226. 1,
  227. 2
  228. ],
  229. [
  230. 0,
  231. 0,
  232. 0,
  233. 1,
  234. 0,
  235. 0,
  236. 1,
  237. 0,
  238. 0,
  239. 0,
  240. 0,
  241. 2
  242. ],
  243. [
  244. 0,
  245. 2,
  246. 1,
  247. 2,
  248. 0,
  249. 0,
  250. 1,
  251. 0,
  252. 2,
  253. 2,
  254. 2,
  255. 2
  256. ],
  257. [
  258. 0,
  259. 2,
  260. 0,
  261. 1,
  262. 0,
  263. 0,
  264. 1,
  265. 0,
  266. 2,
  267. 0,
  268. 0,
  269. 2
  270. ],
  271. [
  272. 0,
  273. 2,
  274. 1,
  275. 1,
  276. 0,
  277. 0,
  278. 1,
  279. 0,
  280. 2,
  281. 0,
  282. 0,
  283. 2
  284. ],
  285. [
  286. 2,
  287. 2,
  288. 2,
  289. 2,
  290. 2,
  291. 2,
  292. 2,
  293. 2,
  294. 2,
  295. 2,
  296. 2,
  297. 2
  298. ]
  299. ],
  300. "rule_severities": {
  301. "bus_definition_conflict": "error",
  302. "bus_entry_needed": "error",
  303. "bus_label_syntax": "error",
  304. "bus_to_bus_conflict": "error",
  305. "bus_to_net_conflict": "error",
  306. "different_unit_footprint": "error",
  307. "different_unit_net": "error",
  308. "duplicate_reference": "error",
  309. "duplicate_sheet_names": "error",
  310. "extra_units": "error",
  311. "global_label_dangling": "warning",
  312. "hier_label_mismatch": "error",
  313. "label_dangling": "error",
  314. "lib_symbol_issues": "warning",
  315. "multiple_net_names": "warning",
  316. "net_not_bus_member": "warning",
  317. "no_connect_connected": "warning",
  318. "no_connect_dangling": "warning",
  319. "pin_not_connected": "error",
  320. "pin_not_driven": "error",
  321. "pin_to_pin": "warning",
  322. "power_pin_not_driven": "error",
  323. "similar_labels": "warning",
  324. "unannotated": "error",
  325. "unit_value_mismatch": "error",
  326. "unresolved_variable": "error",
  327. "wire_dangling": "error"
  328. }
  329. },
  330. "libraries": {
  331. "pinned_footprint_libs": [],
  332. "pinned_symbol_libs": []
  333. },
  334. "meta": {
  335. "filename": "ABCBUS_flip.kicad_pro",
  336. "version": 1
  337. },
  338. "net_settings": {
  339. "classes": [
  340. {
  341. "bus_width": 12.0,
  342. "clearance": 0.2,
  343. "diff_pair_gap": 0.25,
  344. "diff_pair_via_gap": 0.25,
  345. "diff_pair_width": 0.2,
  346. "line_style": 0,
  347. "microvia_diameter": 0.3,
  348. "microvia_drill": 0.1,
  349. "name": "Default",
  350. "pcb_color": "rgba(0, 0, 0, 0.000)",
  351. "schematic_color": "rgba(0, 0, 0, 0.000)",
  352. "track_width": 0.25,
  353. "via_diameter": 0.8,
  354. "via_drill": 0.4,
  355. "wire_width": 6.0
  356. }
  357. ],
  358. "meta": {
  359. "version": 2
  360. },
  361. "net_colors": null
  362. },
  363. "pcbnew": {
  364. "last_paths": {
  365. "gencad": "",
  366. "idf": "",
  367. "netlist": "",
  368. "specctra_dsn": "",
  369. "step": "",
  370. "vrml": ""
  371. },
  372. "page_layout_descr_file": ""
  373. },
  374. "schematic": {
  375. "annotate_start_num": 0,
  376. "drawing": {
  377. "default_line_thickness": 6.0,
  378. "default_text_size": 50.0,
  379. "field_names": [],
  380. "intersheets_ref_own_page": false,
  381. "intersheets_ref_prefix": "",
  382. "intersheets_ref_short": false,
  383. "intersheets_ref_show": false,
  384. "intersheets_ref_suffix": "",
  385. "junction_size_choice": 3,
  386. "label_size_ratio": 0.25,
  387. "pin_symbol_size": 0.0,
  388. "text_offset_ratio": 0.08
  389. },
  390. "legacy_lib_dir": "",
  391. "legacy_lib_list": [],
  392. "meta": {
  393. "version": 1
  394. },
  395. "net_format_name": "Pcbnew",
  396. "ngspice": {
  397. "fix_include_paths": true,
  398. "fix_passive_vals": false,
  399. "meta": {
  400. "version": 0
  401. },
  402. "model_mode": 0,
  403. "workbook_filename": ""
  404. },
  405. "page_layout_descr_file": "",
  406. "plot_directory": "",
  407. "spice_adjust_passive_values": false,
  408. "spice_external_command": "spice \"%I\"",
  409. "subpart_first_id": 65,
  410. "subpart_id_separator": 0
  411. },
  412. "sheets": [
  413. [
  414. "11e4bdbc-e672-42b9-84d2-fb6b9b14de3e",
  415. ""
  416. ]
  417. ],
  418. "text_variables": {}
  419. }