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