local_display.kicad_pro 15 KB

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