Geen omschrijving
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

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