ideatausb.kicad_pro 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536
  1. {
  2. "board": {
  3. "3dviewports": [],
  4. "design_settings": {
  5. "defaults": {
  6. "board_outline_line_width": 0.049999999999999996,
  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.09999999999999999,
  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.0,
  38. "height": 5.0,
  39. "width": 5.0
  40. },
  41. "silk_line_width": 0.12,
  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. "45_degree_only": false,
  49. "min_clearance": 0.508
  50. }
  51. },
  52. "diff_pair_dimensions": [
  53. {
  54. "gap": 0.0,
  55. "via_gap": 0.0,
  56. "width": 0.0
  57. }
  58. ],
  59. "drc_exclusions": [],
  60. "meta": {
  61. "filename": "board_design_settings.json",
  62. "version": 2
  63. },
  64. "rule_severities": {
  65. "annular_width": "error",
  66. "clearance": "error",
  67. "connection_width": "warning",
  68. "copper_edge_clearance": "error",
  69. "copper_sliver": "warning",
  70. "courtyards_overlap": "error",
  71. "diff_pair_gap_out_of_range": "error",
  72. "diff_pair_uncoupled_length_too_long": "error",
  73. "drill_out_of_range": "error",
  74. "duplicate_footprints": "warning",
  75. "extra_footprint": "warning",
  76. "footprint": "error",
  77. "footprint_type_mismatch": "error",
  78. "hole_clearance": "error",
  79. "hole_near_hole": "error",
  80. "invalid_outline": "error",
  81. "isolated_copper": "warning",
  82. "item_on_disabled_layer": "error",
  83. "items_not_allowed": "error",
  84. "length_out_of_range": "error",
  85. "lib_footprint_issues": "warning",
  86. "lib_footprint_mismatch": "warning",
  87. "malformed_courtyard": "error",
  88. "microvia_drill_out_of_range": "error",
  89. "missing_courtyard": "ignore",
  90. "missing_footprint": "warning",
  91. "net_conflict": "warning",
  92. "npth_inside_courtyard": "ignore",
  93. "padstack": "error",
  94. "pth_inside_courtyard": "ignore",
  95. "shorting_items": "error",
  96. "silk_edge_clearance": "warning",
  97. "silk_over_copper": "warning",
  98. "silk_overlap": "warning",
  99. "skew_out_of_range": "error",
  100. "solder_mask_bridge": "error",
  101. "starved_thermal": "error",
  102. "text_height": "warning",
  103. "text_thickness": "warning",
  104. "through_hole_pad_without_hole": "error",
  105. "too_many_vias": "error",
  106. "track_dangling": "warning",
  107. "track_width": "error",
  108. "tracks_crossing": "error",
  109. "unconnected_items": "error",
  110. "unresolved_variable": "error",
  111. "via_dangling": "warning",
  112. "zones_intersect": "error"
  113. },
  114. "rule_severitieslegacy_courtyards_overlap": true,
  115. "rule_severitieslegacy_no_courtyard_defined": false,
  116. "rules": {
  117. "allow_blind_buried_vias": false,
  118. "allow_microvias": false,
  119. "max_error": 0.005,
  120. "min_clearance": 0.0,
  121. "min_connection": 0.0,
  122. "min_copper_edge_clearance": 0.024999999999999998,
  123. "min_hole_clearance": 0.25,
  124. "min_hole_to_hole": 0.25,
  125. "min_microvia_diameter": 0.19999999999999998,
  126. "min_microvia_drill": 0.09999999999999999,
  127. "min_resolved_spokes": 2,
  128. "min_silk_clearance": 0.0,
  129. "min_text_height": 0.6,
  130. "min_text_thickness": 0.06,
  131. "min_through_hole_diameter": 0.3,
  132. "min_track_width": 0.19999999999999998,
  133. "min_via_annular_width": 0.049999999999999996,
  134. "min_via_diameter": 0.39999999999999997,
  135. "solder_mask_to_copper_clearance": 0.0,
  136. "use_height_for_length_calcs": true
  137. },
  138. "teardrop_options": [
  139. {
  140. "td_allow_use_two_tracks": true,
  141. "td_curve_segcount": 5,
  142. "td_on_pad_in_zone": false,
  143. "td_onpadsmd": true,
  144. "td_onroundshapesonly": false,
  145. "td_ontrackend": false,
  146. "td_onviapad": true
  147. }
  148. ],
  149. "teardrop_parameters": [
  150. {
  151. "td_curve_segcount": 0,
  152. "td_height_ratio": 1.0,
  153. "td_length_ratio": 0.5,
  154. "td_maxheight": 2.0,
  155. "td_maxlen": 1.0,
  156. "td_target_name": "td_round_shape",
  157. "td_width_to_size_filter_ratio": 0.9
  158. },
  159. {
  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_target_name": "td_rect_shape",
  166. "td_width_to_size_filter_ratio": 0.9
  167. },
  168. {
  169. "td_curve_segcount": 0,
  170. "td_height_ratio": 1.0,
  171. "td_length_ratio": 0.5,
  172. "td_maxheight": 2.0,
  173. "td_maxlen": 1.0,
  174. "td_target_name": "td_track_end",
  175. "td_width_to_size_filter_ratio": 0.9
  176. }
  177. ],
  178. "track_widths": [
  179. 0.0,
  180. 0.4
  181. ],
  182. "via_dimensions": [
  183. {
  184. "diameter": 0.0,
  185. "drill": 0.0
  186. },
  187. {
  188. "diameter": 1.0,
  189. "drill": 0.6
  190. }
  191. ],
  192. "zones_allow_external_fillets": false,
  193. "zones_use_no_outline": true
  194. },
  195. "layer_presets": [],
  196. "viewports": []
  197. },
  198. "boards": [],
  199. "cvpcb": {
  200. "equivalence_files": []
  201. },
  202. "erc": {
  203. "erc_exclusions": [],
  204. "meta": {
  205. "version": 0
  206. },
  207. "pin_map": [
  208. [
  209. 0,
  210. 0,
  211. 0,
  212. 0,
  213. 0,
  214. 0,
  215. 1,
  216. 0,
  217. 0,
  218. 0,
  219. 0,
  220. 2
  221. ],
  222. [
  223. 0,
  224. 2,
  225. 0,
  226. 1,
  227. 0,
  228. 0,
  229. 1,
  230. 0,
  231. 2,
  232. 2,
  233. 2,
  234. 2
  235. ],
  236. [
  237. 0,
  238. 0,
  239. 0,
  240. 0,
  241. 0,
  242. 0,
  243. 1,
  244. 0,
  245. 1,
  246. 0,
  247. 1,
  248. 2
  249. ],
  250. [
  251. 0,
  252. 1,
  253. 0,
  254. 0,
  255. 0,
  256. 0,
  257. 1,
  258. 1,
  259. 2,
  260. 1,
  261. 1,
  262. 2
  263. ],
  264. [
  265. 0,
  266. 0,
  267. 0,
  268. 0,
  269. 0,
  270. 0,
  271. 1,
  272. 0,
  273. 0,
  274. 0,
  275. 0,
  276. 2
  277. ],
  278. [
  279. 0,
  280. 0,
  281. 0,
  282. 0,
  283. 0,
  284. 0,
  285. 0,
  286. 0,
  287. 0,
  288. 0,
  289. 0,
  290. 2
  291. ],
  292. [
  293. 1,
  294. 1,
  295. 1,
  296. 1,
  297. 1,
  298. 0,
  299. 1,
  300. 1,
  301. 1,
  302. 1,
  303. 1,
  304. 2
  305. ],
  306. [
  307. 0,
  308. 0,
  309. 0,
  310. 1,
  311. 0,
  312. 0,
  313. 1,
  314. 0,
  315. 0,
  316. 0,
  317. 0,
  318. 2
  319. ],
  320. [
  321. 0,
  322. 2,
  323. 1,
  324. 2,
  325. 0,
  326. 0,
  327. 1,
  328. 0,
  329. 2,
  330. 2,
  331. 2,
  332. 2
  333. ],
  334. [
  335. 0,
  336. 2,
  337. 0,
  338. 1,
  339. 0,
  340. 0,
  341. 1,
  342. 0,
  343. 2,
  344. 0,
  345. 0,
  346. 2
  347. ],
  348. [
  349. 0,
  350. 2,
  351. 1,
  352. 1,
  353. 0,
  354. 0,
  355. 1,
  356. 0,
  357. 2,
  358. 0,
  359. 0,
  360. 2
  361. ],
  362. [
  363. 2,
  364. 2,
  365. 2,
  366. 2,
  367. 2,
  368. 2,
  369. 2,
  370. 2,
  371. 2,
  372. 2,
  373. 2,
  374. 2
  375. ]
  376. ],
  377. "rule_severities": {
  378. "bus_definition_conflict": "error",
  379. "bus_entry_needed": "error",
  380. "bus_to_bus_conflict": "error",
  381. "bus_to_net_conflict": "error",
  382. "conflicting_netclasses": "error",
  383. "different_unit_footprint": "error",
  384. "different_unit_net": "error",
  385. "duplicate_reference": "error",
  386. "duplicate_sheet_names": "error",
  387. "endpoint_off_grid": "warning",
  388. "extra_units": "error",
  389. "global_label_dangling": "warning",
  390. "hier_label_mismatch": "error",
  391. "label_dangling": "error",
  392. "lib_symbol_issues": "warning",
  393. "missing_bidi_pin": "warning",
  394. "missing_input_pin": "warning",
  395. "missing_power_pin": "error",
  396. "missing_unit": "warning",
  397. "multiple_net_names": "warning",
  398. "net_not_bus_member": "warning",
  399. "no_connect_connected": "warning",
  400. "no_connect_dangling": "warning",
  401. "pin_not_connected": "error",
  402. "pin_not_driven": "error",
  403. "pin_to_pin": "warning",
  404. "power_pin_not_driven": "error",
  405. "similar_labels": "warning",
  406. "simulation_model_issue": "ignore",
  407. "unannotated": "error",
  408. "unit_value_mismatch": "error",
  409. "unresolved_variable": "error",
  410. "wire_dangling": "error"
  411. }
  412. },
  413. "libraries": {
  414. "pinned_footprint_libs": [],
  415. "pinned_symbol_libs": []
  416. },
  417. "meta": {
  418. "filename": "ideatausb.kicad_pro",
  419. "version": 1
  420. },
  421. "net_settings": {
  422. "classes": [
  423. {
  424. "bus_width": 12,
  425. "clearance": 0.15,
  426. "diff_pair_gap": 0.2,
  427. "diff_pair_via_gap": 0.25,
  428. "diff_pair_width": 0.2,
  429. "line_style": 0,
  430. "microvia_diameter": 0.3,
  431. "microvia_drill": 0.1,
  432. "name": "Default",
  433. "pcb_color": "rgba(0, 0, 0, 0.000)",
  434. "schematic_color": "rgba(0, 0, 0, 0.000)",
  435. "track_width": 0.25,
  436. "via_diameter": 0.8,
  437. "via_drill": 0.4,
  438. "wire_width": 6
  439. },
  440. {
  441. "bus_width": 12,
  442. "clearance": 0.15,
  443. "diff_pair_gap": 0.2,
  444. "diff_pair_via_gap": 0.25,
  445. "diff_pair_width": 0.2,
  446. "line_style": 0,
  447. "microvia_diameter": 0.3,
  448. "microvia_drill": 0.1,
  449. "name": "power",
  450. "pcb_color": "rgba(0, 0, 0, 0.000)",
  451. "schematic_color": "rgba(0, 0, 0, 0.000)",
  452. "track_width": 0.4,
  453. "via_diameter": 0.8,
  454. "via_drill": 0.4,
  455. "wire_width": 6
  456. }
  457. ],
  458. "meta": {
  459. "version": 3
  460. },
  461. "net_colors": null,
  462. "netclass_assignments": null,
  463. "netclass_patterns": [
  464. {
  465. "netclass": "power",
  466. "pattern": "+3V3"
  467. },
  468. {
  469. "netclass": "power",
  470. "pattern": "+5V"
  471. }
  472. ]
  473. },
  474. "pcbnew": {
  475. "last_paths": {
  476. "gencad": "",
  477. "idf": "",
  478. "netlist": "ide-usb-pcb.net",
  479. "specctra_dsn": "",
  480. "step": "",
  481. "vrml": ""
  482. },
  483. "page_layout_descr_file": ""
  484. },
  485. "schematic": {
  486. "annotate_start_num": 0,
  487. "drawing": {
  488. "dashed_lines_dash_length_ratio": 12.0,
  489. "dashed_lines_gap_length_ratio": 3.0,
  490. "default_line_thickness": 6.0,
  491. "default_text_size": 50.0,
  492. "field_names": [],
  493. "intersheets_ref_own_page": false,
  494. "intersheets_ref_prefix": "",
  495. "intersheets_ref_short": false,
  496. "intersheets_ref_show": false,
  497. "intersheets_ref_suffix": "",
  498. "junction_size_choice": 3,
  499. "label_size_ratio": 0.25,
  500. "pin_symbol_size": 0.0,
  501. "text_offset_ratio": 0.08
  502. },
  503. "legacy_lib_dir": "",
  504. "legacy_lib_list": [],
  505. "meta": {
  506. "version": 1
  507. },
  508. "net_format_name": "Pcbnew",
  509. "ngspice": {
  510. "fix_include_paths": true,
  511. "fix_passive_vals": false,
  512. "meta": {
  513. "version": 0
  514. },
  515. "model_mode": 0,
  516. "workbook_filename": ""
  517. },
  518. "page_layout_descr_file": "",
  519. "plot_directory": "sch-out/",
  520. "spice_adjust_passive_values": false,
  521. "spice_current_sheet_as_root": false,
  522. "spice_external_command": "spice \"%I\"",
  523. "spice_model_current_sheet_as_root": true,
  524. "spice_save_all_currents": false,
  525. "spice_save_all_voltages": false,
  526. "subpart_first_id": 65,
  527. "subpart_id_separator": 0
  528. },
  529. "sheets": [
  530. [
  531. "6a0b1509-c012-4510-a014-035c14c242a7",
  532. ""
  533. ]
  534. ],
  535. "text_variables": {}
  536. }