cx-copter-schematic.kicad_pro 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730
  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. "meta": {
  81. "version": 2
  82. },
  83. "rule_severities": {
  84. "annular_width": "error",
  85. "clearance": "error",
  86. "connection_width": "warning",
  87. "copper_edge_clearance": "error",
  88. "copper_sliver": "warning",
  89. "courtyards_overlap": "error",
  90. "creepage": "error",
  91. "diff_pair_gap_out_of_range": "error",
  92. "diff_pair_uncoupled_length_too_long": "error",
  93. "drill_out_of_range": "error",
  94. "duplicate_footprints": "warning",
  95. "extra_footprint": "warning",
  96. "footprint": "error",
  97. "footprint_filters_mismatch": "ignore",
  98. "footprint_symbol_field_mismatch": "warning",
  99. "footprint_symbol_mismatch": "warning",
  100. "footprint_type_mismatch": "ignore",
  101. "hole_clearance": "error",
  102. "hole_to_hole": "warning",
  103. "holes_co_located": "warning",
  104. "invalid_outline": "error",
  105. "isolated_copper": "warning",
  106. "item_on_disabled_layer": "error",
  107. "items_not_allowed": "error",
  108. "length_out_of_range": "error",
  109. "lib_footprint_issues": "warning",
  110. "lib_footprint_mismatch": "warning",
  111. "malformed_courtyard": "error",
  112. "microvia_drill_out_of_range": "error",
  113. "mirrored_text_on_front_layer": "warning",
  114. "missing_courtyard": "ignore",
  115. "missing_footprint": "warning",
  116. "missing_tuning_profile": "warning",
  117. "net_conflict": "warning",
  118. "nonmirrored_text_on_back_layer": "warning",
  119. "npth_inside_courtyard": "error",
  120. "padstack": "warning",
  121. "pth_inside_courtyard": "error",
  122. "shorting_items": "error",
  123. "silk_edge_clearance": "warning",
  124. "silk_over_copper": "warning",
  125. "silk_overlap": "warning",
  126. "skew_out_of_range": "error",
  127. "solder_mask_bridge": "error",
  128. "starved_thermal": "error",
  129. "text_height": "warning",
  130. "text_on_edge_cuts": "error",
  131. "text_thickness": "warning",
  132. "through_hole_pad_without_hole": "error",
  133. "too_many_vias": "error",
  134. "track_angle": "error",
  135. "track_dangling": "warning",
  136. "track_not_centered_on_via": "ignore",
  137. "track_on_post_machined_layer": "error",
  138. "track_segment_length": "error",
  139. "track_width": "error",
  140. "tracks_crossing": "error",
  141. "tuning_profile_track_geometries": "ignore",
  142. "unconnected_items": "error",
  143. "unresolved_variable": "error",
  144. "via_dangling": "warning",
  145. "zones_intersect": "error"
  146. },
  147. "rules": {
  148. "max_error": 0.005,
  149. "min_clearance": 0.0,
  150. "min_connection": 0.0,
  151. "min_copper_edge_clearance": 0.5,
  152. "min_groove_width": 0.0,
  153. "min_hole_clearance": 0.25,
  154. "min_hole_to_hole": 0.25,
  155. "min_microvia_diameter": 0.2,
  156. "min_microvia_drill": 0.1,
  157. "min_resolved_spokes": 2,
  158. "min_silk_clearance": 0.0,
  159. "min_text_height": 0.8,
  160. "min_text_thickness": 0.08,
  161. "min_through_hole_diameter": 0.3,
  162. "min_track_width": 0.2,
  163. "min_via_annular_width": 0.1,
  164. "min_via_diameter": 0.5,
  165. "solder_mask_to_copper_clearance": 0.0,
  166. "use_height_for_length_calcs": true
  167. },
  168. "teardrop_options": [
  169. {
  170. "td_onpthpad": true,
  171. "td_onroundshapesonly": false,
  172. "td_onsmdpad": true,
  173. "td_ontrackend": false,
  174. "td_onvia": true
  175. }
  176. ],
  177. "teardrop_parameters": [
  178. {
  179. "td_allow_use_two_tracks": true,
  180. "td_curve_segcount": 0,
  181. "td_height_ratio": 1.0,
  182. "td_length_ratio": 0.5,
  183. "td_maxheight": 2.0,
  184. "td_maxlen": 1.0,
  185. "td_on_pad_in_zone": false,
  186. "td_target_name": "td_round_shape",
  187. "td_width_to_size_filter_ratio": 0.9
  188. },
  189. {
  190. "td_allow_use_two_tracks": true,
  191. "td_curve_segcount": 0,
  192. "td_height_ratio": 1.0,
  193. "td_length_ratio": 0.5,
  194. "td_maxheight": 2.0,
  195. "td_maxlen": 1.0,
  196. "td_on_pad_in_zone": false,
  197. "td_target_name": "td_rect_shape",
  198. "td_width_to_size_filter_ratio": 0.9
  199. },
  200. {
  201. "td_allow_use_two_tracks": true,
  202. "td_curve_segcount": 0,
  203. "td_height_ratio": 1.0,
  204. "td_length_ratio": 0.5,
  205. "td_maxheight": 2.0,
  206. "td_maxlen": 1.0,
  207. "td_on_pad_in_zone": false,
  208. "td_target_name": "td_track_end",
  209. "td_width_to_size_filter_ratio": 0.9
  210. }
  211. ],
  212. "track_widths": [
  213. 0.0,
  214. 0.5,
  215. 1.0
  216. ],
  217. "tuning_pattern_settings": {
  218. "diff_pair_defaults": {
  219. "corner_radius_percentage": 80,
  220. "corner_style": 1,
  221. "max_amplitude": 1.0,
  222. "min_amplitude": 0.2,
  223. "single_sided": false,
  224. "spacing": 1.0
  225. },
  226. "diff_pair_skew_defaults": {
  227. "corner_radius_percentage": 80,
  228. "corner_style": 1,
  229. "max_amplitude": 1.0,
  230. "min_amplitude": 0.2,
  231. "single_sided": false,
  232. "spacing": 0.6
  233. },
  234. "single_track_defaults": {
  235. "corner_radius_percentage": 80,
  236. "corner_style": 1,
  237. "max_amplitude": 1.0,
  238. "min_amplitude": 0.2,
  239. "single_sided": false,
  240. "spacing": 0.6
  241. }
  242. },
  243. "via_dimensions": [
  244. {
  245. "diameter": 0.0,
  246. "drill": 0.0
  247. },
  248. {
  249. "diameter": 1.4,
  250. "drill": 0.8
  251. }
  252. ],
  253. "zones_allow_external_fillets": false
  254. },
  255. "ipc2581": {
  256. "bom_rev": "",
  257. "dist": "",
  258. "distpn": "",
  259. "internal_id": "",
  260. "mfg": "",
  261. "mpn": "",
  262. "sch_revision": ""
  263. },
  264. "layer_pairs": [],
  265. "layer_presets": [],
  266. "viewports": []
  267. },
  268. "boards": [],
  269. "component_class_settings": {
  270. "assignments": [],
  271. "meta": {
  272. "version": 0
  273. },
  274. "sheet_component_classes": {
  275. "enabled": false
  276. }
  277. },
  278. "cvpcb": {
  279. "equivalence_files": []
  280. },
  281. "erc": {
  282. "erc_exclusions": [],
  283. "meta": {
  284. "version": 0
  285. },
  286. "pin_map": [
  287. [
  288. 0,
  289. 0,
  290. 0,
  291. 0,
  292. 0,
  293. 0,
  294. 1,
  295. 0,
  296. 0,
  297. 0,
  298. 0,
  299. 2
  300. ],
  301. [
  302. 0,
  303. 2,
  304. 0,
  305. 1,
  306. 0,
  307. 0,
  308. 1,
  309. 0,
  310. 2,
  311. 2,
  312. 2,
  313. 2
  314. ],
  315. [
  316. 0,
  317. 0,
  318. 0,
  319. 0,
  320. 0,
  321. 0,
  322. 1,
  323. 0,
  324. 1,
  325. 0,
  326. 1,
  327. 2
  328. ],
  329. [
  330. 0,
  331. 1,
  332. 0,
  333. 0,
  334. 0,
  335. 0,
  336. 1,
  337. 1,
  338. 2,
  339. 1,
  340. 1,
  341. 2
  342. ],
  343. [
  344. 0,
  345. 0,
  346. 0,
  347. 0,
  348. 0,
  349. 0,
  350. 1,
  351. 0,
  352. 0,
  353. 0,
  354. 0,
  355. 2
  356. ],
  357. [
  358. 0,
  359. 0,
  360. 0,
  361. 0,
  362. 0,
  363. 0,
  364. 0,
  365. 0,
  366. 0,
  367. 0,
  368. 0,
  369. 2
  370. ],
  371. [
  372. 1,
  373. 1,
  374. 1,
  375. 1,
  376. 1,
  377. 0,
  378. 1,
  379. 1,
  380. 1,
  381. 1,
  382. 1,
  383. 2
  384. ],
  385. [
  386. 0,
  387. 0,
  388. 0,
  389. 1,
  390. 0,
  391. 0,
  392. 1,
  393. 0,
  394. 0,
  395. 0,
  396. 0,
  397. 2
  398. ],
  399. [
  400. 0,
  401. 2,
  402. 1,
  403. 2,
  404. 0,
  405. 0,
  406. 1,
  407. 0,
  408. 2,
  409. 2,
  410. 2,
  411. 2
  412. ],
  413. [
  414. 0,
  415. 2,
  416. 0,
  417. 1,
  418. 0,
  419. 0,
  420. 1,
  421. 0,
  422. 2,
  423. 0,
  424. 0,
  425. 2
  426. ],
  427. [
  428. 0,
  429. 2,
  430. 1,
  431. 1,
  432. 0,
  433. 0,
  434. 1,
  435. 0,
  436. 2,
  437. 0,
  438. 0,
  439. 2
  440. ],
  441. [
  442. 2,
  443. 2,
  444. 2,
  445. 2,
  446. 2,
  447. 2,
  448. 2,
  449. 2,
  450. 2,
  451. 2,
  452. 2,
  453. 2
  454. ]
  455. ],
  456. "rule_severities": {
  457. "bus_definition_conflict": "error",
  458. "bus_entry_needed": "error",
  459. "bus_to_bus_conflict": "error",
  460. "bus_to_net_conflict": "error",
  461. "different_unit_footprint": "error",
  462. "different_unit_net": "error",
  463. "duplicate_reference": "error",
  464. "duplicate_sheet_names": "error",
  465. "endpoint_off_grid": "warning",
  466. "extra_units": "error",
  467. "field_name_whitespace": "warning",
  468. "footprint_filter": "ignore",
  469. "footprint_link_issues": "warning",
  470. "four_way_junction": "ignore",
  471. "ground_pin_not_ground": "warning",
  472. "hier_label_mismatch": "error",
  473. "isolated_pin_label": "warning",
  474. "label_dangling": "error",
  475. "label_multiple_wires": "warning",
  476. "lib_symbol_issues": "warning",
  477. "lib_symbol_mismatch": "warning",
  478. "missing_bidi_pin": "warning",
  479. "missing_input_pin": "warning",
  480. "missing_power_pin": "error",
  481. "missing_unit": "warning",
  482. "multiple_net_names": "warning",
  483. "net_not_bus_member": "warning",
  484. "no_connect_connected": "warning",
  485. "no_connect_dangling": "warning",
  486. "pin_not_connected": "error",
  487. "pin_not_driven": "error",
  488. "pin_to_pin": "warning",
  489. "power_pin_not_driven": "error",
  490. "same_local_global_label": "warning",
  491. "similar_label_and_power": "warning",
  492. "similar_labels": "warning",
  493. "similar_power": "warning",
  494. "simulation_model_issue": "ignore",
  495. "single_global_label": "ignore",
  496. "stacked_pin_name": "warning",
  497. "unannotated": "error",
  498. "unconnected_wire_endpoint": "warning",
  499. "undefined_netclass": "error",
  500. "unit_value_mismatch": "error",
  501. "unresolved_variable": "error",
  502. "wire_dangling": "error"
  503. }
  504. },
  505. "libraries": {
  506. "pinned_footprint_libs": [],
  507. "pinned_symbol_libs": []
  508. },
  509. "meta": {
  510. "filename": "cx-copter-schematic.kicad_pro",
  511. "version": 3
  512. },
  513. "net_settings": {
  514. "classes": [
  515. {
  516. "bus_width": 12,
  517. "clearance": 0.2,
  518. "diff_pair_gap": 0.25,
  519. "diff_pair_via_gap": 0.25,
  520. "diff_pair_width": 0.2,
  521. "line_style": 0,
  522. "microvia_diameter": 0.3,
  523. "microvia_drill": 0.1,
  524. "name": "Default",
  525. "pcb_color": "rgba(0, 0, 0, 0.000)",
  526. "priority": 2147483647,
  527. "schematic_color": "rgba(0, 0, 0, 0.000)",
  528. "track_width": 0.2,
  529. "tuning_profile": "",
  530. "via_diameter": 0.6,
  531. "via_drill": 0.3,
  532. "wire_width": 6
  533. }
  534. ],
  535. "meta": {
  536. "version": 5
  537. },
  538. "net_colors": null,
  539. "netclass_assignments": null,
  540. "netclass_patterns": []
  541. },
  542. "pcbnew": {
  543. "last_paths": {
  544. "idf": "",
  545. "netlist": "",
  546. "plot": "",
  547. "specctra_dsn": "",
  548. "vrml": ""
  549. },
  550. "page_layout_descr_file": ""
  551. },
  552. "schematic": {
  553. "annotate_start_num": 0,
  554. "annotation": {
  555. "method": 0,
  556. "sort_order": 0
  557. },
  558. "bom_export_filename": "${PROJECTNAME}.csv",
  559. "bom_fmt_presets": [],
  560. "bom_fmt_settings": {
  561. "field_delimiter": ",",
  562. "keep_line_breaks": false,
  563. "keep_tabs": false,
  564. "name": "CSV",
  565. "ref_delimiter": ",",
  566. "ref_range_delimiter": "",
  567. "string_delimiter": "\""
  568. },
  569. "bom_presets": [],
  570. "bom_settings": {
  571. "exclude_dnp": false,
  572. "fields_ordered": [
  573. {
  574. "group_by": false,
  575. "label": "Reference",
  576. "name": "Reference",
  577. "show": true
  578. },
  579. {
  580. "group_by": false,
  581. "label": "Qty",
  582. "name": "${QUANTITY}",
  583. "show": true
  584. },
  585. {
  586. "group_by": true,
  587. "label": "Value",
  588. "name": "Value",
  589. "show": true
  590. },
  591. {
  592. "group_by": true,
  593. "label": "DNP",
  594. "name": "${DNP}",
  595. "show": true
  596. },
  597. {
  598. "group_by": true,
  599. "label": "Exclude from BOM",
  600. "name": "${EXCLUDE_FROM_BOM}",
  601. "show": true
  602. },
  603. {
  604. "group_by": true,
  605. "label": "Exclude from Board",
  606. "name": "${EXCLUDE_FROM_BOARD}",
  607. "show": true
  608. },
  609. {
  610. "group_by": true,
  611. "label": "Footprint",
  612. "name": "Footprint",
  613. "show": true
  614. },
  615. {
  616. "group_by": false,
  617. "label": "Datasheet",
  618. "name": "Datasheet",
  619. "show": true
  620. }
  621. ],
  622. "filter_string": "",
  623. "group_symbols": true,
  624. "include_excluded_from_bom": true,
  625. "name": "Default Editing",
  626. "sort_asc": true,
  627. "sort_field": "Reference"
  628. },
  629. "bus_aliases": {},
  630. "connection_grid_size": 50.0,
  631. "drawing": {
  632. "dashed_lines_dash_length_ratio": 12.0,
  633. "dashed_lines_gap_length_ratio": 3.0,
  634. "default_line_thickness": 6.0,
  635. "default_text_size": 50.0,
  636. "field_names": [],
  637. "hop_over_size_choice": 0,
  638. "intersheets_ref_own_page": false,
  639. "intersheets_ref_prefix": "",
  640. "intersheets_ref_short": false,
  641. "intersheets_ref_show": false,
  642. "intersheets_ref_suffix": "",
  643. "junction_size_choice": 3,
  644. "label_size_ratio": 0.375,
  645. "operating_point_overlay_i_precision": 3,
  646. "operating_point_overlay_i_range": "~A",
  647. "operating_point_overlay_v_precision": 3,
  648. "operating_point_overlay_v_range": "~V",
  649. "overbar_offset_ratio": 1.23,
  650. "pin_symbol_size": 25.0,
  651. "text_offset_ratio": 0.15
  652. },
  653. "legacy_lib_dir": "",
  654. "legacy_lib_list": [],
  655. "meta": {
  656. "version": 1
  657. },
  658. "ngspice": {
  659. "fix_include_paths": true,
  660. "meta": {
  661. "version": 0
  662. },
  663. "model_mode": 4,
  664. "workbook_filename": ""
  665. },
  666. "page_layout_descr_file": "",
  667. "plot_directory": "",
  668. "reuse_designators": true,
  669. "subpart_first_id": 65,
  670. "subpart_id_separator": 0,
  671. "top_level_sheets": [
  672. {
  673. "filename": "cx-copter-schematic.kicad_sch",
  674. "name": "Root",
  675. "uuid": "4a590ed2-d600-4e37-8f7e-ac4e1ec0f4fe"
  676. }
  677. ],
  678. "used_designators": "",
  679. "variants": []
  680. },
  681. "sheets": [
  682. [
  683. "4a590ed2-d600-4e37-8f7e-ac4e1ec0f4fe",
  684. "Root"
  685. ],
  686. [
  687. "5a4d2f37-c035-413d-94a5-f0c762c5279e",
  688. "Engine driver M1"
  689. ],
  690. [
  691. "26ed61ca-be80-41a7-8de5-b627fea95b9d",
  692. "Engine driver M2"
  693. ],
  694. [
  695. "61f0245d-3df3-4923-a222-e27fe8dccc00",
  696. "Engine driver M3"
  697. ],
  698. [
  699. "1294a00f-bea7-44c2-8af4-81f3d946c0e8",
  700. "Engine driver M4"
  701. ],
  702. [
  703. "a4b83c2e-ad30-4e09-af69-5a6bc57c4e9e",
  704. "Controller unit"
  705. ],
  706. [
  707. "8aca27bc-7a63-4f6b-9aea-71dcfda552c2",
  708. "IMU"
  709. ],
  710. [
  711. "f05a78a8-dc79-4fb3-95fb-0ac351fc2d5b",
  712. "Panel IO"
  713. ],
  714. [
  715. "cb93fa9b-3b28-4546-a57a-5eb14453a8fe",
  716. "Power section"
  717. ],
  718. [
  719. "0f9e9496-270c-4fa6-a1dd-88883876bb61",
  720. "WiFi communication"
  721. ]
  722. ],
  723. "text_variables": {},
  724. "tuning_profiles": {
  725. "meta": {
  726. "version": 0
  727. },
  728. "tuning_profiles_impedance_geometric": []
  729. }
  730. }