PowerBook.kicad_pro 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641
  1. {
  2. "board": {
  3. "3dviewports": [],
  4. "design_settings": {
  5. "defaults": {
  6. "apply_defaults_to_fp_fields": false,
  7. "apply_defaults_to_fp_shapes": false,
  8. "apply_defaults_to_fp_text": false,
  9. "board_outline_line_width": 0.1,
  10. "copper_line_width": 0.2,
  11. "copper_text_italic": false,
  12. "copper_text_size_h": 1.5,
  13. "copper_text_size_v": 1.5,
  14. "copper_text_thickness": 0.3,
  15. "copper_text_upright": false,
  16. "courtyard_line_width": 0.05,
  17. "dimension_precision": 4,
  18. "dimension_units": 3,
  19. "dimensions": {
  20. "arrow_length": 1270000,
  21. "extension_offset": 500000,
  22. "keep_text_aligned": true,
  23. "suppress_zeroes": false,
  24. "text_position": 0,
  25. "units_format": 1
  26. },
  27. "fab_line_width": 0.1,
  28. "fab_text_italic": false,
  29. "fab_text_size_h": 1.0,
  30. "fab_text_size_v": 1.0,
  31. "fab_text_thickness": 0.15,
  32. "fab_text_upright": false,
  33. "other_line_width": 0.1,
  34. "other_text_italic": false,
  35. "other_text_size_h": 1.0,
  36. "other_text_size_v": 1.0,
  37. "other_text_thickness": 0.15,
  38. "other_text_upright": false,
  39. "pads": {
  40. "drill": 0.0,
  41. "height": 0.64,
  42. "width": 0.715
  43. },
  44. "silk_line_width": 0.15,
  45. "silk_text_italic": false,
  46. "silk_text_size_h": 1.0,
  47. "silk_text_size_v": 1.0,
  48. "silk_text_thickness": 0.15,
  49. "silk_text_upright": false,
  50. "zones": {
  51. "45_degree_only": false,
  52. "min_clearance": 0.508
  53. }
  54. },
  55. "diff_pair_dimensions": [
  56. {
  57. "gap": 0.0,
  58. "via_gap": 0.0,
  59. "width": 0.0
  60. }
  61. ],
  62. "drc_exclusions": [],
  63. "meta": {
  64. "filename": "board_design_settings.json",
  65. "version": 2
  66. },
  67. "rule_severities": {
  68. "annular_width": "error",
  69. "clearance": "error",
  70. "connection_width": "warning",
  71. "copper_edge_clearance": "error",
  72. "copper_sliver": "warning",
  73. "courtyards_overlap": "error",
  74. "diff_pair_gap_out_of_range": "error",
  75. "diff_pair_uncoupled_length_too_long": "error",
  76. "drill_out_of_range": "error",
  77. "duplicate_footprints": "warning",
  78. "extra_footprint": "warning",
  79. "footprint": "error",
  80. "footprint_symbol_mismatch": "warning",
  81. "footprint_type_mismatch": "error",
  82. "hole_clearance": "error",
  83. "hole_near_hole": "error",
  84. "holes_co_located": "warning",
  85. "invalid_outline": "error",
  86. "isolated_copper": "warning",
  87. "item_on_disabled_layer": "error",
  88. "items_not_allowed": "error",
  89. "length_out_of_range": "error",
  90. "lib_footprint_issues": "warning",
  91. "lib_footprint_mismatch": "warning",
  92. "malformed_courtyard": "error",
  93. "microvia_drill_out_of_range": "error",
  94. "missing_courtyard": "ignore",
  95. "missing_footprint": "warning",
  96. "net_conflict": "warning",
  97. "npth_inside_courtyard": "ignore",
  98. "padstack": "error",
  99. "pth_inside_courtyard": "ignore",
  100. "shorting_items": "error",
  101. "silk_edge_clearance": "warning",
  102. "silk_over_copper": "warning",
  103. "silk_overlap": "warning",
  104. "skew_out_of_range": "error",
  105. "solder_mask_bridge": "error",
  106. "starved_thermal": "error",
  107. "text_height": "warning",
  108. "text_thickness": "warning",
  109. "through_hole_pad_without_hole": "error",
  110. "too_many_vias": "error",
  111. "track_dangling": "warning",
  112. "track_width": "error",
  113. "tracks_crossing": "error",
  114. "unconnected_items": "error",
  115. "unresolved_variable": "error",
  116. "via_dangling": "warning",
  117. "zone_has_empty_net": "error",
  118. "zones_intersect": "error"
  119. },
  120. "rule_severitieslegacy_courtyards_overlap": true,
  121. "rule_severitieslegacy_no_courtyard_defined": false,
  122. "rules": {
  123. "allow_blind_buried_vias": false,
  124. "allow_microvias": false,
  125. "max_error": 0.005,
  126. "min_clearance": 0.0,
  127. "min_connection": 0.0,
  128. "min_copper_edge_clearance": 0.05,
  129. "min_hole_clearance": 0.25,
  130. "min_hole_to_hole": 0.25,
  131. "min_microvia_diameter": 0.2,
  132. "min_microvia_drill": 0.1,
  133. "min_resolved_spokes": 2,
  134. "min_silk_clearance": 0.0,
  135. "min_text_height": 0.8,
  136. "min_text_thickness": 0.08,
  137. "min_through_hole_diameter": 0.3,
  138. "min_track_width": 0.13,
  139. "min_via_annular_width": 0.05,
  140. "min_via_diameter": 0.4,
  141. "solder_mask_to_copper_clearance": 0.0,
  142. "use_height_for_length_calcs": true
  143. },
  144. "teardrop_options": [
  145. {
  146. "td_onpadsmd": true,
  147. "td_onroundshapesonly": false,
  148. "td_ontrackend": false,
  149. "td_onviapad": true
  150. }
  151. ],
  152. "teardrop_parameters": [
  153. {
  154. "td_allow_use_two_tracks": true,
  155. "td_curve_segcount": 0,
  156. "td_height_ratio": 1.0,
  157. "td_length_ratio": 0.5,
  158. "td_maxheight": 2.0,
  159. "td_maxlen": 1.0,
  160. "td_on_pad_in_zone": false,
  161. "td_target_name": "td_round_shape",
  162. "td_width_to_size_filter_ratio": 0.9
  163. },
  164. {
  165. "td_allow_use_two_tracks": true,
  166. "td_curve_segcount": 0,
  167. "td_height_ratio": 1.0,
  168. "td_length_ratio": 0.5,
  169. "td_maxheight": 2.0,
  170. "td_maxlen": 1.0,
  171. "td_on_pad_in_zone": false,
  172. "td_target_name": "td_rect_shape",
  173. "td_width_to_size_filter_ratio": 0.9
  174. },
  175. {
  176. "td_allow_use_two_tracks": true,
  177. "td_curve_segcount": 0,
  178. "td_height_ratio": 1.0,
  179. "td_length_ratio": 0.5,
  180. "td_maxheight": 2.0,
  181. "td_maxlen": 1.0,
  182. "td_on_pad_in_zone": false,
  183. "td_target_name": "td_track_end",
  184. "td_width_to_size_filter_ratio": 0.9
  185. }
  186. ],
  187. "track_widths": [
  188. 0.0,
  189. 0.13,
  190. 0.142,
  191. 0.15,
  192. 0.2,
  193. 0.25,
  194. 0.33,
  195. 0.4,
  196. 0.45,
  197. 0.5,
  198. 0.75,
  199. 1.0,
  200. 1.25,
  201. 1.33,
  202. 1.5
  203. ],
  204. "tuning_pattern_settings": {
  205. "diff_pair_defaults": {
  206. "corner_radius_percentage": 80,
  207. "corner_style": 1,
  208. "max_amplitude": 1.0,
  209. "min_amplitude": 0.2,
  210. "single_sided": false,
  211. "spacing": 1.0
  212. },
  213. "diff_pair_skew_defaults": {
  214. "corner_radius_percentage": 80,
  215. "corner_style": 1,
  216. "max_amplitude": 1.0,
  217. "min_amplitude": 0.2,
  218. "single_sided": false,
  219. "spacing": 0.6
  220. },
  221. "single_track_defaults": {
  222. "corner_radius_percentage": 80,
  223. "corner_style": 1,
  224. "max_amplitude": 1.0,
  225. "min_amplitude": 0.2,
  226. "single_sided": false,
  227. "spacing": 0.6
  228. }
  229. },
  230. "via_dimensions": [
  231. {
  232. "diameter": 0.0,
  233. "drill": 0.0
  234. },
  235. {
  236. "diameter": 0.5,
  237. "drill": 0.3
  238. },
  239. {
  240. "diameter": 0.6,
  241. "drill": 0.4
  242. }
  243. ],
  244. "zones_allow_external_fillets": false,
  245. "zones_use_no_outline": true
  246. },
  247. "ipc2581": {
  248. "dist": "",
  249. "distpn": "",
  250. "internal_id": "",
  251. "mfg": "",
  252. "mpn": ""
  253. },
  254. "layer_presets": [],
  255. "viewports": []
  256. },
  257. "boards": [],
  258. "cvpcb": {
  259. "equivalence_files": []
  260. },
  261. "erc": {
  262. "erc_exclusions": [],
  263. "meta": {
  264. "version": 0
  265. },
  266. "pin_map": [
  267. [
  268. 0,
  269. 0,
  270. 0,
  271. 0,
  272. 0,
  273. 0,
  274. 1,
  275. 0,
  276. 0,
  277. 0,
  278. 0,
  279. 2
  280. ],
  281. [
  282. 0,
  283. 2,
  284. 0,
  285. 1,
  286. 0,
  287. 0,
  288. 1,
  289. 0,
  290. 2,
  291. 2,
  292. 2,
  293. 2
  294. ],
  295. [
  296. 0,
  297. 0,
  298. 0,
  299. 0,
  300. 0,
  301. 0,
  302. 1,
  303. 0,
  304. 1,
  305. 0,
  306. 1,
  307. 2
  308. ],
  309. [
  310. 0,
  311. 1,
  312. 0,
  313. 0,
  314. 0,
  315. 0,
  316. 1,
  317. 1,
  318. 2,
  319. 1,
  320. 1,
  321. 2
  322. ],
  323. [
  324. 0,
  325. 0,
  326. 0,
  327. 0,
  328. 0,
  329. 0,
  330. 1,
  331. 0,
  332. 0,
  333. 0,
  334. 0,
  335. 2
  336. ],
  337. [
  338. 0,
  339. 0,
  340. 0,
  341. 0,
  342. 0,
  343. 0,
  344. 0,
  345. 0,
  346. 0,
  347. 0,
  348. 0,
  349. 2
  350. ],
  351. [
  352. 1,
  353. 1,
  354. 1,
  355. 1,
  356. 1,
  357. 0,
  358. 1,
  359. 1,
  360. 1,
  361. 1,
  362. 1,
  363. 2
  364. ],
  365. [
  366. 0,
  367. 0,
  368. 0,
  369. 1,
  370. 0,
  371. 0,
  372. 1,
  373. 0,
  374. 0,
  375. 0,
  376. 0,
  377. 2
  378. ],
  379. [
  380. 0,
  381. 2,
  382. 1,
  383. 2,
  384. 0,
  385. 0,
  386. 1,
  387. 0,
  388. 2,
  389. 2,
  390. 2,
  391. 2
  392. ],
  393. [
  394. 0,
  395. 2,
  396. 0,
  397. 1,
  398. 0,
  399. 0,
  400. 1,
  401. 0,
  402. 2,
  403. 0,
  404. 0,
  405. 2
  406. ],
  407. [
  408. 0,
  409. 2,
  410. 1,
  411. 1,
  412. 0,
  413. 0,
  414. 1,
  415. 0,
  416. 2,
  417. 0,
  418. 0,
  419. 2
  420. ],
  421. [
  422. 2,
  423. 2,
  424. 2,
  425. 2,
  426. 2,
  427. 2,
  428. 2,
  429. 2,
  430. 2,
  431. 2,
  432. 2,
  433. 2
  434. ]
  435. ],
  436. "rule_severities": {
  437. "bus_definition_conflict": "error",
  438. "bus_entry_needed": "error",
  439. "bus_to_bus_conflict": "error",
  440. "bus_to_net_conflict": "error",
  441. "conflicting_netclasses": "error",
  442. "different_unit_footprint": "error",
  443. "different_unit_net": "error",
  444. "duplicate_reference": "error",
  445. "duplicate_sheet_names": "error",
  446. "endpoint_off_grid": "warning",
  447. "extra_units": "error",
  448. "global_label_dangling": "warning",
  449. "hier_label_mismatch": "error",
  450. "label_dangling": "error",
  451. "lib_symbol_issues": "warning",
  452. "missing_bidi_pin": "warning",
  453. "missing_input_pin": "warning",
  454. "missing_power_pin": "error",
  455. "missing_unit": "warning",
  456. "multiple_net_names": "warning",
  457. "net_not_bus_member": "warning",
  458. "no_connect_connected": "warning",
  459. "no_connect_dangling": "warning",
  460. "pin_not_connected": "error",
  461. "pin_not_driven": "error",
  462. "pin_to_pin": "warning",
  463. "power_pin_not_driven": "error",
  464. "similar_labels": "warning",
  465. "simulation_model_issue": "ignore",
  466. "unannotated": "error",
  467. "unit_value_mismatch": "error",
  468. "unresolved_variable": "error",
  469. "wire_dangling": "error"
  470. }
  471. },
  472. "libraries": {
  473. "pinned_footprint_libs": [],
  474. "pinned_symbol_libs": []
  475. },
  476. "meta": {
  477. "filename": "PowerBook.kicad_pro",
  478. "version": 1
  479. },
  480. "net_settings": {
  481. "classes": [
  482. {
  483. "bus_width": 12,
  484. "clearance": 0.2,
  485. "diff_pair_gap": 0.25,
  486. "diff_pair_via_gap": 0.25,
  487. "diff_pair_width": 0.2,
  488. "line_style": 0,
  489. "microvia_diameter": 0.3,
  490. "microvia_drill": 0.1,
  491. "name": "Default",
  492. "pcb_color": "rgba(0, 0, 0, 0.000)",
  493. "schematic_color": "rgba(0, 0, 0, 0.000)",
  494. "track_width": 0.25,
  495. "via_diameter": 0.8,
  496. "via_drill": 0.4,
  497. "wire_width": 6
  498. }
  499. ],
  500. "meta": {
  501. "version": 3
  502. },
  503. "net_colors": null,
  504. "netclass_assignments": null,
  505. "netclass_patterns": []
  506. },
  507. "pcbnew": {
  508. "last_paths": {
  509. "gencad": "",
  510. "idf": "",
  511. "netlist": "",
  512. "plot": "gerber",
  513. "pos_files": "",
  514. "specctra_dsn": "",
  515. "step": "",
  516. "svg": "",
  517. "vrml": ""
  518. },
  519. "page_layout_descr_file": ""
  520. },
  521. "schematic": {
  522. "annotate_start_num": 0,
  523. "bom_export_filename": "",
  524. "bom_fmt_presets": [],
  525. "bom_fmt_settings": {
  526. "field_delimiter": ",",
  527. "keep_line_breaks": false,
  528. "keep_tabs": false,
  529. "name": "CSV",
  530. "ref_delimiter": ",",
  531. "ref_range_delimiter": "",
  532. "string_delimiter": "\""
  533. },
  534. "bom_presets": [],
  535. "bom_settings": {
  536. "exclude_dnp": false,
  537. "fields_ordered": [
  538. {
  539. "group_by": false,
  540. "label": "Reference",
  541. "name": "Reference",
  542. "show": true
  543. },
  544. {
  545. "group_by": true,
  546. "label": "Value",
  547. "name": "Value",
  548. "show": true
  549. },
  550. {
  551. "group_by": false,
  552. "label": "Datasheet",
  553. "name": "Datasheet",
  554. "show": true
  555. },
  556. {
  557. "group_by": false,
  558. "label": "Footprint",
  559. "name": "Footprint",
  560. "show": true
  561. },
  562. {
  563. "group_by": false,
  564. "label": "Qty",
  565. "name": "${QUANTITY}",
  566. "show": true
  567. },
  568. {
  569. "group_by": true,
  570. "label": "DNP",
  571. "name": "${DNP}",
  572. "show": true
  573. }
  574. ],
  575. "filter_string": "",
  576. "group_symbols": true,
  577. "name": "Grouped By Value",
  578. "sort_asc": true,
  579. "sort_field": "Reference"
  580. },
  581. "connection_grid_size": 50.0,
  582. "drawing": {
  583. "dashed_lines_dash_length_ratio": 12.0,
  584. "dashed_lines_gap_length_ratio": 3.0,
  585. "default_line_thickness": 6.0,
  586. "default_text_size": 50.0,
  587. "field_names": [],
  588. "intersheets_ref_own_page": false,
  589. "intersheets_ref_prefix": "",
  590. "intersheets_ref_short": false,
  591. "intersheets_ref_show": false,
  592. "intersheets_ref_suffix": "",
  593. "junction_size_choice": 3,
  594. "label_size_ratio": 0.25,
  595. "operating_point_overlay_i_precision": 3,
  596. "operating_point_overlay_i_range": "~A",
  597. "operating_point_overlay_v_precision": 3,
  598. "operating_point_overlay_v_range": "~V",
  599. "overbar_offset_ratio": 1.23,
  600. "pin_symbol_size": 0.0,
  601. "text_offset_ratio": 0.08
  602. },
  603. "legacy_lib_dir": "",
  604. "legacy_lib_list": [],
  605. "meta": {
  606. "version": 1
  607. },
  608. "net_format_name": "",
  609. "ngspice": {
  610. "fix_include_paths": true,
  611. "fix_passive_vals": false,
  612. "meta": {
  613. "version": 0
  614. },
  615. "model_mode": 0,
  616. "workbook_filename": ""
  617. },
  618. "page_layout_descr_file": "",
  619. "plot_directory": "gerber",
  620. "spice_adjust_passive_values": false,
  621. "spice_current_sheet_as_root": false,
  622. "spice_external_command": "spice \"%I\"",
  623. "spice_model_current_sheet_as_root": true,
  624. "spice_save_all_currents": false,
  625. "spice_save_all_dissipations": false,
  626. "spice_save_all_voltages": false,
  627. "subpart_first_id": 65,
  628. "subpart_id_separator": 0
  629. },
  630. "sheets": [
  631. [
  632. "e40e8cef-4fb0-4fc3-be09-3875b2cc8469",
  633. "Root"
  634. ],
  635. [
  636. "fdcde0ff-5e8f-44b0-a02c-21e908a3ec10",
  637. "LED_Indicators"
  638. ]
  639. ],
  640. "text_variables": {}
  641. }