cx-copter-top-board.kicad_pro 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719
  1. {
  2. "board": {
  3. "3dviewports": [],
  4. "design_settings": {
  5. "defaults": {
  6. "apply_defaults_to_fp_barcodes": false,
  7. "apply_defaults_to_fp_dimensions": false,
  8. "apply_defaults_to_fp_fields": false,
  9. "apply_defaults_to_fp_shapes": false,
  10. "apply_defaults_to_fp_text": false,
  11. "board_outline_line_width": 0.05,
  12. "copper_line_width": 0.2,
  13. "copper_text_italic": false,
  14. "copper_text_size_h": 1.5,
  15. "copper_text_size_v": 1.5,
  16. "copper_text_thickness": 0.3,
  17. "copper_text_upright": false,
  18. "courtyard_line_width": 0.05,
  19. "dimension_precision": 4,
  20. "dimension_units": 3,
  21. "dimensions": {
  22. "arrow_length": 1270000,
  23. "extension_offset": 500000,
  24. "keep_text_aligned": true,
  25. "suppress_zeroes": true,
  26. "text_position": 0,
  27. "units_format": 0
  28. },
  29. "fab_line_width": 0.1,
  30. "fab_text_italic": false,
  31. "fab_text_size_h": 1.0,
  32. "fab_text_size_v": 1.0,
  33. "fab_text_thickness": 0.15,
  34. "fab_text_upright": false,
  35. "other_line_width": 0.1,
  36. "other_text_italic": false,
  37. "other_text_size_h": 1.0,
  38. "other_text_size_v": 1.0,
  39. "other_text_thickness": 0.15,
  40. "other_text_upright": false,
  41. "pads": {
  42. "drill": 0.8,
  43. "height": 1.27,
  44. "width": 2.54
  45. },
  46. "silk_line_width": 0.1,
  47. "silk_text_italic": false,
  48. "silk_text_size_h": 1.0,
  49. "silk_text_size_v": 1.0,
  50. "silk_text_thickness": 0.1,
  51. "silk_text_upright": false,
  52. "zones": {
  53. "border_display_style": 2,
  54. "border_hatch_pitch": 0.5,
  55. "corner_radius": 0.0,
  56. "corner_smoothing": 0,
  57. "fill_mode": 0,
  58. "hatch_gap": 1.5,
  59. "hatch_orientation": 0.0,
  60. "hatch_smoothing_level": 0,
  61. "hatch_smoothing_value": 0.1,
  62. "hatch_thickness": 1.0,
  63. "min_clearance": 0.5,
  64. "min_island_area": 10.0,
  65. "min_thickness": 0.25,
  66. "pad_connection": 1,
  67. "remove_islands": 0,
  68. "thermal_relief_gap": 0.5,
  69. "thermal_relief_spoke_width": 0.5
  70. }
  71. },
  72. "diff_pair_dimensions": [
  73. {
  74. "gap": 0.0,
  75. "via_gap": 0.0,
  76. "width": 0.0
  77. }
  78. ],
  79. "drc_exclusions": [
  80. [
  81. "silk_edge_clearance|142200000|126750000|a70f539a-16bd-4572-a6fc-411f4b9ccbb1|bd4db12e-26ac-4c39-9cbd-68eaa238c2c7",
  82. "Antenna"
  83. ],
  84. [
  85. "silk_edge_clearance|156500000|126750000|a70f539a-16bd-4572-a6fc-411f4b9ccbb1|e6afbd95-036b-4826-9e91-aaf1137bfaca",
  86. "Antenna"
  87. ],
  88. [
  89. "unconnected_items|153430000|84100000|F.Cu|4|c82ece25-b4a6-465d-bf43-60620d68da2c|e10ee225-c316-4d89-838d-a325b15fdf7f",
  90. "That is 0R resistor."
  91. ]
  92. ],
  93. "meta": {
  94. "version": 2
  95. },
  96. "rule_severities": {
  97. "annular_width": "error",
  98. "clearance": "error",
  99. "connection_width": "warning",
  100. "copper_edge_clearance": "error",
  101. "copper_sliver": "warning",
  102. "courtyards_overlap": "error",
  103. "creepage": "error",
  104. "diff_pair_gap_out_of_range": "error",
  105. "diff_pair_uncoupled_length_too_long": "error",
  106. "drill_out_of_range": "error",
  107. "duplicate_footprints": "warning",
  108. "extra_footprint": "warning",
  109. "footprint": "error",
  110. "footprint_filters_mismatch": "ignore",
  111. "footprint_symbol_field_mismatch": "warning",
  112. "footprint_symbol_mismatch": "warning",
  113. "footprint_type_mismatch": "ignore",
  114. "hole_clearance": "error",
  115. "hole_to_hole": "warning",
  116. "holes_co_located": "warning",
  117. "invalid_outline": "error",
  118. "isolated_copper": "warning",
  119. "item_on_disabled_layer": "error",
  120. "items_not_allowed": "error",
  121. "length_out_of_range": "error",
  122. "lib_footprint_issues": "warning",
  123. "lib_footprint_mismatch": "warning",
  124. "malformed_courtyard": "error",
  125. "microvia_drill_out_of_range": "error",
  126. "mirrored_text_on_front_layer": "warning",
  127. "missing_courtyard": "ignore",
  128. "missing_footprint": "warning",
  129. "missing_tuning_profile": "warning",
  130. "net_conflict": "warning",
  131. "nonmirrored_text_on_back_layer": "warning",
  132. "npth_inside_courtyard": "error",
  133. "padstack": "warning",
  134. "pth_inside_courtyard": "error",
  135. "shorting_items": "error",
  136. "silk_edge_clearance": "warning",
  137. "silk_over_copper": "warning",
  138. "silk_overlap": "warning",
  139. "skew_out_of_range": "error",
  140. "solder_mask_bridge": "error",
  141. "starved_thermal": "error",
  142. "text_height": "warning",
  143. "text_on_edge_cuts": "error",
  144. "text_thickness": "warning",
  145. "through_hole_pad_without_hole": "error",
  146. "too_many_vias": "error",
  147. "track_angle": "error",
  148. "track_dangling": "warning",
  149. "track_not_centered_on_via": "ignore",
  150. "track_on_post_machined_layer": "error",
  151. "track_segment_length": "error",
  152. "track_width": "error",
  153. "tracks_crossing": "error",
  154. "tuning_profile_track_geometries": "ignore",
  155. "unconnected_items": "error",
  156. "unresolved_variable": "error",
  157. "via_dangling": "warning",
  158. "zones_intersect": "error"
  159. },
  160. "rules": {
  161. "max_error": 0.005,
  162. "min_clearance": 0.25,
  163. "min_connection": 0.25,
  164. "min_copper_edge_clearance": 0.5,
  165. "min_groove_width": 0.0,
  166. "min_hole_clearance": 0.25,
  167. "min_hole_to_hole": 0.5,
  168. "min_microvia_diameter": 0.2,
  169. "min_microvia_drill": 0.1,
  170. "min_resolved_spokes": 2,
  171. "min_silk_clearance": 0.2,
  172. "min_text_height": 0.8,
  173. "min_text_thickness": 0.08,
  174. "min_through_hole_diameter": 0.7,
  175. "min_track_width": 0.5,
  176. "min_via_annular_width": 0.1,
  177. "min_via_diameter": 1.6,
  178. "solder_mask_to_copper_clearance": 0.0,
  179. "use_height_for_length_calcs": true
  180. },
  181. "teardrop_options": [
  182. {
  183. "td_onpthpad": true,
  184. "td_onroundshapesonly": false,
  185. "td_onsmdpad": true,
  186. "td_ontrackend": false,
  187. "td_onvia": true
  188. }
  189. ],
  190. "teardrop_parameters": [
  191. {
  192. "td_allow_use_two_tracks": true,
  193. "td_curve_segcount": 0,
  194. "td_height_ratio": 1.0,
  195. "td_length_ratio": 0.5,
  196. "td_maxheight": 2.0,
  197. "td_maxlen": 1.0,
  198. "td_on_pad_in_zone": false,
  199. "td_target_name": "td_round_shape",
  200. "td_width_to_size_filter_ratio": 0.9
  201. },
  202. {
  203. "td_allow_use_two_tracks": true,
  204. "td_curve_segcount": 0,
  205. "td_height_ratio": 1.0,
  206. "td_length_ratio": 0.5,
  207. "td_maxheight": 2.0,
  208. "td_maxlen": 1.0,
  209. "td_on_pad_in_zone": false,
  210. "td_target_name": "td_rect_shape",
  211. "td_width_to_size_filter_ratio": 0.9
  212. },
  213. {
  214. "td_allow_use_two_tracks": true,
  215. "td_curve_segcount": 0,
  216. "td_height_ratio": 1.0,
  217. "td_length_ratio": 0.5,
  218. "td_maxheight": 2.0,
  219. "td_maxlen": 1.0,
  220. "td_on_pad_in_zone": false,
  221. "td_target_name": "td_track_end",
  222. "td_width_to_size_filter_ratio": 0.9
  223. }
  224. ],
  225. "track_widths": [
  226. 0.0,
  227. 0.5,
  228. 1.0
  229. ],
  230. "tuning_pattern_settings": {
  231. "diff_pair_defaults": {
  232. "corner_radius_percentage": 80,
  233. "corner_style": 1,
  234. "max_amplitude": 1.0,
  235. "min_amplitude": 0.2,
  236. "single_sided": false,
  237. "spacing": 1.0
  238. },
  239. "diff_pair_skew_defaults": {
  240. "corner_radius_percentage": 80,
  241. "corner_style": 1,
  242. "max_amplitude": 1.0,
  243. "min_amplitude": 0.2,
  244. "single_sided": false,
  245. "spacing": 0.6
  246. },
  247. "single_track_defaults": {
  248. "corner_radius_percentage": 80,
  249. "corner_style": 1,
  250. "max_amplitude": 1.0,
  251. "min_amplitude": 0.2,
  252. "single_sided": false,
  253. "spacing": 0.6
  254. }
  255. },
  256. "via_dimensions": [
  257. {
  258. "diameter": 0.0,
  259. "drill": 0.0
  260. },
  261. {
  262. "diameter": 1.6,
  263. "drill": 0.8
  264. }
  265. ],
  266. "zones_allow_external_fillets": true
  267. },
  268. "ipc2581": {
  269. "bom_rev": "",
  270. "dist": "",
  271. "distpn": "",
  272. "internal_id": "",
  273. "mfg": "",
  274. "mpn": "",
  275. "sch_revision": ""
  276. },
  277. "layer_pairs": [],
  278. "layer_presets": [],
  279. "viewports": []
  280. },
  281. "boards": [],
  282. "component_class_settings": {
  283. "assignments": [],
  284. "meta": {
  285. "version": 0
  286. },
  287. "sheet_component_classes": {
  288. "enabled": false
  289. }
  290. },
  291. "cvpcb": {
  292. "equivalence_files": []
  293. },
  294. "erc": {
  295. "erc_exclusions": [],
  296. "meta": {
  297. "version": 0
  298. },
  299. "pin_map": [
  300. [
  301. 0,
  302. 0,
  303. 0,
  304. 0,
  305. 0,
  306. 0,
  307. 1,
  308. 0,
  309. 0,
  310. 0,
  311. 0,
  312. 2
  313. ],
  314. [
  315. 0,
  316. 2,
  317. 0,
  318. 1,
  319. 0,
  320. 0,
  321. 1,
  322. 0,
  323. 2,
  324. 2,
  325. 2,
  326. 2
  327. ],
  328. [
  329. 0,
  330. 0,
  331. 0,
  332. 0,
  333. 0,
  334. 0,
  335. 1,
  336. 0,
  337. 1,
  338. 0,
  339. 1,
  340. 2
  341. ],
  342. [
  343. 0,
  344. 1,
  345. 0,
  346. 0,
  347. 0,
  348. 0,
  349. 1,
  350. 1,
  351. 2,
  352. 1,
  353. 1,
  354. 2
  355. ],
  356. [
  357. 0,
  358. 0,
  359. 0,
  360. 0,
  361. 0,
  362. 0,
  363. 1,
  364. 0,
  365. 0,
  366. 0,
  367. 0,
  368. 2
  369. ],
  370. [
  371. 0,
  372. 0,
  373. 0,
  374. 0,
  375. 0,
  376. 0,
  377. 0,
  378. 0,
  379. 0,
  380. 0,
  381. 0,
  382. 2
  383. ],
  384. [
  385. 1,
  386. 1,
  387. 1,
  388. 1,
  389. 1,
  390. 0,
  391. 1,
  392. 1,
  393. 1,
  394. 1,
  395. 1,
  396. 2
  397. ],
  398. [
  399. 0,
  400. 0,
  401. 0,
  402. 1,
  403. 0,
  404. 0,
  405. 1,
  406. 0,
  407. 0,
  408. 0,
  409. 0,
  410. 2
  411. ],
  412. [
  413. 0,
  414. 2,
  415. 1,
  416. 2,
  417. 0,
  418. 0,
  419. 1,
  420. 0,
  421. 2,
  422. 2,
  423. 2,
  424. 2
  425. ],
  426. [
  427. 0,
  428. 2,
  429. 0,
  430. 1,
  431. 0,
  432. 0,
  433. 1,
  434. 0,
  435. 2,
  436. 0,
  437. 0,
  438. 2
  439. ],
  440. [
  441. 0,
  442. 2,
  443. 1,
  444. 1,
  445. 0,
  446. 0,
  447. 1,
  448. 0,
  449. 2,
  450. 0,
  451. 0,
  452. 2
  453. ],
  454. [
  455. 2,
  456. 2,
  457. 2,
  458. 2,
  459. 2,
  460. 2,
  461. 2,
  462. 2,
  463. 2,
  464. 2,
  465. 2,
  466. 2
  467. ]
  468. ],
  469. "rule_severities": {
  470. "bus_definition_conflict": "error",
  471. "bus_entry_needed": "error",
  472. "bus_to_bus_conflict": "error",
  473. "bus_to_net_conflict": "error",
  474. "different_unit_footprint": "error",
  475. "different_unit_net": "error",
  476. "duplicate_reference": "error",
  477. "duplicate_sheet_names": "error",
  478. "endpoint_off_grid": "warning",
  479. "extra_units": "error",
  480. "field_name_whitespace": "warning",
  481. "footprint_filter": "ignore",
  482. "footprint_link_issues": "warning",
  483. "four_way_junction": "ignore",
  484. "ground_pin_not_ground": "warning",
  485. "hier_label_mismatch": "error",
  486. "isolated_pin_label": "warning",
  487. "label_dangling": "error",
  488. "label_multiple_wires": "warning",
  489. "lib_symbol_issues": "warning",
  490. "lib_symbol_mismatch": "warning",
  491. "missing_bidi_pin": "warning",
  492. "missing_input_pin": "warning",
  493. "missing_power_pin": "error",
  494. "missing_unit": "warning",
  495. "multiple_net_names": "warning",
  496. "net_not_bus_member": "warning",
  497. "no_connect_connected": "warning",
  498. "no_connect_dangling": "warning",
  499. "pin_not_connected": "error",
  500. "pin_not_driven": "error",
  501. "pin_to_pin": "warning",
  502. "power_pin_not_driven": "error",
  503. "same_local_global_label": "warning",
  504. "similar_label_and_power": "warning",
  505. "similar_labels": "warning",
  506. "similar_power": "warning",
  507. "simulation_model_issue": "ignore",
  508. "single_global_label": "ignore",
  509. "stacked_pin_name": "warning",
  510. "unannotated": "error",
  511. "unconnected_wire_endpoint": "warning",
  512. "undefined_netclass": "error",
  513. "unit_value_mismatch": "error",
  514. "unresolved_variable": "error",
  515. "wire_dangling": "error"
  516. }
  517. },
  518. "libraries": {
  519. "pinned_footprint_libs": [],
  520. "pinned_symbol_libs": []
  521. },
  522. "meta": {
  523. "filename": "cx-copter-top-board.kicad_pro",
  524. "version": 3
  525. },
  526. "net_settings": {
  527. "classes": [
  528. {
  529. "bus_width": 12,
  530. "clearance": 0.5,
  531. "diff_pair_gap": 0.5,
  532. "diff_pair_via_gap": 0.25,
  533. "diff_pair_width": 0.5,
  534. "line_style": 0,
  535. "microvia_diameter": 0.3,
  536. "microvia_drill": 0.1,
  537. "name": "Default",
  538. "pcb_color": "rgba(0, 0, 0, 0.000)",
  539. "priority": 2147483647,
  540. "schematic_color": "rgba(0, 0, 0, 0.000)",
  541. "track_width": 0.5,
  542. "tuning_profile": "",
  543. "via_diameter": 1.6,
  544. "via_drill": 0.7,
  545. "wire_width": 6
  546. }
  547. ],
  548. "meta": {
  549. "version": 5
  550. },
  551. "net_colors": null,
  552. "netclass_assignments": null,
  553. "netclass_patterns": []
  554. },
  555. "pcbnew": {
  556. "last_paths": {
  557. "idf": "",
  558. "netlist": "",
  559. "plot": "",
  560. "specctra_dsn": "",
  561. "vrml": ""
  562. },
  563. "page_layout_descr_file": ""
  564. },
  565. "schematic": {
  566. "annotate_start_num": 0,
  567. "annotation": {
  568. "method": 0,
  569. "sort_order": 0
  570. },
  571. "bom_export_filename": "${PROJECTNAME}.csv",
  572. "bom_fmt_presets": [],
  573. "bom_fmt_settings": {
  574. "field_delimiter": ",",
  575. "keep_line_breaks": false,
  576. "keep_tabs": false,
  577. "name": "CSV",
  578. "ref_delimiter": ",",
  579. "ref_range_delimiter": "",
  580. "string_delimiter": "\""
  581. },
  582. "bom_presets": [],
  583. "bom_settings": {
  584. "exclude_dnp": false,
  585. "fields_ordered": [
  586. {
  587. "group_by": false,
  588. "label": "Reference",
  589. "name": "Reference",
  590. "show": true
  591. },
  592. {
  593. "group_by": false,
  594. "label": "Qty",
  595. "name": "${QUANTITY}",
  596. "show": true
  597. },
  598. {
  599. "group_by": true,
  600. "label": "Value",
  601. "name": "Value",
  602. "show": true
  603. },
  604. {
  605. "group_by": true,
  606. "label": "DNP",
  607. "name": "${DNP}",
  608. "show": true
  609. },
  610. {
  611. "group_by": true,
  612. "label": "Exclude from BOM",
  613. "name": "${EXCLUDE_FROM_BOM}",
  614. "show": true
  615. },
  616. {
  617. "group_by": true,
  618. "label": "Exclude from Board",
  619. "name": "${EXCLUDE_FROM_BOARD}",
  620. "show": true
  621. },
  622. {
  623. "group_by": true,
  624. "label": "Footprint",
  625. "name": "Footprint",
  626. "show": true
  627. },
  628. {
  629. "group_by": false,
  630. "label": "Datasheet",
  631. "name": "Datasheet",
  632. "show": true
  633. }
  634. ],
  635. "filter_string": "",
  636. "group_symbols": true,
  637. "include_excluded_from_bom": true,
  638. "name": "Default Editing",
  639. "sort_asc": true,
  640. "sort_field": "Reference"
  641. },
  642. "bus_aliases": {},
  643. "connection_grid_size": 50.0,
  644. "drawing": {
  645. "dashed_lines_dash_length_ratio": 12.0,
  646. "dashed_lines_gap_length_ratio": 3.0,
  647. "default_line_thickness": 6.0,
  648. "default_text_size": 50.0,
  649. "field_names": [],
  650. "hop_over_size_choice": 0,
  651. "intersheets_ref_own_page": false,
  652. "intersheets_ref_prefix": "",
  653. "intersheets_ref_short": false,
  654. "intersheets_ref_show": false,
  655. "intersheets_ref_suffix": "",
  656. "junction_size_choice": 3,
  657. "label_size_ratio": 0.375,
  658. "operating_point_overlay_i_precision": 3,
  659. "operating_point_overlay_i_range": "~A",
  660. "operating_point_overlay_v_precision": 3,
  661. "operating_point_overlay_v_range": "~V",
  662. "overbar_offset_ratio": 1.23,
  663. "pin_symbol_size": 25.0,
  664. "text_offset_ratio": 0.15
  665. },
  666. "legacy_lib_dir": "",
  667. "legacy_lib_list": [],
  668. "meta": {
  669. "version": 1
  670. },
  671. "page_layout_descr_file": "",
  672. "plot_directory": "",
  673. "reuse_designators": true,
  674. "subpart_first_id": 65,
  675. "subpart_id_separator": 0,
  676. "top_level_sheets": [
  677. {
  678. "filename": "cx-copter-top-board.kicad_sch",
  679. "name": "Root",
  680. "uuid": "4e86fa64-e1b6-4eca-936b-6df5bcb43437"
  681. }
  682. ],
  683. "used_designators": "",
  684. "variants": []
  685. },
  686. "sheets": [
  687. [
  688. "4e86fa64-e1b6-4eca-936b-6df5bcb43437",
  689. "Root"
  690. ],
  691. [
  692. "099e6a5f-293d-4040-872a-be842998c40e",
  693. "Power section"
  694. ],
  695. [
  696. "d5214527-e615-4c43-aac9-59efc9e0662c",
  697. "Controller"
  698. ],
  699. [
  700. "03838cc8-391e-46f2-8224-1d1d9049a339",
  701. "Communication"
  702. ],
  703. [
  704. "69973ae6-e09a-4674-bfbb-cb51ddb6668c",
  705. "Panel"
  706. ],
  707. [
  708. "101e7ced-41a1-4d57-98f2-f2dbc17087da",
  709. "Accelerometer"
  710. ]
  711. ],
  712. "text_variables": {},
  713. "tuning_profiles": {
  714. "meta": {
  715. "version": 0
  716. },
  717. "tuning_profiles_impedance_geometric": []
  718. }
  719. }