4680-4105.kicad_pro 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599
  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.05,
  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.1,
  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.762,
  41. "height": 1.524,
  42. "width": 1.524
  43. },
  44. "silk_line_width": 0.1,
  45. "silk_text_italic": false,
  46. "silk_text_size_h": 1.0,
  47. "silk_text_size_v": 1.0,
  48. "silk_text_thickness": 0.1,
  49. "silk_text_upright": false,
  50. "zones": {
  51. "min_clearance": 0.5
  52. }
  53. },
  54. "diff_pair_dimensions": [],
  55. "drc_exclusions": [
  56. "silk_over_copper|62941200|133299200|ecc1278d-01e4-4e2b-99a6-46472ea9681c|00000000-0000-0000-0000-000000000000",
  57. "silk_over_copper|62941200|44399200|abd8fe25-047e-4141-a7b2-0edca595efad|00000000-0000-0000-0000-000000000000"
  58. ],
  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_symbol_mismatch": "warning",
  76. "footprint_type_mismatch": "ignore",
  77. "hole_clearance": "error",
  78. "hole_near_hole": "error",
  79. "holes_co_located": "warning",
  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": "warning",
  94. "pth_inside_courtyard": "ignore",
  95. "shorting_items": "error",
  96. "silk_edge_clearance": "ignore",
  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. "rules": {
  115. "max_error": 0.005,
  116. "min_clearance": 0.0,
  117. "min_connection": 0.0,
  118. "min_copper_edge_clearance": 0.5,
  119. "min_hole_clearance": 0.25,
  120. "min_hole_to_hole": 0.25,
  121. "min_microvia_diameter": 0.2,
  122. "min_microvia_drill": 0.1,
  123. "min_resolved_spokes": 2,
  124. "min_silk_clearance": 0.0,
  125. "min_text_height": 0.8,
  126. "min_text_thickness": 0.08,
  127. "min_through_hole_diameter": 0.3,
  128. "min_track_width": 0.0,
  129. "min_via_annular_width": 0.1,
  130. "min_via_diameter": 0.5,
  131. "solder_mask_to_copper_clearance": 0.0,
  132. "use_height_for_length_calcs": true
  133. },
  134. "teardrop_options": [
  135. {
  136. "td_onpadsmd": true,
  137. "td_onroundshapesonly": false,
  138. "td_ontrackend": false,
  139. "td_onviapad": true
  140. }
  141. ],
  142. "teardrop_parameters": [
  143. {
  144. "td_allow_use_two_tracks": true,
  145. "td_curve_segcount": 0,
  146. "td_height_ratio": 1.0,
  147. "td_length_ratio": 0.5,
  148. "td_maxheight": 2.0,
  149. "td_maxlen": 1.0,
  150. "td_on_pad_in_zone": false,
  151. "td_target_name": "td_round_shape",
  152. "td_width_to_size_filter_ratio": 0.9
  153. },
  154. {
  155. "td_allow_use_two_tracks": true,
  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_on_pad_in_zone": false,
  162. "td_target_name": "td_rect_shape",
  163. "td_width_to_size_filter_ratio": 0.9
  164. },
  165. {
  166. "td_allow_use_two_tracks": true,
  167. "td_curve_segcount": 0,
  168. "td_height_ratio": 1.0,
  169. "td_length_ratio": 0.5,
  170. "td_maxheight": 2.0,
  171. "td_maxlen": 1.0,
  172. "td_on_pad_in_zone": false,
  173. "td_target_name": "td_track_end",
  174. "td_width_to_size_filter_ratio": 0.9
  175. }
  176. ],
  177. "track_widths": [],
  178. "tuning_pattern_settings": {
  179. "diff_pair_defaults": {
  180. "corner_radius_percentage": 80,
  181. "corner_style": 1,
  182. "max_amplitude": 1.0,
  183. "min_amplitude": 0.2,
  184. "single_sided": false,
  185. "spacing": 1.0
  186. },
  187. "diff_pair_skew_defaults": {
  188. "corner_radius_percentage": 80,
  189. "corner_style": 1,
  190. "max_amplitude": 1.0,
  191. "min_amplitude": 0.2,
  192. "single_sided": false,
  193. "spacing": 0.6
  194. },
  195. "single_track_defaults": {
  196. "corner_radius_percentage": 80,
  197. "corner_style": 1,
  198. "max_amplitude": 1.0,
  199. "min_amplitude": 0.2,
  200. "single_sided": false,
  201. "spacing": 0.6
  202. }
  203. },
  204. "via_dimensions": [],
  205. "zones_allow_external_fillets": false
  206. },
  207. "ipc2581": {
  208. "dist": "",
  209. "distpn": "",
  210. "internal_id": "",
  211. "mfg": "",
  212. "mpn": ""
  213. },
  214. "layer_presets": [],
  215. "viewports": []
  216. },
  217. "boards": [],
  218. "cvpcb": {
  219. "equivalence_files": []
  220. },
  221. "erc": {
  222. "erc_exclusions": [],
  223. "meta": {
  224. "version": 0
  225. },
  226. "pin_map": [
  227. [
  228. 0,
  229. 0,
  230. 0,
  231. 0,
  232. 0,
  233. 0,
  234. 1,
  235. 0,
  236. 0,
  237. 0,
  238. 0,
  239. 2
  240. ],
  241. [
  242. 0,
  243. 2,
  244. 0,
  245. 1,
  246. 0,
  247. 0,
  248. 1,
  249. 0,
  250. 2,
  251. 2,
  252. 2,
  253. 2
  254. ],
  255. [
  256. 0,
  257. 0,
  258. 0,
  259. 0,
  260. 0,
  261. 0,
  262. 1,
  263. 0,
  264. 1,
  265. 0,
  266. 1,
  267. 2
  268. ],
  269. [
  270. 0,
  271. 1,
  272. 0,
  273. 0,
  274. 0,
  275. 0,
  276. 1,
  277. 1,
  278. 2,
  279. 1,
  280. 1,
  281. 2
  282. ],
  283. [
  284. 0,
  285. 0,
  286. 0,
  287. 0,
  288. 0,
  289. 0,
  290. 1,
  291. 0,
  292. 0,
  293. 0,
  294. 0,
  295. 2
  296. ],
  297. [
  298. 0,
  299. 0,
  300. 0,
  301. 0,
  302. 0,
  303. 0,
  304. 0,
  305. 0,
  306. 0,
  307. 0,
  308. 0,
  309. 2
  310. ],
  311. [
  312. 1,
  313. 1,
  314. 1,
  315. 1,
  316. 1,
  317. 0,
  318. 1,
  319. 1,
  320. 1,
  321. 1,
  322. 1,
  323. 2
  324. ],
  325. [
  326. 0,
  327. 0,
  328. 0,
  329. 1,
  330. 0,
  331. 0,
  332. 1,
  333. 0,
  334. 0,
  335. 0,
  336. 0,
  337. 2
  338. ],
  339. [
  340. 0,
  341. 2,
  342. 1,
  343. 2,
  344. 0,
  345. 0,
  346. 1,
  347. 0,
  348. 2,
  349. 2,
  350. 2,
  351. 2
  352. ],
  353. [
  354. 0,
  355. 2,
  356. 0,
  357. 1,
  358. 0,
  359. 0,
  360. 1,
  361. 0,
  362. 2,
  363. 0,
  364. 0,
  365. 2
  366. ],
  367. [
  368. 0,
  369. 2,
  370. 1,
  371. 1,
  372. 0,
  373. 0,
  374. 1,
  375. 0,
  376. 2,
  377. 0,
  378. 0,
  379. 2
  380. ],
  381. [
  382. 2,
  383. 2,
  384. 2,
  385. 2,
  386. 2,
  387. 2,
  388. 2,
  389. 2,
  390. 2,
  391. 2,
  392. 2,
  393. 2
  394. ]
  395. ],
  396. "rule_severities": {
  397. "bus_definition_conflict": "error",
  398. "bus_entry_needed": "error",
  399. "bus_to_bus_conflict": "error",
  400. "bus_to_net_conflict": "error",
  401. "conflicting_netclasses": "error",
  402. "different_unit_footprint": "error",
  403. "different_unit_net": "error",
  404. "duplicate_reference": "error",
  405. "duplicate_sheet_names": "error",
  406. "endpoint_off_grid": "warning",
  407. "extra_units": "error",
  408. "global_label_dangling": "warning",
  409. "hier_label_mismatch": "error",
  410. "label_dangling": "error",
  411. "lib_symbol_issues": "warning",
  412. "missing_bidi_pin": "warning",
  413. "missing_input_pin": "warning",
  414. "missing_power_pin": "error",
  415. "missing_unit": "warning",
  416. "multiple_net_names": "warning",
  417. "net_not_bus_member": "ignore",
  418. "no_connect_connected": "warning",
  419. "no_connect_dangling": "warning",
  420. "pin_not_connected": "error",
  421. "pin_not_driven": "error",
  422. "pin_to_pin": "warning",
  423. "power_pin_not_driven": "error",
  424. "similar_labels": "warning",
  425. "simulation_model_issue": "ignore",
  426. "unannotated": "error",
  427. "unit_value_mismatch": "error",
  428. "unresolved_variable": "error",
  429. "wire_dangling": "error"
  430. }
  431. },
  432. "libraries": {
  433. "pinned_footprint_libs": [],
  434. "pinned_symbol_libs": []
  435. },
  436. "meta": {
  437. "filename": "4680-4105.kicad_pro",
  438. "version": 1
  439. },
  440. "net_settings": {
  441. "classes": [
  442. {
  443. "bus_width": 12,
  444. "clearance": 0.2,
  445. "diff_pair_gap": 0.25,
  446. "diff_pair_via_gap": 0.25,
  447. "diff_pair_width": 0.2,
  448. "line_style": 0,
  449. "microvia_diameter": 0.3,
  450. "microvia_drill": 0.1,
  451. "name": "Default",
  452. "pcb_color": "rgba(0, 0, 0, 0.000)",
  453. "schematic_color": "rgba(0, 0, 0, 0.000)",
  454. "track_width": 0.2,
  455. "via_diameter": 0.6,
  456. "via_drill": 0.3,
  457. "wire_width": 6
  458. }
  459. ],
  460. "meta": {
  461. "version": 3
  462. },
  463. "net_colors": null,
  464. "netclass_assignments": null,
  465. "netclass_patterns": []
  466. },
  467. "pcbnew": {
  468. "last_paths": {
  469. "gencad": "",
  470. "idf": "",
  471. "netlist": "",
  472. "plot": "",
  473. "pos_files": "",
  474. "specctra_dsn": "",
  475. "step": "",
  476. "svg": "",
  477. "vrml": ""
  478. },
  479. "page_layout_descr_file": ""
  480. },
  481. "schematic": {
  482. "annotate_start_num": 0,
  483. "bom_export_filename": "",
  484. "bom_fmt_presets": [],
  485. "bom_fmt_settings": {
  486. "field_delimiter": ",",
  487. "keep_line_breaks": false,
  488. "keep_tabs": false,
  489. "name": "CSV",
  490. "ref_delimiter": ",",
  491. "ref_range_delimiter": "",
  492. "string_delimiter": "\""
  493. },
  494. "bom_presets": [],
  495. "bom_settings": {
  496. "exclude_dnp": false,
  497. "fields_ordered": [
  498. {
  499. "group_by": false,
  500. "label": "Reference",
  501. "name": "Reference",
  502. "show": true
  503. },
  504. {
  505. "group_by": true,
  506. "label": "Value",
  507. "name": "Value",
  508. "show": true
  509. },
  510. {
  511. "group_by": false,
  512. "label": "Datasheet",
  513. "name": "Datasheet",
  514. "show": true
  515. },
  516. {
  517. "group_by": false,
  518. "label": "Footprint",
  519. "name": "Footprint",
  520. "show": true
  521. },
  522. {
  523. "group_by": false,
  524. "label": "Qty",
  525. "name": "${QUANTITY}",
  526. "show": true
  527. },
  528. {
  529. "group_by": true,
  530. "label": "DNP",
  531. "name": "${DNP}",
  532. "show": true
  533. },
  534. {
  535. "group_by": false,
  536. "label": "#",
  537. "name": "${ITEM_NUMBER}",
  538. "show": false
  539. },
  540. {
  541. "group_by": false,
  542. "label": "Description",
  543. "name": "Description",
  544. "show": false
  545. }
  546. ],
  547. "filter_string": "",
  548. "group_symbols": true,
  549. "name": "",
  550. "sort_asc": true,
  551. "sort_field": "Reference"
  552. },
  553. "connection_grid_size": 50.0,
  554. "drawing": {
  555. "dashed_lines_dash_length_ratio": 12.0,
  556. "dashed_lines_gap_length_ratio": 3.0,
  557. "default_line_thickness": 6.0,
  558. "default_text_size": 50.0,
  559. "field_names": [],
  560. "intersheets_ref_own_page": false,
  561. "intersheets_ref_prefix": "",
  562. "intersheets_ref_short": false,
  563. "intersheets_ref_show": false,
  564. "intersheets_ref_suffix": "",
  565. "junction_size_choice": 3,
  566. "label_size_ratio": 0.375,
  567. "operating_point_overlay_i_precision": 3,
  568. "operating_point_overlay_i_range": "~A",
  569. "operating_point_overlay_v_precision": 3,
  570. "operating_point_overlay_v_range": "~V",
  571. "overbar_offset_ratio": 1.23,
  572. "pin_symbol_size": 25.0,
  573. "text_offset_ratio": 0.15
  574. },
  575. "legacy_lib_dir": "",
  576. "legacy_lib_list": [],
  577. "meta": {
  578. "version": 1
  579. },
  580. "net_format_name": "",
  581. "page_layout_descr_file": "",
  582. "plot_directory": "pdf",
  583. "spice_current_sheet_as_root": false,
  584. "spice_external_command": "spice \"%I\"",
  585. "spice_model_current_sheet_as_root": true,
  586. "spice_save_all_currents": false,
  587. "spice_save_all_dissipations": false,
  588. "spice_save_all_voltages": false,
  589. "subpart_first_id": 65,
  590. "subpart_id_separator": 0
  591. },
  592. "sheets": [
  593. [
  594. "e19a99fd-b470-4733-b327-0374004eae11",
  595. "Root"
  596. ]
  597. ],
  598. "text_variables": {}
  599. }