westfly_rdac.kicad_pro 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865
  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.0,
  41. "height": 2.6,
  42. "width": 4.3
  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.15
  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": "ignore",
  70. "copper_sliver": "warning",
  71. "courtyards_overlap": "ignore",
  72. "creepage": "error",
  73. "diff_pair_gap_out_of_range": "error",
  74. "diff_pair_uncoupled_length_too_long": "error",
  75. "drill_out_of_range": "error",
  76. "duplicate_footprints": "warning",
  77. "extra_footprint": "warning",
  78. "footprint": "error",
  79. "footprint_filters_mismatch": "ignore",
  80. "footprint_symbol_mismatch": "warning",
  81. "footprint_type_mismatch": "ignore",
  82. "hole_clearance": "error",
  83. "hole_near_hole": "error",
  84. "hole_to_hole": "error",
  85. "holes_co_located": "warning",
  86. "invalid_outline": "error",
  87. "isolated_copper": "warning",
  88. "item_on_disabled_layer": "error",
  89. "items_not_allowed": "error",
  90. "length_out_of_range": "error",
  91. "lib_footprint_issues": "ignore",
  92. "lib_footprint_mismatch": "ignore",
  93. "malformed_courtyard": "error",
  94. "microvia_drill_out_of_range": "error",
  95. "mirrored_text_on_front_layer": "warning",
  96. "missing_courtyard": "ignore",
  97. "missing_footprint": "warning",
  98. "net_conflict": "warning",
  99. "nonmirrored_text_on_back_layer": "warning",
  100. "npth_inside_courtyard": "ignore",
  101. "padstack": "warning",
  102. "pth_inside_courtyard": "ignore",
  103. "shorting_items": "error",
  104. "silk_edge_clearance": "warning",
  105. "silk_over_copper": "ignore",
  106. "silk_overlap": "ignore",
  107. "skew_out_of_range": "error",
  108. "solder_mask_bridge": "ignore",
  109. "starved_thermal": "error",
  110. "text_height": "warning",
  111. "text_thickness": "warning",
  112. "through_hole_pad_without_hole": "error",
  113. "too_many_vias": "error",
  114. "track_angle": "error",
  115. "track_dangling": "warning",
  116. "track_segment_length": "error",
  117. "track_width": "error",
  118. "tracks_crossing": "error",
  119. "unconnected_items": "error",
  120. "unresolved_variable": "error",
  121. "via_dangling": "warning",
  122. "zones_intersect": "error"
  123. },
  124. "rules": {
  125. "max_error": 0.005,
  126. "min_clearance": 0.0,
  127. "min_connection": 0.0,
  128. "min_copper_edge_clearance": 0.2,
  129. "min_groove_width": 0.0,
  130. "min_hole_clearance": 0.1,
  131. "min_hole_to_hole": 0.4,
  132. "min_microvia_diameter": 0.2,
  133. "min_microvia_drill": 0.1,
  134. "min_resolved_spokes": 1,
  135. "min_silk_clearance": 0.0,
  136. "min_text_height": 0.5,
  137. "min_text_thickness": 0.1,
  138. "min_through_hole_diameter": 0.2,
  139. "min_track_width": 0.125,
  140. "min_via_annular_width": 0.05,
  141. "min_via_diameter": 0.4,
  142. "solder_mask_clearance": 0.0,
  143. "solder_mask_min_width": 0.0,
  144. "solder_mask_to_copper_clearance": 0.0,
  145. "use_height_for_length_calcs": true
  146. },
  147. "teardrop_options": [
  148. {
  149. "td_onpthpad": true,
  150. "td_onroundshapesonly": false,
  151. "td_onsmdpad": true,
  152. "td_ontrackend": false,
  153. "td_onvia": true
  154. }
  155. ],
  156. "teardrop_parameters": [
  157. {
  158. "td_allow_use_two_tracks": true,
  159. "td_curve_segcount": 0,
  160. "td_height_ratio": 1.0,
  161. "td_length_ratio": 0.5,
  162. "td_maxheight": 2.0,
  163. "td_maxlen": 1.0,
  164. "td_on_pad_in_zone": false,
  165. "td_target_name": "td_round_shape",
  166. "td_width_to_size_filter_ratio": 0.9
  167. },
  168. {
  169. "td_allow_use_two_tracks": true,
  170. "td_curve_segcount": 0,
  171. "td_height_ratio": 1.0,
  172. "td_length_ratio": 0.5,
  173. "td_maxheight": 2.0,
  174. "td_maxlen": 1.0,
  175. "td_on_pad_in_zone": false,
  176. "td_target_name": "td_rect_shape",
  177. "td_width_to_size_filter_ratio": 0.9
  178. },
  179. {
  180. "td_allow_use_two_tracks": true,
  181. "td_curve_segcount": 0,
  182. "td_height_ratio": 1.0,
  183. "td_length_ratio": 0.5,
  184. "td_maxheight": 2.0,
  185. "td_maxlen": 1.0,
  186. "td_on_pad_in_zone": false,
  187. "td_target_name": "td_track_end",
  188. "td_width_to_size_filter_ratio": 0.9
  189. }
  190. ],
  191. "track_widths": [
  192. 0.0,
  193. 0.15,
  194. 0.2,
  195. 0.25,
  196. 0.3,
  197. 0.4
  198. ],
  199. "tuning_pattern_settings": {
  200. "diff_pair_defaults": {
  201. "corner_radius_percentage": 100,
  202. "corner_style": 1,
  203. "max_amplitude": 1.0,
  204. "min_amplitude": 0.1,
  205. "single_sided": false,
  206. "spacing": 0.6
  207. },
  208. "diff_pair_skew_defaults": {
  209. "corner_radius_percentage": 100,
  210. "corner_style": 1,
  211. "max_amplitude": 1.0,
  212. "min_amplitude": 0.1,
  213. "single_sided": false,
  214. "spacing": 0.6
  215. },
  216. "single_track_defaults": {
  217. "corner_radius_percentage": 100,
  218. "corner_style": 1,
  219. "max_amplitude": 1.0,
  220. "min_amplitude": 0.1,
  221. "single_sided": false,
  222. "spacing": 0.6
  223. }
  224. },
  225. "via_dimensions": [
  226. {
  227. "diameter": 0.0,
  228. "drill": 0.0
  229. },
  230. {
  231. "diameter": 0.5,
  232. "drill": 0.25
  233. },
  234. {
  235. "diameter": 0.6,
  236. "drill": 0.3
  237. },
  238. {
  239. "diameter": 0.8,
  240. "drill": 0.4
  241. }
  242. ],
  243. "zones_allow_external_fillets": true
  244. },
  245. "ipc2581": {
  246. "dist": "",
  247. "distpn": "",
  248. "internal_id": "",
  249. "mfg": "",
  250. "mpn": ""
  251. },
  252. "layer_pairs": [],
  253. "layer_presets": [],
  254. "viewports": []
  255. },
  256. "boards": [],
  257. "cvpcb": {
  258. "equivalence_files": []
  259. },
  260. "erc": {
  261. "erc_exclusions": [
  262. [
  263. "pin_to_pin|1041400|1447800|9d59a16a-6cfc-4285-be43-fce01aae8a78|9a9f440d-5fe1-4b7a-9b9b-f740bd294b64|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef",
  264. ""
  265. ],
  266. [
  267. "pin_to_pin|1041400|596900|9a9f440d-5fe1-4b7a-9b9b-f740bd294b64|353a129a-7850-4cac-a9d6-f63eb30ae36d|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef",
  268. ""
  269. ],
  270. [
  271. "pin_to_pin|1778000|1447800|9d59a16a-6cfc-4285-be43-fce01aae8a78|9a9f440d-5fe1-4b7a-9b9b-f740bd294b64|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef",
  272. ""
  273. ],
  274. [
  275. "pin_to_pin|1778000|596900|9a9f440d-5fe1-4b7a-9b9b-f740bd294b64|353a129a-7850-4cac-a9d6-f63eb30ae36d|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef",
  276. ""
  277. ],
  278. [
  279. "pin_to_pin|2120900|1473200|e1d81cfd-1329-4117-8ecc-ba0031fa4aa7|b9a184dd-9448-44b0-8aac-1520edb8f66a|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef",
  280. ""
  281. ],
  282. [
  283. "pin_to_pin|2120900|622300|ee098625-3e68-483f-b679-34313523050b|e1d81cfd-1329-4117-8ecc-ba0031fa4aa7|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef",
  284. ""
  285. ],
  286. [
  287. "pin_to_pin|2857500|1473200|e1d81cfd-1329-4117-8ecc-ba0031fa4aa7|b9a184dd-9448-44b0-8aac-1520edb8f66a|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef",
  288. ""
  289. ],
  290. [
  291. "pin_to_pin|2857500|622300|ee098625-3e68-483f-b679-34313523050b|e1d81cfd-1329-4117-8ecc-ba0031fa4aa7|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef",
  292. ""
  293. ],
  294. [
  295. "pin_to_pin|3162300|609600|353a129a-7850-4cac-a9d6-f63eb30ae36d|b9a184dd-9448-44b0-8aac-1520edb8f66a|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef",
  296. ""
  297. ],
  298. [
  299. "pin_to_pin|3898900|609600|353a129a-7850-4cac-a9d6-f63eb30ae36d|b9a184dd-9448-44b0-8aac-1520edb8f66a|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef",
  300. ""
  301. ],
  302. [
  303. "pin_to_pin|635000|1955800|0547d794-f582-48d4-a27f-efda18b1c744|36839265-0ccb-48af-b58f-43e38e2e5c92|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/f93356bc-30cc-4e8c-b8ec-8e625e373e73|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/f93356bc-30cc-4e8c-b8ec-8e625e373e73|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/f93356bc-30cc-4e8c-b8ec-8e625e373e73",
  304. ""
  305. ],
  306. [
  307. "pin_to_pin|635000|2400300|36839265-0ccb-48af-b58f-43e38e2e5c92|b9a184dd-9448-44b0-8aac-1520edb8f66a|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/f93356bc-30cc-4e8c-b8ec-8e625e373e73|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/f93356bc-30cc-4e8c-b8ec-8e625e373e73|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef",
  308. ""
  309. ],
  310. [
  311. "pin_to_pin|660400|1955800|0547d794-f582-48d4-a27f-efda18b1c744|36839265-0ccb-48af-b58f-43e38e2e5c92|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/f93356bc-30cc-4e8c-b8ec-8e625e373e73|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/f93356bc-30cc-4e8c-b8ec-8e625e373e73|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/f93356bc-30cc-4e8c-b8ec-8e625e373e73",
  312. ""
  313. ],
  314. [
  315. "pin_to_pin|660400|2400300|36839265-0ccb-48af-b58f-43e38e2e5c92|b9a184dd-9448-44b0-8aac-1520edb8f66a|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/f93356bc-30cc-4e8c-b8ec-8e625e373e73|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/f93356bc-30cc-4e8c-b8ec-8e625e373e73|/019f2816-6bfb-4531-95b3-45f73cf5fc4b/707147c2-cdf9-49fd-aba3-c23731457cef",
  316. ""
  317. ]
  318. ],
  319. "meta": {
  320. "version": 0
  321. },
  322. "pin_map": [
  323. [
  324. 0,
  325. 0,
  326. 0,
  327. 0,
  328. 0,
  329. 0,
  330. 1,
  331. 0,
  332. 0,
  333. 0,
  334. 0,
  335. 2
  336. ],
  337. [
  338. 0,
  339. 2,
  340. 0,
  341. 1,
  342. 0,
  343. 0,
  344. 1,
  345. 0,
  346. 2,
  347. 2,
  348. 2,
  349. 2
  350. ],
  351. [
  352. 0,
  353. 0,
  354. 0,
  355. 0,
  356. 0,
  357. 0,
  358. 1,
  359. 0,
  360. 1,
  361. 0,
  362. 1,
  363. 2
  364. ],
  365. [
  366. 0,
  367. 1,
  368. 0,
  369. 0,
  370. 0,
  371. 0,
  372. 1,
  373. 1,
  374. 2,
  375. 1,
  376. 1,
  377. 2
  378. ],
  379. [
  380. 0,
  381. 0,
  382. 0,
  383. 0,
  384. 0,
  385. 0,
  386. 1,
  387. 0,
  388. 0,
  389. 0,
  390. 0,
  391. 2
  392. ],
  393. [
  394. 0,
  395. 0,
  396. 0,
  397. 0,
  398. 0,
  399. 0,
  400. 0,
  401. 0,
  402. 0,
  403. 0,
  404. 0,
  405. 2
  406. ],
  407. [
  408. 1,
  409. 1,
  410. 1,
  411. 1,
  412. 1,
  413. 0,
  414. 1,
  415. 1,
  416. 1,
  417. 1,
  418. 1,
  419. 2
  420. ],
  421. [
  422. 0,
  423. 0,
  424. 0,
  425. 1,
  426. 0,
  427. 0,
  428. 1,
  429. 0,
  430. 0,
  431. 0,
  432. 0,
  433. 2
  434. ],
  435. [
  436. 0,
  437. 2,
  438. 1,
  439. 2,
  440. 0,
  441. 0,
  442. 1,
  443. 0,
  444. 2,
  445. 2,
  446. 2,
  447. 2
  448. ],
  449. [
  450. 0,
  451. 2,
  452. 0,
  453. 1,
  454. 0,
  455. 0,
  456. 1,
  457. 0,
  458. 2,
  459. 0,
  460. 0,
  461. 2
  462. ],
  463. [
  464. 0,
  465. 2,
  466. 1,
  467. 1,
  468. 0,
  469. 0,
  470. 1,
  471. 0,
  472. 2,
  473. 0,
  474. 0,
  475. 2
  476. ],
  477. [
  478. 2,
  479. 2,
  480. 2,
  481. 2,
  482. 2,
  483. 2,
  484. 2,
  485. 2,
  486. 2,
  487. 2,
  488. 2,
  489. 2
  490. ]
  491. ],
  492. "rule_severities": {
  493. "bus_definition_conflict": "error",
  494. "bus_entry_needed": "error",
  495. "bus_to_bus_conflict": "error",
  496. "bus_to_net_conflict": "error",
  497. "conflicting_netclasses": "error",
  498. "different_unit_footprint": "error",
  499. "different_unit_net": "error",
  500. "duplicate_reference": "error",
  501. "duplicate_sheet_names": "error",
  502. "endpoint_off_grid": "warning",
  503. "extra_units": "error",
  504. "footprint_filter": "ignore",
  505. "footprint_link_issues": "warning",
  506. "four_way_junction": "ignore",
  507. "global_label_dangling": "warning",
  508. "hier_label_mismatch": "error",
  509. "label_dangling": "error",
  510. "label_multiple_wires": "warning",
  511. "lib_symbol_issues": "ignore",
  512. "lib_symbol_mismatch": "warning",
  513. "missing_bidi_pin": "warning",
  514. "missing_input_pin": "warning",
  515. "missing_power_pin": "error",
  516. "missing_unit": "warning",
  517. "multiple_net_names": "warning",
  518. "net_not_bus_member": "warning",
  519. "no_connect_connected": "warning",
  520. "no_connect_dangling": "warning",
  521. "pin_not_connected": "error",
  522. "pin_not_driven": "error",
  523. "pin_to_pin": "warning",
  524. "power_pin_not_driven": "error",
  525. "same_local_global_label": "warning",
  526. "similar_label_and_power": "warning",
  527. "similar_labels": "warning",
  528. "similar_power": "warning",
  529. "simulation_model_issue": "ignore",
  530. "single_global_label": "ignore",
  531. "unannotated": "error",
  532. "unconnected_wire_endpoint": "warning",
  533. "unit_value_mismatch": "error",
  534. "unresolved_variable": "error",
  535. "wire_dangling": "error"
  536. }
  537. },
  538. "libraries": {
  539. "pinned_footprint_libs": [
  540. "RP2xxx_stamp",
  541. "Package_DFN_QFN_Extra"
  542. ],
  543. "pinned_symbol_libs": [
  544. "MCU_RaspberryPi"
  545. ]
  546. },
  547. "meta": {
  548. "filename": "westfly_rdac.kicad_pro",
  549. "version": 3
  550. },
  551. "net_settings": {
  552. "classes": [
  553. {
  554. "bus_width": 12,
  555. "clearance": 0.125,
  556. "diff_pair_gap": 0.2,
  557. "diff_pair_via_gap": 0.25,
  558. "diff_pair_width": 0.15,
  559. "line_style": 0,
  560. "microvia_diameter": 0.3,
  561. "microvia_drill": 0.1,
  562. "name": "Default",
  563. "pcb_color": "rgba(0, 0, 0, 0.000)",
  564. "priority": 2147483647,
  565. "schematic_color": "rgba(0, 0, 0, 0.000)",
  566. "track_width": 0.15,
  567. "via_diameter": 0.6,
  568. "via_drill": 0.3,
  569. "wire_width": 6
  570. }
  571. ],
  572. "meta": {
  573. "version": 4
  574. },
  575. "net_colors": null,
  576. "netclass_assignments": null,
  577. "netclass_patterns": []
  578. },
  579. "pcbnew": {
  580. "last_paths": {
  581. "gencad": "",
  582. "idf": "",
  583. "netlist": "",
  584. "plot": "gerb",
  585. "pos_files": "gerb",
  586. "specctra_dsn": "",
  587. "step": "stamp_xl_long.step",
  588. "svg": "svg",
  589. "vrml": ""
  590. },
  591. "page_layout_descr_file": ""
  592. },
  593. "schematic": {
  594. "annotate_start_num": 0,
  595. "bom_export_filename": "gerb\\rp2350_stamp_xl.csv",
  596. "bom_fmt_presets": [],
  597. "bom_fmt_settings": {
  598. "field_delimiter": ",",
  599. "keep_line_breaks": false,
  600. "keep_tabs": false,
  601. "name": "CSV",
  602. "ref_delimiter": ",",
  603. "ref_range_delimiter": "",
  604. "string_delimiter": "\""
  605. },
  606. "bom_presets": [],
  607. "bom_settings": {
  608. "exclude_dnp": false,
  609. "fields_ordered": [
  610. {
  611. "group_by": false,
  612. "label": "Reference",
  613. "name": "Reference",
  614. "show": true
  615. },
  616. {
  617. "group_by": true,
  618. "label": "Value",
  619. "name": "Value",
  620. "show": true
  621. },
  622. {
  623. "group_by": false,
  624. "label": "Datasheet",
  625. "name": "Datasheet",
  626. "show": false
  627. },
  628. {
  629. "group_by": false,
  630. "label": "Footprint",
  631. "name": "Footprint",
  632. "show": true
  633. },
  634. {
  635. "group_by": false,
  636. "label": "Qty",
  637. "name": "${QUANTITY}",
  638. "show": true
  639. },
  640. {
  641. "group_by": false,
  642. "label": "DNP",
  643. "name": "${DNP}",
  644. "show": false
  645. },
  646. {
  647. "group_by": false,
  648. "label": "#",
  649. "name": "${ITEM_NUMBER}",
  650. "show": false
  651. },
  652. {
  653. "group_by": false,
  654. "label": "Digikey",
  655. "name": "Digikey",
  656. "show": true
  657. },
  658. {
  659. "group_by": false,
  660. "label": "LCSC",
  661. "name": "LCSC",
  662. "show": true
  663. },
  664. {
  665. "group_by": false,
  666. "label": "Description",
  667. "name": "Description",
  668. "show": true
  669. },
  670. {
  671. "group_by": false,
  672. "label": "MPN",
  673. "name": "MPN",
  674. "show": false
  675. },
  676. {
  677. "group_by": false,
  678. "label": "Manufacturer",
  679. "name": "Manufacturer",
  680. "show": false
  681. },
  682. {
  683. "group_by": false,
  684. "label": "ASSYOPT",
  685. "name": "ASSYOPT",
  686. "show": false
  687. },
  688. {
  689. "group_by": false,
  690. "label": "Supplier",
  691. "name": "Supplier",
  692. "show": false
  693. },
  694. {
  695. "group_by": false,
  696. "label": "MOUSER",
  697. "name": "MOUSER",
  698. "show": true
  699. },
  700. {
  701. "group_by": false,
  702. "label": "Manufacturer_Part_Number",
  703. "name": "Manufacturer_Part_Number",
  704. "show": false
  705. },
  706. {
  707. "group_by": false,
  708. "label": "Mouser Part Number",
  709. "name": "Mouser Part Number",
  710. "show": false
  711. },
  712. {
  713. "group_by": false,
  714. "label": "Mouser Price/Stock",
  715. "name": "Mouser Price/Stock",
  716. "show": false
  717. },
  718. {
  719. "group_by": false,
  720. "label": "Manufacturer_Name",
  721. "name": "Manufacturer_Name",
  722. "show": false
  723. },
  724. {
  725. "group_by": false,
  726. "label": "Height",
  727. "name": "Height",
  728. "show": false
  729. },
  730. {
  731. "group_by": false,
  732. "label": "Sim.Device",
  733. "name": "Sim.Device",
  734. "show": false
  735. },
  736. {
  737. "group_by": false,
  738. "label": "Sim.Pins",
  739. "name": "Sim.Pins",
  740. "show": false
  741. },
  742. {
  743. "group_by": false,
  744. "label": "CPN",
  745. "name": "CPN",
  746. "show": false
  747. },
  748. {
  749. "group_by": false,
  750. "label": "SUPPLIER",
  751. "name": "SUPPLIER",
  752. "show": false
  753. },
  754. {
  755. "group_by": false,
  756. "label": "OC_NEWARK",
  757. "name": "OC_NEWARK",
  758. "show": false
  759. },
  760. {
  761. "group_by": false,
  762. "label": "PACKAGE",
  763. "name": "PACKAGE",
  764. "show": false
  765. },
  766. {
  767. "group_by": false,
  768. "label": "OC_FARNELL",
  769. "name": "OC_FARNELL",
  770. "show": false
  771. },
  772. {
  773. "group_by": false,
  774. "label": "VOLTAGE",
  775. "name": "VOLTAGE",
  776. "show": false
  777. },
  778. {
  779. "group_by": false,
  780. "label": "Purchase-URL",
  781. "name": "Purchase-URL",
  782. "show": false
  783. },
  784. {
  785. "group_by": false,
  786. "label": "Part #",
  787. "name": "Part #",
  788. "show": false
  789. }
  790. ],
  791. "filter_string": "",
  792. "group_symbols": true,
  793. "include_excluded_from_bom": false,
  794. "name": "",
  795. "sort_asc": true,
  796. "sort_field": "Value"
  797. },
  798. "connection_grid_size": 50.0,
  799. "drawing": {
  800. "dashed_lines_dash_length_ratio": 12.0,
  801. "dashed_lines_gap_length_ratio": 3.0,
  802. "default_line_thickness": 6.0,
  803. "default_text_size": 50.0,
  804. "field_names": [],
  805. "intersheets_ref_own_page": false,
  806. "intersheets_ref_prefix": "",
  807. "intersheets_ref_short": false,
  808. "intersheets_ref_show": false,
  809. "intersheets_ref_suffix": "",
  810. "junction_size_choice": 3,
  811. "label_size_ratio": 0.375,
  812. "operating_point_overlay_i_precision": 3,
  813. "operating_point_overlay_i_range": "~A",
  814. "operating_point_overlay_v_precision": 3,
  815. "operating_point_overlay_v_range": "~V",
  816. "overbar_offset_ratio": 1.23,
  817. "pin_symbol_size": 25.0,
  818. "text_offset_ratio": 0.15
  819. },
  820. "legacy_lib_dir": "",
  821. "legacy_lib_list": [],
  822. "meta": {
  823. "version": 1
  824. },
  825. "net_format_name": "",
  826. "page_layout_descr_file": "",
  827. "plot_directory": "",
  828. "space_save_all_events": true,
  829. "spice_current_sheet_as_root": false,
  830. "spice_external_command": "spice \"%I\"",
  831. "spice_model_current_sheet_as_root": true,
  832. "spice_save_all_currents": false,
  833. "spice_save_all_dissipations": false,
  834. "spice_save_all_voltages": false,
  835. "subpart_first_id": 65,
  836. "subpart_id_separator": 0
  837. },
  838. "sheets": [
  839. [
  840. "019f2816-6bfb-4531-95b3-45f73cf5fc4b",
  841. "Root"
  842. ],
  843. [
  844. "707147c2-cdf9-49fd-aba3-c23731457cef",
  845. "Temperature"
  846. ],
  847. [
  848. "f93356bc-30cc-4e8c-b8ec-8e625e373e73",
  849. "Fuel Oil"
  850. ],
  851. [
  852. "c5b029c1-caaf-4d90-8583-26ea69dfb2fd",
  853. "Tacho Current"
  854. ],
  855. [
  856. "c21e49a8-a211-4bc8-aa98-9d9aadbffb75",
  857. "power"
  858. ],
  859. [
  860. "ed44b1c1-f220-4774-82ff-49ba4eae5a5a",
  861. "o2sensors"
  862. ]
  863. ],
  864. "text_variables": {}
  865. }