console.kicad_pro 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718
  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.05,
  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.8,
  41. "height": 1.6,
  42. "width": 1.6
  43. },
  44. "silk_line_width": 0.12,
  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. "min_clearance": 0.508
  52. }
  53. },
  54. "diff_pair_dimensions": [],
  55. "drc_exclusions": [],
  56. "meta": {
  57. "filename": "board_design_settings.json",
  58. "version": 2
  59. },
  60. "rule_severities": {
  61. "annular_width": "error",
  62. "clearance": "error",
  63. "connection_width": "warning",
  64. "copper_edge_clearance": "error",
  65. "copper_sliver": "warning",
  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": "error",
  73. "footprint_symbol_mismatch": "warning",
  74. "footprint_type_mismatch": "ignore",
  75. "hole_clearance": "error",
  76. "hole_near_hole": "error",
  77. "holes_co_located": "warning",
  78. "invalid_outline": "error",
  79. "isolated_copper": "warning",
  80. "item_on_disabled_layer": "error",
  81. "items_not_allowed": "error",
  82. "length_out_of_range": "error",
  83. "lib_footprint_issues": "warning",
  84. "lib_footprint_mismatch": "warning",
  85. "malformed_courtyard": "error",
  86. "microvia_drill_out_of_range": "error",
  87. "missing_courtyard": "ignore",
  88. "missing_footprint": "warning",
  89. "net_conflict": "warning",
  90. "npth_inside_courtyard": "ignore",
  91. "padstack": "warning",
  92. "pth_inside_courtyard": "ignore",
  93. "shorting_items": "error",
  94. "silk_edge_clearance": "warning",
  95. "silk_over_copper": "warning",
  96. "silk_overlap": "warning",
  97. "skew_out_of_range": "error",
  98. "solder_mask_bridge": "error",
  99. "starved_thermal": "error",
  100. "text_height": "warning",
  101. "text_thickness": "warning",
  102. "through_hole_pad_without_hole": "error",
  103. "too_many_vias": "error",
  104. "track_dangling": "warning",
  105. "track_width": "error",
  106. "tracks_crossing": "error",
  107. "unconnected_items": "error",
  108. "unresolved_variable": "error",
  109. "via_dangling": "warning",
  110. "zones_intersect": "error"
  111. },
  112. "rules": {
  113. "max_error": 0.005,
  114. "min_clearance": 0.0,
  115. "min_connection": 0.0,
  116. "min_copper_edge_clearance": 0.05,
  117. "min_hole_clearance": 0.25,
  118. "min_hole_to_hole": 0.25,
  119. "min_microvia_diameter": 0.2,
  120. "min_microvia_drill": 0.1,
  121. "min_resolved_spokes": 1,
  122. "min_silk_clearance": 0.0,
  123. "min_text_height": 0.8,
  124. "min_text_thickness": 0.08,
  125. "min_through_hole_diameter": 0.3,
  126. "min_track_width": 0.2,
  127. "min_via_annular_width": 0.1,
  128. "min_via_diameter": 0.4,
  129. "solder_mask_to_copper_clearance": 0.0,
  130. "use_height_for_length_calcs": true
  131. },
  132. "teardrop_options": [
  133. {
  134. "td_onpadsmd": true,
  135. "td_onroundshapesonly": false,
  136. "td_ontrackend": false,
  137. "td_onviapad": true
  138. }
  139. ],
  140. "teardrop_parameters": [
  141. {
  142. "td_allow_use_two_tracks": true,
  143. "td_curve_segcount": 0,
  144. "td_height_ratio": 1.0,
  145. "td_length_ratio": 0.5,
  146. "td_maxheight": 2.0,
  147. "td_maxlen": 1.0,
  148. "td_on_pad_in_zone": false,
  149. "td_target_name": "td_round_shape",
  150. "td_width_to_size_filter_ratio": 0.9
  151. },
  152. {
  153. "td_allow_use_two_tracks": true,
  154. "td_curve_segcount": 0,
  155. "td_height_ratio": 1.0,
  156. "td_length_ratio": 0.5,
  157. "td_maxheight": 2.0,
  158. "td_maxlen": 1.0,
  159. "td_on_pad_in_zone": false,
  160. "td_target_name": "td_rect_shape",
  161. "td_width_to_size_filter_ratio": 0.9
  162. },
  163. {
  164. "td_allow_use_two_tracks": true,
  165. "td_curve_segcount": 0,
  166. "td_height_ratio": 1.0,
  167. "td_length_ratio": 0.5,
  168. "td_maxheight": 2.0,
  169. "td_maxlen": 1.0,
  170. "td_on_pad_in_zone": false,
  171. "td_target_name": "td_track_end",
  172. "td_width_to_size_filter_ratio": 0.9
  173. }
  174. ],
  175. "track_widths": [],
  176. "tuning_pattern_settings": {
  177. "diff_pair_defaults": {
  178. "corner_radius_percentage": 80,
  179. "corner_style": 1,
  180. "max_amplitude": 1.0,
  181. "min_amplitude": 0.2,
  182. "single_sided": false,
  183. "spacing": 1.0
  184. },
  185. "diff_pair_skew_defaults": {
  186. "corner_radius_percentage": 80,
  187. "corner_style": 1,
  188. "max_amplitude": 1.0,
  189. "min_amplitude": 0.2,
  190. "single_sided": false,
  191. "spacing": 0.6
  192. },
  193. "single_track_defaults": {
  194. "corner_radius_percentage": 80,
  195. "corner_style": 1,
  196. "max_amplitude": 1.0,
  197. "min_amplitude": 0.2,
  198. "single_sided": false,
  199. "spacing": 0.6
  200. }
  201. },
  202. "via_dimensions": [],
  203. "zones_allow_external_fillets": false
  204. },
  205. "ipc2581": {
  206. "dist": "",
  207. "distpn": "",
  208. "internal_id": "",
  209. "mfg": "",
  210. "mpn": ""
  211. },
  212. "layer_presets": [],
  213. "viewports": []
  214. },
  215. "boards": [],
  216. "cvpcb": {
  217. "equivalence_files": []
  218. },
  219. "erc": {
  220. "erc_exclusions": [],
  221. "meta": {
  222. "version": 0
  223. },
  224. "pin_map": [
  225. [
  226. 0,
  227. 0,
  228. 0,
  229. 0,
  230. 0,
  231. 0,
  232. 1,
  233. 0,
  234. 0,
  235. 0,
  236. 0,
  237. 2
  238. ],
  239. [
  240. 0,
  241. 2,
  242. 0,
  243. 1,
  244. 0,
  245. 0,
  246. 1,
  247. 0,
  248. 2,
  249. 2,
  250. 2,
  251. 2
  252. ],
  253. [
  254. 0,
  255. 0,
  256. 0,
  257. 0,
  258. 0,
  259. 0,
  260. 1,
  261. 0,
  262. 1,
  263. 0,
  264. 1,
  265. 2
  266. ],
  267. [
  268. 0,
  269. 1,
  270. 0,
  271. 0,
  272. 0,
  273. 0,
  274. 1,
  275. 1,
  276. 2,
  277. 1,
  278. 1,
  279. 2
  280. ],
  281. [
  282. 0,
  283. 0,
  284. 0,
  285. 0,
  286. 0,
  287. 0,
  288. 1,
  289. 0,
  290. 0,
  291. 0,
  292. 0,
  293. 2
  294. ],
  295. [
  296. 0,
  297. 0,
  298. 0,
  299. 0,
  300. 0,
  301. 0,
  302. 0,
  303. 0,
  304. 0,
  305. 0,
  306. 0,
  307. 2
  308. ],
  309. [
  310. 1,
  311. 1,
  312. 1,
  313. 1,
  314. 1,
  315. 0,
  316. 1,
  317. 1,
  318. 1,
  319. 1,
  320. 1,
  321. 2
  322. ],
  323. [
  324. 0,
  325. 0,
  326. 0,
  327. 1,
  328. 0,
  329. 0,
  330. 1,
  331. 0,
  332. 0,
  333. 0,
  334. 0,
  335. 2
  336. ],
  337. [
  338. 0,
  339. 2,
  340. 1,
  341. 2,
  342. 0,
  343. 0,
  344. 1,
  345. 0,
  346. 2,
  347. 2,
  348. 2,
  349. 2
  350. ],
  351. [
  352. 0,
  353. 2,
  354. 0,
  355. 1,
  356. 0,
  357. 0,
  358. 1,
  359. 0,
  360. 2,
  361. 0,
  362. 0,
  363. 2
  364. ],
  365. [
  366. 0,
  367. 2,
  368. 1,
  369. 1,
  370. 0,
  371. 0,
  372. 1,
  373. 0,
  374. 2,
  375. 0,
  376. 0,
  377. 2
  378. ],
  379. [
  380. 2,
  381. 2,
  382. 2,
  383. 2,
  384. 2,
  385. 2,
  386. 2,
  387. 2,
  388. 2,
  389. 2,
  390. 2,
  391. 2
  392. ]
  393. ],
  394. "rule_severities": {
  395. "bus_definition_conflict": "error",
  396. "bus_entry_needed": "error",
  397. "bus_to_bus_conflict": "error",
  398. "bus_to_net_conflict": "error",
  399. "conflicting_netclasses": "error",
  400. "different_unit_footprint": "error",
  401. "different_unit_net": "error",
  402. "duplicate_reference": "error",
  403. "duplicate_sheet_names": "error",
  404. "endpoint_off_grid": "warning",
  405. "extra_units": "error",
  406. "global_label_dangling": "warning",
  407. "hier_label_mismatch": "error",
  408. "label_dangling": "error",
  409. "lib_symbol_issues": "warning",
  410. "missing_bidi_pin": "warning",
  411. "missing_input_pin": "warning",
  412. "missing_power_pin": "error",
  413. "missing_unit": "warning",
  414. "multiple_net_names": "warning",
  415. "net_not_bus_member": "warning",
  416. "no_connect_connected": "warning",
  417. "no_connect_dangling": "warning",
  418. "pin_not_connected": "error",
  419. "pin_not_driven": "error",
  420. "pin_to_pin": "warning",
  421. "power_pin_not_driven": "error",
  422. "similar_labels": "warning",
  423. "simulation_model_issue": "ignore",
  424. "unannotated": "error",
  425. "unit_value_mismatch": "error",
  426. "unresolved_variable": "error",
  427. "wire_dangling": "error"
  428. }
  429. },
  430. "libraries": {
  431. "pinned_footprint_libs": [],
  432. "pinned_symbol_libs": []
  433. },
  434. "meta": {
  435. "filename": "console.kicad_pro",
  436. "version": 1
  437. },
  438. "net_settings": {
  439. "classes": [
  440. {
  441. "bus_width": 12,
  442. "clearance": 0.2,
  443. "diff_pair_gap": 0.25,
  444. "diff_pair_via_gap": 0.25,
  445. "diff_pair_width": 0.2,
  446. "line_style": 0,
  447. "microvia_diameter": 0.3,
  448. "microvia_drill": 0.1,
  449. "name": "Default",
  450. "pcb_color": "rgba(0, 0, 0, 0.000)",
  451. "schematic_color": "rgba(0, 0, 0, 0.000)",
  452. "track_width": 0.25,
  453. "via_diameter": 0.8,
  454. "via_drill": 0.4,
  455. "wire_width": 6
  456. }
  457. ],
  458. "meta": {
  459. "version": 3
  460. },
  461. "net_colors": null,
  462. "netclass_assignments": null,
  463. "netclass_patterns": [
  464. {
  465. "netclass": "Default",
  466. "pattern": "Net-(ARDUINO1-Pad1)"
  467. },
  468. {
  469. "netclass": "Default",
  470. "pattern": "Net-(ARDUINO1-Pad10)"
  471. },
  472. {
  473. "netclass": "Default",
  474. "pattern": "Net-(ARDUINO1-Pad11)"
  475. },
  476. {
  477. "netclass": "Default",
  478. "pattern": "Net-(ARDUINO1-Pad12)"
  479. },
  480. {
  481. "netclass": "Default",
  482. "pattern": "Net-(ARDUINO1-Pad13)"
  483. },
  484. {
  485. "netclass": "Default",
  486. "pattern": "Net-(ARDUINO1-Pad14)"
  487. },
  488. {
  489. "netclass": "Default",
  490. "pattern": "Net-(ARDUINO1-Pad15)"
  491. },
  492. {
  493. "netclass": "Default",
  494. "pattern": "Net-(ARDUINO1-Pad16)"
  495. },
  496. {
  497. "netclass": "Default",
  498. "pattern": "Net-(ARDUINO1-Pad17)"
  499. },
  500. {
  501. "netclass": "Default",
  502. "pattern": "Net-(ARDUINO1-Pad18)"
  503. },
  504. {
  505. "netclass": "Default",
  506. "pattern": "Net-(ARDUINO1-Pad19)"
  507. },
  508. {
  509. "netclass": "Default",
  510. "pattern": "Net-(ARDUINO1-Pad2)"
  511. },
  512. {
  513. "netclass": "Default",
  514. "pattern": "Net-(ARDUINO1-Pad20)"
  515. },
  516. {
  517. "netclass": "Default",
  518. "pattern": "Net-(ARDUINO1-Pad21)"
  519. },
  520. {
  521. "netclass": "Default",
  522. "pattern": "Net-(ARDUINO1-Pad22)"
  523. },
  524. {
  525. "netclass": "Default",
  526. "pattern": "Net-(ARDUINO1-Pad23)"
  527. },
  528. {
  529. "netclass": "Default",
  530. "pattern": "Net-(ARDUINO1-Pad24)"
  531. },
  532. {
  533. "netclass": "Default",
  534. "pattern": "Net-(ARDUINO1-Pad25)"
  535. },
  536. {
  537. "netclass": "Default",
  538. "pattern": "Net-(ARDUINO1-Pad26)"
  539. },
  540. {
  541. "netclass": "Default",
  542. "pattern": "Net-(ARDUINO1-Pad27)"
  543. },
  544. {
  545. "netclass": "Default",
  546. "pattern": "Net-(ARDUINO1-Pad28)"
  547. },
  548. {
  549. "netclass": "Default",
  550. "pattern": "Net-(ARDUINO1-Pad29)"
  551. },
  552. {
  553. "netclass": "Default",
  554. "pattern": "Net-(ARDUINO1-Pad3)"
  555. },
  556. {
  557. "netclass": "Default",
  558. "pattern": "Net-(ARDUINO1-Pad30)"
  559. },
  560. {
  561. "netclass": "Default",
  562. "pattern": "Net-(ARDUINO1-Pad31)"
  563. },
  564. {
  565. "netclass": "Default",
  566. "pattern": "Net-(ARDUINO1-Pad32)"
  567. },
  568. {
  569. "netclass": "Default",
  570. "pattern": "Net-(ARDUINO1-Pad4)"
  571. },
  572. {
  573. "netclass": "Default",
  574. "pattern": "Net-(ARDUINO1-Pad5)"
  575. },
  576. {
  577. "netclass": "Default",
  578. "pattern": "Net-(ARDUINO1-Pad6)"
  579. },
  580. {
  581. "netclass": "Default",
  582. "pattern": "Net-(ARDUINO1-Pad7)"
  583. },
  584. {
  585. "netclass": "Default",
  586. "pattern": "Net-(ARDUINO1-Pad8)"
  587. },
  588. {
  589. "netclass": "Default",
  590. "pattern": "Net-(ARDUINO1-Pad9)"
  591. },
  592. {
  593. "netclass": "Default",
  594. "pattern": "/GND"
  595. }
  596. ]
  597. },
  598. "pcbnew": {
  599. "last_paths": {
  600. "gencad": "",
  601. "idf": "",
  602. "netlist": "",
  603. "plot": "./",
  604. "pos_files": "",
  605. "specctra_dsn": "",
  606. "step": "",
  607. "svg": "",
  608. "vrml": ""
  609. },
  610. "page_layout_descr_file": ""
  611. },
  612. "schematic": {
  613. "annotate_start_num": 0,
  614. "bom_export_filename": "",
  615. "bom_fmt_presets": [],
  616. "bom_fmt_settings": {
  617. "field_delimiter": ",",
  618. "keep_line_breaks": false,
  619. "keep_tabs": false,
  620. "name": "CSV",
  621. "ref_delimiter": ",",
  622. "ref_range_delimiter": "",
  623. "string_delimiter": "\""
  624. },
  625. "bom_presets": [],
  626. "bom_settings": {
  627. "exclude_dnp": false,
  628. "fields_ordered": [
  629. {
  630. "group_by": false,
  631. "label": "Reference",
  632. "name": "Reference",
  633. "show": true
  634. },
  635. {
  636. "group_by": true,
  637. "label": "Value",
  638. "name": "Value",
  639. "show": true
  640. },
  641. {
  642. "group_by": false,
  643. "label": "Datasheet",
  644. "name": "Datasheet",
  645. "show": true
  646. },
  647. {
  648. "group_by": false,
  649. "label": "Footprint",
  650. "name": "Footprint",
  651. "show": true
  652. },
  653. {
  654. "group_by": false,
  655. "label": "Qty",
  656. "name": "${QUANTITY}",
  657. "show": true
  658. },
  659. {
  660. "group_by": true,
  661. "label": "DNP",
  662. "name": "${DNP}",
  663. "show": true
  664. }
  665. ],
  666. "filter_string": "",
  667. "group_symbols": true,
  668. "name": "Grouped By Value",
  669. "sort_asc": true,
  670. "sort_field": "Reference"
  671. },
  672. "connection_grid_size": 50.0,
  673. "drawing": {
  674. "dashed_lines_dash_length_ratio": 12.0,
  675. "dashed_lines_gap_length_ratio": 3.0,
  676. "default_line_thickness": 6.0,
  677. "default_text_size": 50.0,
  678. "field_names": [],
  679. "intersheets_ref_own_page": false,
  680. "intersheets_ref_prefix": "",
  681. "intersheets_ref_short": false,
  682. "intersheets_ref_show": false,
  683. "intersheets_ref_suffix": "",
  684. "junction_size_choice": 3,
  685. "label_size_ratio": 0.25,
  686. "operating_point_overlay_i_precision": 3,
  687. "operating_point_overlay_i_range": "~A",
  688. "operating_point_overlay_v_precision": 3,
  689. "operating_point_overlay_v_range": "~V",
  690. "overbar_offset_ratio": 1.23,
  691. "pin_symbol_size": 0.0,
  692. "text_offset_ratio": 0.08
  693. },
  694. "legacy_lib_dir": "",
  695. "legacy_lib_list": [],
  696. "meta": {
  697. "version": 1
  698. },
  699. "net_format_name": "",
  700. "page_layout_descr_file": "",
  701. "plot_directory": "",
  702. "spice_current_sheet_as_root": false,
  703. "spice_external_command": "spice \"%I\"",
  704. "spice_model_current_sheet_as_root": true,
  705. "spice_save_all_currents": false,
  706. "spice_save_all_dissipations": false,
  707. "spice_save_all_voltages": false,
  708. "subpart_first_id": 65,
  709. "subpart_id_separator": 0
  710. },
  711. "sheets": [
  712. [
  713. "6d36fd16-515f-4096-a0c7-875e2f9e7cdb",
  714. "Root"
  715. ]
  716. ],
  717. "text_variables": {}
  718. }