local_display.kicad_pro 14 KB

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