No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

dispensy.kicad_pro 14KB

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