Brak opisu
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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517
  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.127,
  115. "min_connection": 0.127,
  116. "min_copper_edge_clearance": 0.39999999999999997,
  117. "min_hole_clearance": 0.25,
  118. "min_hole_to_hole": 0.5,
  119. "min_microvia_diameter": 0.5,
  120. "min_microvia_drill": 0.19999999999999998,
  121. "min_resolved_spokes": 2,
  122. "min_silk_clearance": 0.15,
  123. "min_text_height": 1.0,
  124. "min_text_thickness": 0.153,
  125. "min_through_hole_diameter": 0.19999999999999998,
  126. "min_track_width": 0.127,
  127. "min_via_annular_width": 0.13,
  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.2,
  177. 0.25,
  178. 0.5,
  179. 1.0,
  180. 1.27,
  181. 1.5,
  182. 2.0
  183. ],
  184. "via_dimensions": [
  185. {
  186. "diameter": 0.0,
  187. "drill": 0.0
  188. },
  189. {
  190. "diameter": 0.5,
  191. "drill": 0.2
  192. },
  193. {
  194. "diameter": 1.0,
  195. "drill": 0.5
  196. }
  197. ],
  198. "zones_allow_external_fillets": false
  199. },
  200. "layer_presets": [],
  201. "viewports": []
  202. },
  203. "boards": [],
  204. "cvpcb": {
  205. "equivalence_files": []
  206. },
  207. "erc": {
  208. "erc_exclusions": [],
  209. "meta": {
  210. "version": 0
  211. },
  212. "pin_map": [
  213. [
  214. 0,
  215. 0,
  216. 0,
  217. 0,
  218. 0,
  219. 0,
  220. 1,
  221. 0,
  222. 0,
  223. 0,
  224. 0,
  225. 2
  226. ],
  227. [
  228. 0,
  229. 2,
  230. 0,
  231. 1,
  232. 0,
  233. 0,
  234. 1,
  235. 0,
  236. 2,
  237. 2,
  238. 2,
  239. 2
  240. ],
  241. [
  242. 0,
  243. 0,
  244. 0,
  245. 0,
  246. 0,
  247. 0,
  248. 1,
  249. 0,
  250. 1,
  251. 0,
  252. 1,
  253. 2
  254. ],
  255. [
  256. 0,
  257. 1,
  258. 0,
  259. 0,
  260. 0,
  261. 0,
  262. 1,
  263. 1,
  264. 2,
  265. 1,
  266. 1,
  267. 2
  268. ],
  269. [
  270. 0,
  271. 0,
  272. 0,
  273. 0,
  274. 0,
  275. 0,
  276. 1,
  277. 0,
  278. 0,
  279. 0,
  280. 0,
  281. 2
  282. ],
  283. [
  284. 0,
  285. 0,
  286. 0,
  287. 0,
  288. 0,
  289. 0,
  290. 0,
  291. 0,
  292. 0,
  293. 0,
  294. 0,
  295. 2
  296. ],
  297. [
  298. 1,
  299. 1,
  300. 1,
  301. 1,
  302. 1,
  303. 0,
  304. 1,
  305. 1,
  306. 1,
  307. 1,
  308. 1,
  309. 2
  310. ],
  311. [
  312. 0,
  313. 0,
  314. 0,
  315. 1,
  316. 0,
  317. 0,
  318. 1,
  319. 0,
  320. 0,
  321. 0,
  322. 0,
  323. 2
  324. ],
  325. [
  326. 0,
  327. 2,
  328. 1,
  329. 2,
  330. 0,
  331. 0,
  332. 1,
  333. 0,
  334. 2,
  335. 2,
  336. 2,
  337. 2
  338. ],
  339. [
  340. 0,
  341. 2,
  342. 0,
  343. 1,
  344. 0,
  345. 0,
  346. 1,
  347. 0,
  348. 2,
  349. 0,
  350. 0,
  351. 2
  352. ],
  353. [
  354. 0,
  355. 2,
  356. 1,
  357. 1,
  358. 0,
  359. 0,
  360. 1,
  361. 0,
  362. 2,
  363. 0,
  364. 0,
  365. 2
  366. ],
  367. [
  368. 2,
  369. 2,
  370. 2,
  371. 2,
  372. 2,
  373. 2,
  374. 2,
  375. 2,
  376. 2,
  377. 2,
  378. 2,
  379. 2
  380. ]
  381. ],
  382. "rule_severities": {
  383. "bus_definition_conflict": "error",
  384. "bus_entry_needed": "error",
  385. "bus_to_bus_conflict": "error",
  386. "bus_to_net_conflict": "error",
  387. "conflicting_netclasses": "error",
  388. "different_unit_footprint": "error",
  389. "different_unit_net": "error",
  390. "duplicate_reference": "error",
  391. "duplicate_sheet_names": "error",
  392. "endpoint_off_grid": "warning",
  393. "extra_units": "error",
  394. "global_label_dangling": "warning",
  395. "hier_label_mismatch": "error",
  396. "label_dangling": "error",
  397. "lib_symbol_issues": "warning",
  398. "missing_bidi_pin": "warning",
  399. "missing_input_pin": "warning",
  400. "missing_power_pin": "error",
  401. "missing_unit": "warning",
  402. "multiple_net_names": "warning",
  403. "net_not_bus_member": "warning",
  404. "no_connect_connected": "warning",
  405. "no_connect_dangling": "warning",
  406. "pin_not_connected": "error",
  407. "pin_not_driven": "error",
  408. "pin_to_pin": "error",
  409. "power_pin_not_driven": "error",
  410. "similar_labels": "warning",
  411. "simulation_model_issue": "error",
  412. "unannotated": "error",
  413. "unit_value_mismatch": "error",
  414. "unresolved_variable": "error",
  415. "wire_dangling": "error"
  416. }
  417. },
  418. "libraries": {
  419. "pinned_footprint_libs": [],
  420. "pinned_symbol_libs": []
  421. },
  422. "meta": {
  423. "filename": "dispensy.kicad_pro",
  424. "version": 1
  425. },
  426. "net_settings": {
  427. "classes": [
  428. {
  429. "bus_width": 12,
  430. "clearance": 0.2,
  431. "diff_pair_gap": 0.25,
  432. "diff_pair_via_gap": 0.25,
  433. "diff_pair_width": 0.2,
  434. "line_style": 0,
  435. "microvia_diameter": 0.3,
  436. "microvia_drill": 0.1,
  437. "name": "Default",
  438. "pcb_color": "rgba(0, 0, 0, 0.000)",
  439. "schematic_color": "rgba(0, 0, 0, 0.000)",
  440. "track_width": 0.25,
  441. "via_diameter": 0.8,
  442. "via_drill": 0.4,
  443. "wire_width": 6
  444. }
  445. ],
  446. "meta": {
  447. "version": 3
  448. },
  449. "net_colors": null,
  450. "netclass_assignments": null,
  451. "netclass_patterns": []
  452. },
  453. "pcbnew": {
  454. "last_paths": {
  455. "gencad": "",
  456. "idf": "",
  457. "netlist": "",
  458. "specctra_dsn": "",
  459. "step": "",
  460. "vrml": ""
  461. },
  462. "page_layout_descr_file": ""
  463. },
  464. "schematic": {
  465. "annotate_start_num": 0,
  466. "drawing": {
  467. "dashed_lines_dash_length_ratio": 12.0,
  468. "dashed_lines_gap_length_ratio": 3.0,
  469. "default_line_thickness": 6.0,
  470. "default_text_size": 50.0,
  471. "field_names": [],
  472. "intersheets_ref_own_page": false,
  473. "intersheets_ref_prefix": "",
  474. "intersheets_ref_short": false,
  475. "intersheets_ref_show": true,
  476. "intersheets_ref_suffix": "",
  477. "junction_size_choice": 3,
  478. "label_size_ratio": 0.375,
  479. "pin_symbol_size": 25.0,
  480. "text_offset_ratio": 0.15
  481. },
  482. "legacy_lib_dir": "",
  483. "legacy_lib_list": [],
  484. "meta": {
  485. "version": 1
  486. },
  487. "net_format_name": "",
  488. "page_layout_descr_file": "",
  489. "plot_directory": "./",
  490. "spice_current_sheet_as_root": false,
  491. "spice_external_command": "spice \"%I\"",
  492. "spice_model_current_sheet_as_root": true,
  493. "spice_save_all_currents": false,
  494. "spice_save_all_voltages": false,
  495. "subpart_first_id": 65,
  496. "subpart_id_separator": 0
  497. },
  498. "sheets": [
  499. [
  500. "a50b51f9-900f-4bbb-8934-4acbc429c37b",
  501. ""
  502. ],
  503. [
  504. "635c7f01-c861-45f9-bb15-e53673572e1d",
  505. "EXT_PSU"
  506. ],
  507. [
  508. "f8ce2893-59d6-4502-b3c7-412c7467c1ef",
  509. "PI"
  510. ],
  511. [
  512. "2c5a08e6-462b-42d7-a36a-f09062d79876",
  513. "PI_PSU"
  514. ]
  515. ],
  516. "text_variables": {}
  517. }