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.

581 lines
13 KiB

5 years ago
3 years ago
5 years ago
5 years ago
5 years ago
3 years ago
5 years ago
5 years ago
5 years ago
3 years ago
5 years ago
3 years ago
5 years ago
5 years ago
5 years ago
3 years ago
5 years ago
3 years ago
5 years ago
3 years ago
5 years ago
5 years ago
5 years ago
3 years ago
5 years ago
3 years ago
5 years ago
3 years ago
5 years ago
3 years ago
5 years ago
5 years ago
5 years ago
3 years ago
5 years ago
3 years ago
3 years ago
5 years ago
3 years ago
5 years ago
3 years ago
5 years ago
3 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
4 years ago
5 years ago
3 years ago
5 years ago
5 years ago
5 years ago
3 years ago
5 years ago
5 years ago
3 years ago
5 years ago
3 years ago
5 years ago
5 years ago
3 years ago
5 years ago
3 years ago
5 years ago
2 years ago
5 years ago
2 years ago
5 years ago
4 years ago
3 years ago
2 years ago
5 years ago
3 years ago
5 years ago
5 years ago
5 years ago
2 years ago
5 years ago
4 years ago
3 years ago
2 years ago
5 years ago
2 years ago
5 years ago
4 years ago
5 years ago
5 years ago
4 years ago
5 years ago
4 years ago
5 years ago
5 years ago
3 years ago
5 years ago
3 years ago
3 years ago
3 years ago
3 years ago
5 years ago
5 years ago
5 years ago
  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": 3.5,
  38. "height": 5.0,
  39. "width": 9.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. "version": 2
  62. },
  63. "rule_severities": {
  64. "annular_width": "error",
  65. "clearance": "error",
  66. "connection_width": "ignore",
  67. "copper_edge_clearance": "error",
  68. "copper_sliver": "warning",
  69. "courtyards_overlap": "error",
  70. "diff_pair_gap_out_of_range": "error",
  71. "diff_pair_uncoupled_length_too_long": "error",
  72. "drill_out_of_range": "error",
  73. "duplicate_footprints": "warning",
  74. "extra_footprint": "warning",
  75. "footprint": "error",
  76. "footprint_type_mismatch": "warning",
  77. "hole_clearance": "error",
  78. "hole_near_hole": "error",
  79. "invalid_outline": "error",
  80. "isolated_copper": "warning",
  81. "item_on_disabled_layer": "error",
  82. "items_not_allowed": "error",
  83. "length_out_of_range": "error",
  84. "lib_footprint_issues": "warning",
  85. "lib_footprint_mismatch": "warning",
  86. "malformed_courtyard": "error",
  87. "microvia_drill_out_of_range": "error",
  88. "missing_courtyard": "ignore",
  89. "missing_footprint": "warning",
  90. "net_conflict": "warning",
  91. "npth_inside_courtyard": "ignore",
  92. "overlapping_pads": "warning",
  93. "padstack": "error",
  94. "pth_inside_courtyard": "ignore",
  95. "shorting_items": "error",
  96. "silk_edge_clearance": "warning",
  97. "silk_over_copper": "error",
  98. "silk_overlap": "error",
  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. "allow_blind_buried_vias": false,
  116. "allow_microvias": false,
  117. "max_error": 0.005,
  118. "min_clearance": 0.0,
  119. "min_connection": 0.0,
  120. "min_copper_edge_clearance": 0.01,
  121. "min_hole_clearance": 0.0,
  122. "min_hole_to_hole": 0.25,
  123. "min_microvia_diameter": 0.19999999999999998,
  124. "min_microvia_drill": 0.09999999999999999,
  125. "min_resolved_spokes": 1,
  126. "min_silk_clearance": 0.0,
  127. "min_text_height": 0.7,
  128. "min_text_thickness": 0.12,
  129. "min_through_hole_diameter": 0.3,
  130. "min_track_width": 0.19999999999999998,
  131. "min_via_annular_width": 0.049999999999999996,
  132. "min_via_diameter": 0.39999999999999997,
  133. "solder_mask_to_copper_clearance": 0.0,
  134. "use_height_for_length_calcs": true
  135. },
  136. "teardrop_options": [
  137. {
  138. "td_allow_use_two_tracks": true,
  139. "td_curve_segcount": 5,
  140. "td_on_pad_in_zone": false,
  141. "td_onpadsmd": true,
  142. "td_onroundshapesonly": false,
  143. "td_ontrackend": false,
  144. "td_onviapad": true
  145. }
  146. ],
  147. "teardrop_parameters": [
  148. {
  149. "td_curve_segcount": 0,
  150. "td_height_ratio": 1.0,
  151. "td_length_ratio": 0.5,
  152. "td_maxheight": 2.0,
  153. "td_maxlen": 1.0,
  154. "td_target_name": "td_round_shape",
  155. "td_width_to_size_filter_ratio": 0.9
  156. },
  157. {
  158. "td_curve_segcount": 0,
  159. "td_height_ratio": 1.0,
  160. "td_length_ratio": 0.5,
  161. "td_maxheight": 2.0,
  162. "td_maxlen": 1.0,
  163. "td_target_name": "td_rect_shape",
  164. "td_width_to_size_filter_ratio": 0.9
  165. },
  166. {
  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_target_name": "td_track_end",
  173. "td_width_to_size_filter_ratio": 0.9
  174. }
  175. ],
  176. "track_widths": [
  177. 0.0
  178. ],
  179. "via_dimensions": [
  180. {
  181. "diameter": 0.0,
  182. "drill": 0.0
  183. }
  184. ],
  185. "zones_allow_external_fillets": true,
  186. "zones_use_no_outline": true
  187. },
  188. "layer_presets": [],
  189. "viewports": []
  190. },
  191. "boards": [],
  192. "cvpcb": {
  193. "equivalence_files": []
  194. },
  195. "erc": {
  196. "erc_exclusions": [],
  197. "meta": {
  198. "version": 0
  199. },
  200. "pin_map": [
  201. [
  202. 0,
  203. 0,
  204. 0,
  205. 0,
  206. 0,
  207. 0,
  208. 1,
  209. 0,
  210. 0,
  211. 0,
  212. 0,
  213. 2
  214. ],
  215. [
  216. 0,
  217. 2,
  218. 0,
  219. 1,
  220. 0,
  221. 0,
  222. 1,
  223. 0,
  224. 2,
  225. 2,
  226. 2,
  227. 2
  228. ],
  229. [
  230. 0,
  231. 0,
  232. 0,
  233. 0,
  234. 0,
  235. 0,
  236. 1,
  237. 0,
  238. 1,
  239. 0,
  240. 1,
  241. 2
  242. ],
  243. [
  244. 0,
  245. 1,
  246. 0,
  247. 0,
  248. 0,
  249. 0,
  250. 1,
  251. 1,
  252. 2,
  253. 1,
  254. 1,
  255. 2
  256. ],
  257. [
  258. 0,
  259. 0,
  260. 0,
  261. 0,
  262. 0,
  263. 0,
  264. 1,
  265. 0,
  266. 0,
  267. 0,
  268. 0,
  269. 2
  270. ],
  271. [
  272. 0,
  273. 0,
  274. 0,
  275. 0,
  276. 0,
  277. 0,
  278. 0,
  279. 0,
  280. 0,
  281. 0,
  282. 0,
  283. 2
  284. ],
  285. [
  286. 1,
  287. 1,
  288. 1,
  289. 1,
  290. 1,
  291. 0,
  292. 1,
  293. 1,
  294. 1,
  295. 1,
  296. 1,
  297. 2
  298. ],
  299. [
  300. 0,
  301. 0,
  302. 0,
  303. 1,
  304. 0,
  305. 0,
  306. 1,
  307. 0,
  308. 0,
  309. 0,
  310. 0,
  311. 2
  312. ],
  313. [
  314. 0,
  315. 2,
  316. 1,
  317. 2,
  318. 0,
  319. 0,
  320. 1,
  321. 0,
  322. 2,
  323. 2,
  324. 2,
  325. 2
  326. ],
  327. [
  328. 0,
  329. 2,
  330. 0,
  331. 1,
  332. 0,
  333. 0,
  334. 1,
  335. 0,
  336. 2,
  337. 0,
  338. 0,
  339. 2
  340. ],
  341. [
  342. 0,
  343. 2,
  344. 1,
  345. 1,
  346. 0,
  347. 0,
  348. 1,
  349. 0,
  350. 2,
  351. 0,
  352. 0,
  353. 2
  354. ],
  355. [
  356. 2,
  357. 2,
  358. 2,
  359. 2,
  360. 2,
  361. 2,
  362. 2,
  363. 2,
  364. 2,
  365. 2,
  366. 2,
  367. 2
  368. ]
  369. ],
  370. "rule_severities": {
  371. "bus_definition_conflict": "error",
  372. "bus_entry_needed": "error",
  373. "bus_label_syntax": "error",
  374. "bus_to_bus_conflict": "error",
  375. "bus_to_net_conflict": "error",
  376. "conflicting_netclasses": "error",
  377. "different_unit_footprint": "error",
  378. "different_unit_net": "error",
  379. "duplicate_reference": "error",
  380. "duplicate_sheet_names": "error",
  381. "endpoint_off_grid": "warning",
  382. "extra_units": "error",
  383. "global_label_dangling": "warning",
  384. "hier_label_mismatch": "error",
  385. "label_dangling": "error",
  386. "lib_symbol_issues": "warning",
  387. "missing_bidi_pin": "warning",
  388. "missing_input_pin": "warning",
  389. "missing_power_pin": "error",
  390. "missing_unit": "warning",
  391. "multiple_net_names": "warning",
  392. "net_not_bus_member": "warning",
  393. "no_connect_connected": "warning",
  394. "no_connect_dangling": "warning",
  395. "pin_not_connected": "error",
  396. "pin_not_driven": "error",
  397. "pin_to_pin": "warning",
  398. "power_pin_not_driven": "error",
  399. "similar_labels": "warning",
  400. "simulation_model_issue": "ignore",
  401. "unannotated": "error",
  402. "unit_value_mismatch": "error",
  403. "unresolved_variable": "error",
  404. "wire_dangling": "error"
  405. }
  406. },
  407. "legacy": {
  408. "common": {
  409. "NetDir": ""
  410. }
  411. },
  412. "libraries": {
  413. "pinned_footprint_libs": [],
  414. "pinned_symbol_libs": []
  415. },
  416. "meta": {
  417. "filename": "flat_hierarchy.kicad_pro",
  418. "version": 1
  419. },
  420. "net_settings": {
  421. "classes": [
  422. {
  423. "bus_width": 12.0,
  424. "clearance": 0.254,
  425. "diff_pair_gap": 0.25,
  426. "diff_pair_via_gap": 0.25,
  427. "diff_pair_width": 0.2,
  428. "line_style": 0,
  429. "microvia_diameter": 0.508,
  430. "microvia_drill": 0.127,
  431. "name": "Default",
  432. "pcb_color": "rgba(0, 0, 0, 0.000)",
  433. "schematic_color": "rgba(0, 0, 0, 0.000)",
  434. "track_width": 0.4,
  435. "via_diameter": 0.9,
  436. "via_drill": 0.6,
  437. "wire_width": 6.0
  438. }
  439. ],
  440. "meta": {
  441. "version": 3
  442. },
  443. "net_colors": null,
  444. "netclass_assignments": null,
  445. "netclass_patterns": []
  446. },
  447. "pcbnew": {
  448. "last_paths": {
  449. "gencad": "",
  450. "idf": "",
  451. "netlist": "",
  452. "plot": "",
  453. "pos_files": "",
  454. "specctra_dsn": "",
  455. "step": "",
  456. "svg": "",
  457. "vrml": ""
  458. },
  459. "page_layout_descr_file": ""
  460. },
  461. "schematic": {
  462. "annotate_start_num": 0,
  463. "bom_fmt_presets": [],
  464. "bom_fmt_settings": {
  465. "field_delimiter": ",",
  466. "keep_line_breaks": false,
  467. "keep_tabs": false,
  468. "name": "CSV",
  469. "ref_delimiter": ",",
  470. "ref_range_delimiter": "",
  471. "string_delimiter": "\""
  472. },
  473. "bom_presets": [],
  474. "bom_settings": {
  475. "exclude_dnp": false,
  476. "fields_ordered": [
  477. {
  478. "group_by": false,
  479. "label": "Reference",
  480. "name": "Reference",
  481. "show": true
  482. },
  483. {
  484. "group_by": true,
  485. "label": "Value",
  486. "name": "Value",
  487. "show": true
  488. },
  489. {
  490. "group_by": false,
  491. "label": "Datasheet",
  492. "name": "Datasheet",
  493. "show": true
  494. },
  495. {
  496. "group_by": false,
  497. "label": "Footprint",
  498. "name": "Footprint",
  499. "show": true
  500. },
  501. {
  502. "group_by": false,
  503. "label": "Qty",
  504. "name": "Quantity",
  505. "show": true
  506. }
  507. ],
  508. "filter_string": "",
  509. "group_symbols": true,
  510. "name": "Grouped By Value",
  511. "sort_asc": true,
  512. "sort_field": "Référence"
  513. },
  514. "connection_grid_size": 50.0,
  515. "drawing": {
  516. "dashed_lines_dash_length_ratio": 12.0,
  517. "dashed_lines_gap_length_ratio": 3.0,
  518. "default_bus_thickness": 12.0,
  519. "default_junction_size": 40.0,
  520. "default_line_thickness": 6.0,
  521. "default_text_size": 50.0,
  522. "default_wire_thickness": 6.0,
  523. "field_names": [],
  524. "intersheets_ref_own_page": false,
  525. "intersheets_ref_prefix": "",
  526. "intersheets_ref_short": false,
  527. "intersheets_ref_show": true,
  528. "intersheets_ref_suffix": "",
  529. "junction_size_choice": 3,
  530. "label_size_ratio": 0.3,
  531. "operating_point_overlay_i_precision": 3,
  532. "operating_point_overlay_i_range": "~A",
  533. "operating_point_overlay_v_precision": 3,
  534. "operating_point_overlay_v_range": "~V",
  535. "overbar_offset_ratio": 1.23,
  536. "pin_symbol_size": 25.0,
  537. "text_offset_ratio": 0.0
  538. },
  539. "legacy_lib_dir": "",
  540. "legacy_lib_list": [],
  541. "meta": {
  542. "version": 1
  543. },
  544. "net_format_name": "",
  545. "ngspice": {
  546. "fix_include_paths": true,
  547. "fix_passive_vals": false,
  548. "meta": {
  549. "version": 0
  550. },
  551. "model_mode": 0,
  552. "workbook_filename": ""
  553. },
  554. "page_layout_descr_file": "",
  555. "plot_directory": "",
  556. "spice_adjust_passive_values": false,
  557. "spice_current_sheet_as_root": false,
  558. "spice_external_command": "spice \"%I\"",
  559. "spice_model_current_sheet_as_root": true,
  560. "spice_save_all_currents": false,
  561. "spice_save_all_dissipations": false,
  562. "spice_save_all_voltages": false,
  563. "subpart_first_id": 65,
  564. "subpart_id_separator": 0
  565. },
  566. "sheets": [
  567. [
  568. "3bb135b1-15ed-43fe-a7bd-da79c3cfcb8b",
  569. ""
  570. ],
  571. [
  572. "00000000-0000-0000-0000-000048553e53",
  573. "pic_programmer"
  574. ],
  575. [
  576. "00000000-0000-0000-0000-000048553e7c",
  577. "sockets"
  578. ]
  579. ],
  580. "text_variables": {}
  581. }