databoard_5076.kicad_pro 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633
  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.15,
  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.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. "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": "ignore",
  99. "silk_over_copper": "ignore",
  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.0,
  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_clearance": 0.0,
  138. "solder_mask_min_width": 0.0,
  139. "solder_mask_to_copper_clearance": 0.0,
  140. "use_height_for_length_calcs": true
  141. },
  142. "teardrop_options": [
  143. {
  144. "td_onpthpad": true,
  145. "td_onroundshapesonly": false,
  146. "td_onsmdpad": true,
  147. "td_ontrackend": false,
  148. "td_onvia": true
  149. }
  150. ],
  151. "teardrop_parameters": [
  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_round_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_rect_shape",
  172. "td_width_to_size_filter_ratio": 0.9
  173. },
  174. {
  175. "td_allow_use_two_tracks": true,
  176. "td_curve_segcount": 0,
  177. "td_height_ratio": 1.0,
  178. "td_length_ratio": 0.5,
  179. "td_maxheight": 2.0,
  180. "td_maxlen": 1.0,
  181. "td_on_pad_in_zone": false,
  182. "td_target_name": "td_track_end",
  183. "td_width_to_size_filter_ratio": 0.9
  184. }
  185. ],
  186. "track_widths": [],
  187. "tuning_pattern_settings": {
  188. "diff_pair_defaults": {
  189. "corner_radius_percentage": 80,
  190. "corner_style": 1,
  191. "max_amplitude": 1.0,
  192. "min_amplitude": 0.2,
  193. "single_sided": false,
  194. "spacing": 1.0
  195. },
  196. "diff_pair_skew_defaults": {
  197. "corner_radius_percentage": 80,
  198. "corner_style": 1,
  199. "max_amplitude": 1.0,
  200. "min_amplitude": 0.2,
  201. "single_sided": false,
  202. "spacing": 0.6
  203. },
  204. "single_track_defaults": {
  205. "corner_radius_percentage": 80,
  206. "corner_style": 1,
  207. "max_amplitude": 1.0,
  208. "min_amplitude": 0.2,
  209. "single_sided": false,
  210. "spacing": 0.6
  211. }
  212. },
  213. "via_dimensions": [],
  214. "zones_allow_external_fillets": false
  215. },
  216. "ipc2581": {
  217. "dist": "",
  218. "distpn": "",
  219. "internal_id": "",
  220. "mfg": "",
  221. "mpn": ""
  222. },
  223. "layer_pairs": [],
  224. "layer_presets": [],
  225. "viewports": []
  226. },
  227. "boards": [],
  228. "cvpcb": {
  229. "equivalence_files": []
  230. },
  231. "erc": {
  232. "erc_exclusions": [],
  233. "meta": {
  234. "version": 0
  235. },
  236. "pin_map": [
  237. [
  238. 0,
  239. 0,
  240. 0,
  241. 0,
  242. 0,
  243. 0,
  244. 1,
  245. 0,
  246. 0,
  247. 0,
  248. 0,
  249. 2
  250. ],
  251. [
  252. 0,
  253. 2,
  254. 0,
  255. 1,
  256. 0,
  257. 0,
  258. 1,
  259. 0,
  260. 2,
  261. 2,
  262. 2,
  263. 2
  264. ],
  265. [
  266. 0,
  267. 0,
  268. 0,
  269. 0,
  270. 0,
  271. 0,
  272. 1,
  273. 0,
  274. 1,
  275. 0,
  276. 1,
  277. 2
  278. ],
  279. [
  280. 0,
  281. 1,
  282. 0,
  283. 0,
  284. 0,
  285. 0,
  286. 1,
  287. 1,
  288. 2,
  289. 1,
  290. 1,
  291. 2
  292. ],
  293. [
  294. 0,
  295. 0,
  296. 0,
  297. 0,
  298. 0,
  299. 0,
  300. 1,
  301. 0,
  302. 0,
  303. 0,
  304. 0,
  305. 2
  306. ],
  307. [
  308. 0,
  309. 0,
  310. 0,
  311. 0,
  312. 0,
  313. 0,
  314. 0,
  315. 0,
  316. 0,
  317. 0,
  318. 0,
  319. 2
  320. ],
  321. [
  322. 1,
  323. 1,
  324. 1,
  325. 1,
  326. 1,
  327. 0,
  328. 1,
  329. 1,
  330. 1,
  331. 1,
  332. 1,
  333. 2
  334. ],
  335. [
  336. 0,
  337. 0,
  338. 0,
  339. 1,
  340. 0,
  341. 0,
  342. 1,
  343. 0,
  344. 0,
  345. 0,
  346. 0,
  347. 2
  348. ],
  349. [
  350. 0,
  351. 2,
  352. 1,
  353. 2,
  354. 0,
  355. 0,
  356. 1,
  357. 0,
  358. 2,
  359. 2,
  360. 2,
  361. 2
  362. ],
  363. [
  364. 0,
  365. 2,
  366. 0,
  367. 1,
  368. 0,
  369. 0,
  370. 1,
  371. 0,
  372. 2,
  373. 0,
  374. 0,
  375. 2
  376. ],
  377. [
  378. 0,
  379. 2,
  380. 1,
  381. 1,
  382. 0,
  383. 0,
  384. 1,
  385. 0,
  386. 2,
  387. 0,
  388. 0,
  389. 2
  390. ],
  391. [
  392. 2,
  393. 2,
  394. 2,
  395. 2,
  396. 2,
  397. 2,
  398. 2,
  399. 2,
  400. 2,
  401. 2,
  402. 2,
  403. 2
  404. ]
  405. ],
  406. "rule_severities": {
  407. "bus_definition_conflict": "error",
  408. "bus_entry_needed": "error",
  409. "bus_to_bus_conflict": "error",
  410. "bus_to_net_conflict": "error",
  411. "conflicting_netclasses": "error",
  412. "different_unit_footprint": "error",
  413. "different_unit_net": "error",
  414. "duplicate_reference": "error",
  415. "duplicate_sheet_names": "error",
  416. "endpoint_off_grid": "warning",
  417. "extra_units": "error",
  418. "footprint_filter": "ignore",
  419. "footprint_link_issues": "warning",
  420. "four_way_junction": "ignore",
  421. "global_label_dangling": "warning",
  422. "hier_label_mismatch": "error",
  423. "label_dangling": "error",
  424. "label_multiple_wires": "warning",
  425. "lib_symbol_issues": "warning",
  426. "lib_symbol_mismatch": "warning",
  427. "missing_bidi_pin": "warning",
  428. "missing_input_pin": "warning",
  429. "missing_power_pin": "error",
  430. "missing_unit": "warning",
  431. "multiple_net_names": "ignore",
  432. "net_not_bus_member": "ignore",
  433. "no_connect_connected": "warning",
  434. "no_connect_dangling": "warning",
  435. "pin_not_connected": "error",
  436. "pin_not_driven": "error",
  437. "pin_to_pin": "warning",
  438. "power_pin_not_driven": "error",
  439. "same_local_global_label": "warning",
  440. "similar_label_and_power": "warning",
  441. "similar_labels": "warning",
  442. "similar_power": "warning",
  443. "simulation_model_issue": "ignore",
  444. "single_global_label": "ignore",
  445. "unannotated": "error",
  446. "unconnected_wire_endpoint": "warning",
  447. "undefined_netclass": "error",
  448. "unit_value_mismatch": "error",
  449. "unresolved_variable": "error",
  450. "wire_dangling": "error"
  451. }
  452. },
  453. "libraries": {
  454. "pinned_footprint_libs": [],
  455. "pinned_symbol_libs": []
  456. },
  457. "meta": {
  458. "filename": "databoard_5076.kicad_pro",
  459. "version": 3
  460. },
  461. "net_settings": {
  462. "classes": [
  463. {
  464. "bus_width": 12,
  465. "clearance": 0.2,
  466. "diff_pair_gap": 0.25,
  467. "diff_pair_via_gap": 0.25,
  468. "diff_pair_width": 0.2,
  469. "line_style": 0,
  470. "microvia_diameter": 0.3,
  471. "microvia_drill": 0.1,
  472. "name": "Default",
  473. "pcb_color": "rgba(0, 0, 0, 0.000)",
  474. "priority": 2147483647,
  475. "schematic_color": "rgba(0, 0, 0, 0.000)",
  476. "track_width": 0.25,
  477. "via_diameter": 0.8,
  478. "via_drill": 0.4,
  479. "wire_width": 6
  480. }
  481. ],
  482. "meta": {
  483. "version": 4
  484. },
  485. "net_colors": null,
  486. "netclass_assignments": null,
  487. "netclass_patterns": []
  488. },
  489. "pcbnew": {
  490. "last_paths": {
  491. "gencad": "",
  492. "idf": "",
  493. "netlist": "",
  494. "plot": "gerber_1.02",
  495. "pos_files": "",
  496. "specctra_dsn": "",
  497. "step": "",
  498. "svg": "",
  499. "vrml": ""
  500. },
  501. "page_layout_descr_file": ""
  502. },
  503. "schematic": {
  504. "annotate_start_num": 0,
  505. "bom_export_filename": "",
  506. "bom_fmt_presets": [],
  507. "bom_fmt_settings": {
  508. "field_delimiter": ",",
  509. "keep_line_breaks": false,
  510. "keep_tabs": false,
  511. "name": "CSV",
  512. "ref_delimiter": ",",
  513. "ref_range_delimiter": "",
  514. "string_delimiter": "\""
  515. },
  516. "bom_presets": [],
  517. "bom_settings": {
  518. "exclude_dnp": false,
  519. "fields_ordered": [
  520. {
  521. "group_by": false,
  522. "label": "Reference",
  523. "name": "Reference",
  524. "show": true
  525. },
  526. {
  527. "group_by": true,
  528. "label": "Value",
  529. "name": "Value",
  530. "show": true
  531. },
  532. {
  533. "group_by": false,
  534. "label": "Datasheet",
  535. "name": "Datasheet",
  536. "show": true
  537. },
  538. {
  539. "group_by": false,
  540. "label": "Footprint",
  541. "name": "Footprint",
  542. "show": true
  543. },
  544. {
  545. "group_by": false,
  546. "label": "Qty",
  547. "name": "${QUANTITY}",
  548. "show": true
  549. },
  550. {
  551. "group_by": true,
  552. "label": "DNP",
  553. "name": "${DNP}",
  554. "show": true
  555. },
  556. {
  557. "group_by": false,
  558. "label": "#",
  559. "name": "${ITEM_NUMBER}",
  560. "show": false
  561. },
  562. {
  563. "group_by": false,
  564. "label": "Description",
  565. "name": "Description",
  566. "show": false
  567. }
  568. ],
  569. "filter_string": "",
  570. "group_symbols": true,
  571. "include_excluded_from_bom": false,
  572. "name": "",
  573. "sort_asc": true,
  574. "sort_field": "Reference"
  575. },
  576. "connection_grid_size": 50.0,
  577. "drawing": {
  578. "dashed_lines_dash_length_ratio": 12.0,
  579. "dashed_lines_gap_length_ratio": 3.0,
  580. "default_line_thickness": 6.0,
  581. "default_text_size": 50.0,
  582. "field_names": [],
  583. "intersheets_ref_own_page": false,
  584. "intersheets_ref_prefix": "",
  585. "intersheets_ref_short": false,
  586. "intersheets_ref_show": false,
  587. "intersheets_ref_suffix": "",
  588. "junction_size_choice": 3,
  589. "label_size_ratio": 0.375,
  590. "operating_point_overlay_i_precision": 3,
  591. "operating_point_overlay_i_range": "~A",
  592. "operating_point_overlay_v_precision": 3,
  593. "operating_point_overlay_v_range": "~V",
  594. "overbar_offset_ratio": 1.23,
  595. "pin_symbol_size": 25.0,
  596. "text_offset_ratio": 0.15
  597. },
  598. "legacy_lib_dir": "",
  599. "legacy_lib_list": [],
  600. "meta": {
  601. "version": 1
  602. },
  603. "net_format_name": "",
  604. "ngspice": {
  605. "fix_include_paths": true,
  606. "fix_passive_vals": false,
  607. "meta": {
  608. "version": 0
  609. },
  610. "model_mode": 0,
  611. "workbook_filename": ""
  612. },
  613. "page_layout_descr_file": "",
  614. "plot_directory": "pdf",
  615. "space_save_all_events": true,
  616. "spice_adjust_passive_values": false,
  617. "spice_current_sheet_as_root": false,
  618. "spice_external_command": "spice \"%I\"",
  619. "spice_model_current_sheet_as_root": true,
  620. "spice_save_all_currents": false,
  621. "spice_save_all_dissipations": false,
  622. "spice_save_all_voltages": false,
  623. "subpart_first_id": 65,
  624. "subpart_id_separator": 0
  625. },
  626. "sheets": [
  627. [
  628. "e1344761-a16d-4352-afe7-1fe017b9cf49",
  629. "Root"
  630. ]
  631. ],
  632. "text_variables": {}
  633. }