Sin descripción
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 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506
  1. {
  2. "board": {
  3. "3dviewports": [],
  4. "design_settings": {
  5. "defaults": {
  6. "board_outline_line_width": 0.09999999999999999,
  7. "copper_line_width": 0.19999999999999998,
  8. "copper_text_italic": false,
  9. "copper_text_size_h": 1.5,
  10. "copper_text_size_v": 1.5,
  11. "copper_text_thickness": 0.3,
  12. "copper_text_upright": false,
  13. "courtyard_line_width": 0.049999999999999996,
  14. "dimension_precision": 4,
  15. "dimension_units": 3,
  16. "dimensions": {
  17. "arrow_length": 1270000,
  18. "extension_offset": 500000,
  19. "keep_text_aligned": true,
  20. "suppress_zeroes": false,
  21. "text_position": 0,
  22. "units_format": 1
  23. },
  24. "fab_line_width": 0.09999999999999999,
  25. "fab_text_italic": false,
  26. "fab_text_size_h": 1.0,
  27. "fab_text_size_v": 1.0,
  28. "fab_text_thickness": 0.15,
  29. "fab_text_upright": false,
  30. "other_line_width": 0.15,
  31. "other_text_italic": false,
  32. "other_text_size_h": 1.0,
  33. "other_text_size_v": 1.0,
  34. "other_text_thickness": 0.15,
  35. "other_text_upright": false,
  36. "pads": {
  37. "drill": 0.762,
  38. "height": 1.524,
  39. "width": 1.524
  40. },
  41. "silk_line_width": 0.15,
  42. "silk_text_italic": false,
  43. "silk_text_size_h": 1.0,
  44. "silk_text_size_v": 1.0,
  45. "silk_text_thickness": 0.15,
  46. "silk_text_upright": false,
  47. "zones": {
  48. "min_clearance": 0.5
  49. }
  50. },
  51. "diff_pair_dimensions": [
  52. {
  53. "gap": 0.0,
  54. "via_gap": 0.0,
  55. "width": 0.0
  56. }
  57. ],
  58. "drc_exclusions": [],
  59. "meta": {
  60. "version": 2
  61. },
  62. "rule_severities": {
  63. "annular_width": "error",
  64. "clearance": "error",
  65. "connection_width": "warning",
  66. "copper_edge_clearance": "error",
  67. "copper_sliver": "warning",
  68. "courtyards_overlap": "error",
  69. "diff_pair_gap_out_of_range": "error",
  70. "diff_pair_uncoupled_length_too_long": "error",
  71. "drill_out_of_range": "error",
  72. "duplicate_footprints": "warning",
  73. "extra_footprint": "warning",
  74. "footprint": "error",
  75. "footprint_type_mismatch": "ignore",
  76. "hole_clearance": "error",
  77. "hole_near_hole": "error",
  78. "invalid_outline": "error",
  79. "isolated_copper": "warning",
  80. "item_on_disabled_layer": "error",
  81. "items_not_allowed": "error",
  82. "length_out_of_range": "error",
  83. "lib_footprint_issues": "warning",
  84. "lib_footprint_mismatch": "warning",
  85. "malformed_courtyard": "error",
  86. "microvia_drill_out_of_range": "error",
  87. "missing_courtyard": "ignore",
  88. "missing_footprint": "warning",
  89. "net_conflict": "warning",
  90. "npth_inside_courtyard": "ignore",
  91. "padstack": "warning",
  92. "pth_inside_courtyard": "ignore",
  93. "shorting_items": "error",
  94. "silk_edge_clearance": "warning",
  95. "silk_over_copper": "warning",
  96. "silk_overlap": "warning",
  97. "skew_out_of_range": "error",
  98. "solder_mask_bridge": "error",
  99. "starved_thermal": "error",
  100. "text_height": "warning",
  101. "text_thickness": "warning",
  102. "through_hole_pad_without_hole": "error",
  103. "too_many_vias": "error",
  104. "track_dangling": "warning",
  105. "track_width": "error",
  106. "tracks_crossing": "error",
  107. "unconnected_items": "error",
  108. "unresolved_variable": "error",
  109. "via_dangling": "warning",
  110. "zones_intersect": "error"
  111. },
  112. "rules": {
  113. "max_error": 0.005,
  114. "min_clearance": 0.0,
  115. "min_connection": 0.0,
  116. "min_copper_edge_clearance": 0.0,
  117. "min_hole_clearance": 0.25,
  118. "min_hole_to_hole": 0.25,
  119. "min_microvia_diameter": 0.19999999999999998,
  120. "min_microvia_drill": 0.09999999999999999,
  121. "min_resolved_spokes": 2,
  122. "min_silk_clearance": 0.0,
  123. "min_text_height": 0.7999999999999999,
  124. "min_text_thickness": 0.08,
  125. "min_through_hole_diameter": 0.3,
  126. "min_track_width": 0.0,
  127. "min_via_annular_width": 0.09999999999999999,
  128. "min_via_diameter": 0.5,
  129. "solder_mask_clearance": 0.0,
  130. "solder_mask_min_width": 0.0,
  131. "solder_mask_to_copper_clearance": 0.0,
  132. "use_height_for_length_calcs": true
  133. },
  134. "teardrop_options": [
  135. {
  136. "td_allow_use_two_tracks": true,
  137. "td_curve_segcount": 5,
  138. "td_on_pad_in_zone": false,
  139. "td_onpadsmd": true,
  140. "td_onroundshapesonly": false,
  141. "td_ontrackend": false,
  142. "td_onviapad": true
  143. }
  144. ],
  145. "teardrop_parameters": [
  146. {
  147. "td_curve_segcount": 0,
  148. "td_height_ratio": 1.0,
  149. "td_length_ratio": 0.5,
  150. "td_maxheight": 2.0,
  151. "td_maxlen": 1.0,
  152. "td_target_name": "td_round_shape",
  153. "td_width_to_size_filter_ratio": 0.9
  154. },
  155. {
  156. "td_curve_segcount": 0,
  157. "td_height_ratio": 1.0,
  158. "td_length_ratio": 0.5,
  159. "td_maxheight": 2.0,
  160. "td_maxlen": 1.0,
  161. "td_target_name": "td_rect_shape",
  162. "td_width_to_size_filter_ratio": 0.9
  163. },
  164. {
  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_target_name": "td_track_end",
  171. "td_width_to_size_filter_ratio": 0.9
  172. }
  173. ],
  174. "track_widths": [
  175. 0.0,
  176. 0.25,
  177. 0.5,
  178. 1.0,
  179. 1.27
  180. ],
  181. "via_dimensions": [
  182. {
  183. "diameter": 0.0,
  184. "drill": 0.0
  185. }
  186. ],
  187. "zones_allow_external_fillets": false
  188. },
  189. "layer_presets": [],
  190. "viewports": []
  191. },
  192. "boards": [],
  193. "cvpcb": {
  194. "equivalence_files": []
  195. },
  196. "erc": {
  197. "erc_exclusions": [],
  198. "meta": {
  199. "version": 0
  200. },
  201. "pin_map": [
  202. [
  203. 0,
  204. 0,
  205. 0,
  206. 0,
  207. 0,
  208. 0,
  209. 1,
  210. 0,
  211. 0,
  212. 0,
  213. 0,
  214. 2
  215. ],
  216. [
  217. 0,
  218. 2,
  219. 0,
  220. 1,
  221. 0,
  222. 0,
  223. 1,
  224. 0,
  225. 2,
  226. 2,
  227. 2,
  228. 2
  229. ],
  230. [
  231. 0,
  232. 0,
  233. 0,
  234. 0,
  235. 0,
  236. 0,
  237. 1,
  238. 0,
  239. 1,
  240. 0,
  241. 1,
  242. 2
  243. ],
  244. [
  245. 0,
  246. 1,
  247. 0,
  248. 0,
  249. 0,
  250. 0,
  251. 1,
  252. 1,
  253. 2,
  254. 1,
  255. 1,
  256. 2
  257. ],
  258. [
  259. 0,
  260. 0,
  261. 0,
  262. 0,
  263. 0,
  264. 0,
  265. 1,
  266. 0,
  267. 0,
  268. 0,
  269. 0,
  270. 2
  271. ],
  272. [
  273. 0,
  274. 0,
  275. 0,
  276. 0,
  277. 0,
  278. 0,
  279. 0,
  280. 0,
  281. 0,
  282. 0,
  283. 0,
  284. 2
  285. ],
  286. [
  287. 1,
  288. 1,
  289. 1,
  290. 1,
  291. 1,
  292. 0,
  293. 1,
  294. 1,
  295. 1,
  296. 1,
  297. 1,
  298. 2
  299. ],
  300. [
  301. 0,
  302. 0,
  303. 0,
  304. 1,
  305. 0,
  306. 0,
  307. 1,
  308. 0,
  309. 0,
  310. 0,
  311. 0,
  312. 2
  313. ],
  314. [
  315. 0,
  316. 2,
  317. 1,
  318. 2,
  319. 0,
  320. 0,
  321. 1,
  322. 0,
  323. 2,
  324. 2,
  325. 2,
  326. 2
  327. ],
  328. [
  329. 0,
  330. 2,
  331. 0,
  332. 1,
  333. 0,
  334. 0,
  335. 1,
  336. 0,
  337. 2,
  338. 0,
  339. 0,
  340. 2
  341. ],
  342. [
  343. 0,
  344. 2,
  345. 1,
  346. 1,
  347. 0,
  348. 0,
  349. 1,
  350. 0,
  351. 2,
  352. 0,
  353. 0,
  354. 2
  355. ],
  356. [
  357. 2,
  358. 2,
  359. 2,
  360. 2,
  361. 2,
  362. 2,
  363. 2,
  364. 2,
  365. 2,
  366. 2,
  367. 2,
  368. 2
  369. ]
  370. ],
  371. "rule_severities": {
  372. "bus_definition_conflict": "error",
  373. "bus_entry_needed": "error",
  374. "bus_to_bus_conflict": "error",
  375. "bus_to_net_conflict": "error",
  376. "conflicting_netclasses": "error",
  377. "different_unit_footprint": "error",
  378. "different_unit_net": "error",
  379. "duplicate_reference": "error",
  380. "duplicate_sheet_names": "error",
  381. "endpoint_off_grid": "warning",
  382. "extra_units": "error",
  383. "global_label_dangling": "warning",
  384. "hier_label_mismatch": "error",
  385. "label_dangling": "error",
  386. "lib_symbol_issues": "warning",
  387. "missing_bidi_pin": "warning",
  388. "missing_input_pin": "warning",
  389. "missing_power_pin": "error",
  390. "missing_unit": "warning",
  391. "multiple_net_names": "warning",
  392. "net_not_bus_member": "warning",
  393. "no_connect_connected": "warning",
  394. "no_connect_dangling": "warning",
  395. "pin_not_connected": "error",
  396. "pin_not_driven": "error",
  397. "pin_to_pin": "error",
  398. "power_pin_not_driven": "error",
  399. "similar_labels": "warning",
  400. "simulation_model_issue": "error",
  401. "unannotated": "error",
  402. "unit_value_mismatch": "error",
  403. "unresolved_variable": "error",
  404. "wire_dangling": "error"
  405. }
  406. },
  407. "libraries": {
  408. "pinned_footprint_libs": [],
  409. "pinned_symbol_libs": []
  410. },
  411. "meta": {
  412. "filename": "dispensy.kicad_pro",
  413. "version": 1
  414. },
  415. "net_settings": {
  416. "classes": [
  417. {
  418. "bus_width": 12,
  419. "clearance": 0.2,
  420. "diff_pair_gap": 0.25,
  421. "diff_pair_via_gap": 0.25,
  422. "diff_pair_width": 0.2,
  423. "line_style": 0,
  424. "microvia_diameter": 0.3,
  425. "microvia_drill": 0.1,
  426. "name": "Default",
  427. "pcb_color": "rgba(0, 0, 0, 0.000)",
  428. "schematic_color": "rgba(0, 0, 0, 0.000)",
  429. "track_width": 0.25,
  430. "via_diameter": 0.8,
  431. "via_drill": 0.4,
  432. "wire_width": 6
  433. }
  434. ],
  435. "meta": {
  436. "version": 3
  437. },
  438. "net_colors": null,
  439. "netclass_assignments": null,
  440. "netclass_patterns": []
  441. },
  442. "pcbnew": {
  443. "last_paths": {
  444. "gencad": "",
  445. "idf": "",
  446. "netlist": "",
  447. "specctra_dsn": "",
  448. "step": "",
  449. "vrml": ""
  450. },
  451. "page_layout_descr_file": ""
  452. },
  453. "schematic": {
  454. "annotate_start_num": 0,
  455. "drawing": {
  456. "dashed_lines_dash_length_ratio": 12.0,
  457. "dashed_lines_gap_length_ratio": 3.0,
  458. "default_line_thickness": 6.0,
  459. "default_text_size": 50.0,
  460. "field_names": [],
  461. "intersheets_ref_own_page": false,
  462. "intersheets_ref_prefix": "",
  463. "intersheets_ref_short": false,
  464. "intersheets_ref_show": true,
  465. "intersheets_ref_suffix": "",
  466. "junction_size_choice": 3,
  467. "label_size_ratio": 0.375,
  468. "pin_symbol_size": 25.0,
  469. "text_offset_ratio": 0.15
  470. },
  471. "legacy_lib_dir": "",
  472. "legacy_lib_list": [],
  473. "meta": {
  474. "version": 1
  475. },
  476. "net_format_name": "",
  477. "page_layout_descr_file": "",
  478. "plot_directory": "",
  479. "spice_current_sheet_as_root": false,
  480. "spice_external_command": "spice \"%I\"",
  481. "spice_model_current_sheet_as_root": true,
  482. "spice_save_all_currents": false,
  483. "spice_save_all_voltages": false,
  484. "subpart_first_id": 65,
  485. "subpart_id_separator": 0
  486. },
  487. "sheets": [
  488. [
  489. "a50b51f9-900f-4bbb-8934-4acbc429c37b",
  490. ""
  491. ],
  492. [
  493. "635c7f01-c861-45f9-bb15-e53673572e1d",
  494. "External PSU"
  495. ],
  496. [
  497. "f8ce2893-59d6-4502-b3c7-412c7467c1ef",
  498. "RP2040"
  499. ],
  500. [
  501. "2c5a08e6-462b-42d7-a36a-f09062d79876",
  502. "5V PSU"
  503. ]
  504. ],
  505. "text_variables": {}
  506. }