PowerBook.kicad_pro 10 KB

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