rgb-to-hdmi.kicad_pro 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859
  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.25,
  13. "copper_text_size_v": 1.25,
  14. "copper_text_thickness": 0.2,
  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": 2.75,
  41. "height": 2.75,
  42. "width": 2.75
  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.3
  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. "courtyards_overlap|265652999|97685187|00000000-0000-0000-0000-00005515dea9|00000000-0000-0000-0000-00005e55d947"
  63. ],
  64. "meta": {
  65. "filename": "board_design_settings.json",
  66. "version": 2
  67. },
  68. "rule_severities": {
  69. "annular_width": "error",
  70. "clearance": "error",
  71. "connection_width": "warning",
  72. "copper_edge_clearance": "error",
  73. "copper_sliver": "warning",
  74. "courtyards_overlap": "error",
  75. "diff_pair_gap_out_of_range": "error",
  76. "diff_pair_uncoupled_length_too_long": "error",
  77. "drill_out_of_range": "error",
  78. "duplicate_footprints": "warning",
  79. "extra_footprint": "warning",
  80. "footprint": "error",
  81. "footprint_symbol_mismatch": "warning",
  82. "footprint_type_mismatch": "ignore",
  83. "hole_clearance": "error",
  84. "hole_near_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": "warning",
  92. "lib_footprint_mismatch": "warning",
  93. "malformed_courtyard": "error",
  94. "microvia_drill_out_of_range": "error",
  95. "missing_courtyard": "ignore",
  96. "missing_footprint": "warning",
  97. "net_conflict": "warning",
  98. "npth_inside_courtyard": "ignore",
  99. "padstack": "warning",
  100. "pth_inside_courtyard": "ignore",
  101. "shorting_items": "error",
  102. "silk_edge_clearance": "ignore",
  103. "silk_over_copper": "warning",
  104. "silk_overlap": "warning",
  105. "skew_out_of_range": "error",
  106. "solder_mask_bridge": "error",
  107. "starved_thermal": "error",
  108. "text_height": "warning",
  109. "text_thickness": "warning",
  110. "through_hole_pad_without_hole": "error",
  111. "too_many_vias": "error",
  112. "track_dangling": "warning",
  113. "track_width": "error",
  114. "tracks_crossing": "error",
  115. "unconnected_items": "error",
  116. "unresolved_variable": "error",
  117. "via_dangling": "warning",
  118. "zones_intersect": "error"
  119. },
  120. "rule_severitieslegacy_courtyards_overlap": false,
  121. "rule_severitieslegacy_no_courtyard_defined": false,
  122. "rules": {
  123. "max_error": 0.005,
  124. "min_clearance": 0.0,
  125. "min_connection": 0.0,
  126. "min_copper_edge_clearance": 0.05,
  127. "min_hole_clearance": 0.25,
  128. "min_hole_to_hole": 0.25,
  129. "min_microvia_diameter": 0.0,
  130. "min_microvia_drill": 0.0,
  131. "min_resolved_spokes": 2,
  132. "min_silk_clearance": 0.0,
  133. "min_text_height": 0.6,
  134. "min_text_thickness": 0.08,
  135. "min_through_hole_diameter": 0.3048,
  136. "min_track_width": 0.2032,
  137. "min_via_annular_width": 0.1,
  138. "min_via_diameter": 0.6604,
  139. "solder_mask_to_copper_clearance": 0.0,
  140. "use_height_for_length_calcs": true
  141. },
  142. "teardrop_options": [
  143. {
  144. "td_onpadsmd": true,
  145. "td_onroundshapesonly": false,
  146. "td_ontrackend": false,
  147. "td_onviapad": true
  148. }
  149. ],
  150. "teardrop_parameters": [
  151. {
  152. "td_allow_use_two_tracks": true,
  153. "td_curve_segcount": 0,
  154. "td_height_ratio": 1.0,
  155. "td_length_ratio": 0.5,
  156. "td_maxheight": 2.0,
  157. "td_maxlen": 1.0,
  158. "td_on_pad_in_zone": false,
  159. "td_target_name": "td_round_shape",
  160. "td_width_to_size_filter_ratio": 0.9
  161. },
  162. {
  163. "td_allow_use_two_tracks": true,
  164. "td_curve_segcount": 0,
  165. "td_height_ratio": 1.0,
  166. "td_length_ratio": 0.5,
  167. "td_maxheight": 2.0,
  168. "td_maxlen": 1.0,
  169. "td_on_pad_in_zone": false,
  170. "td_target_name": "td_rect_shape",
  171. "td_width_to_size_filter_ratio": 0.9
  172. },
  173. {
  174. "td_allow_use_two_tracks": true,
  175. "td_curve_segcount": 0,
  176. "td_height_ratio": 1.0,
  177. "td_length_ratio": 0.5,
  178. "td_maxheight": 2.0,
  179. "td_maxlen": 1.0,
  180. "td_on_pad_in_zone": false,
  181. "td_target_name": "td_track_end",
  182. "td_width_to_size_filter_ratio": 0.9
  183. }
  184. ],
  185. "track_widths": [
  186. 0.0,
  187. 0.2032,
  188. 0.381,
  189. 0.635,
  190. 0.762,
  191. 0.889,
  192. 1.016,
  193. 1.143,
  194. 1.27
  195. ],
  196. "tuning_pattern_settings": {
  197. "diff_pair_defaults": {
  198. "corner_radius_percentage": 80,
  199. "corner_style": 1,
  200. "max_amplitude": 1.0,
  201. "min_amplitude": 0.2,
  202. "single_sided": false,
  203. "spacing": 1.0
  204. },
  205. "diff_pair_skew_defaults": {
  206. "corner_radius_percentage": 80,
  207. "corner_style": 1,
  208. "max_amplitude": 1.0,
  209. "min_amplitude": 0.2,
  210. "single_sided": false,
  211. "spacing": 0.6
  212. },
  213. "single_track_defaults": {
  214. "corner_radius_percentage": 80,
  215. "corner_style": 1,
  216. "max_amplitude": 1.0,
  217. "min_amplitude": 0.2,
  218. "single_sided": false,
  219. "spacing": 0.6
  220. }
  221. },
  222. "via_dimensions": [
  223. {
  224. "diameter": 0.0,
  225. "drill": 0.0
  226. }
  227. ],
  228. "zones_allow_external_fillets": false
  229. },
  230. "ipc2581": {
  231. "dist": "",
  232. "distpn": "",
  233. "internal_id": "",
  234. "mfg": "",
  235. "mpn": ""
  236. },
  237. "layer_presets": [],
  238. "viewports": []
  239. },
  240. "boards": [],
  241. "cvpcb": {
  242. "equivalence_files": []
  243. },
  244. "erc": {
  245. "erc_exclusions": [],
  246. "meta": {
  247. "version": 0
  248. },
  249. "pin_map": [
  250. [
  251. 0,
  252. 0,
  253. 0,
  254. 0,
  255. 0,
  256. 0,
  257. 1,
  258. 0,
  259. 0,
  260. 0,
  261. 0,
  262. 2
  263. ],
  264. [
  265. 0,
  266. 2,
  267. 0,
  268. 1,
  269. 0,
  270. 0,
  271. 1,
  272. 0,
  273. 2,
  274. 2,
  275. 2,
  276. 2
  277. ],
  278. [
  279. 0,
  280. 0,
  281. 0,
  282. 0,
  283. 0,
  284. 0,
  285. 1,
  286. 0,
  287. 1,
  288. 0,
  289. 1,
  290. 2
  291. ],
  292. [
  293. 0,
  294. 1,
  295. 0,
  296. 0,
  297. 0,
  298. 0,
  299. 1,
  300. 1,
  301. 2,
  302. 1,
  303. 1,
  304. 2
  305. ],
  306. [
  307. 0,
  308. 0,
  309. 0,
  310. 0,
  311. 0,
  312. 0,
  313. 1,
  314. 0,
  315. 0,
  316. 0,
  317. 0,
  318. 2
  319. ],
  320. [
  321. 0,
  322. 0,
  323. 0,
  324. 0,
  325. 0,
  326. 0,
  327. 0,
  328. 0,
  329. 0,
  330. 0,
  331. 0,
  332. 2
  333. ],
  334. [
  335. 1,
  336. 1,
  337. 1,
  338. 1,
  339. 1,
  340. 0,
  341. 1,
  342. 1,
  343. 1,
  344. 1,
  345. 1,
  346. 2
  347. ],
  348. [
  349. 0,
  350. 0,
  351. 0,
  352. 1,
  353. 0,
  354. 0,
  355. 1,
  356. 0,
  357. 0,
  358. 0,
  359. 0,
  360. 2
  361. ],
  362. [
  363. 0,
  364. 2,
  365. 1,
  366. 2,
  367. 0,
  368. 0,
  369. 1,
  370. 0,
  371. 2,
  372. 2,
  373. 2,
  374. 2
  375. ],
  376. [
  377. 0,
  378. 2,
  379. 0,
  380. 1,
  381. 0,
  382. 0,
  383. 1,
  384. 0,
  385. 2,
  386. 0,
  387. 0,
  388. 2
  389. ],
  390. [
  391. 0,
  392. 2,
  393. 1,
  394. 1,
  395. 0,
  396. 0,
  397. 1,
  398. 0,
  399. 2,
  400. 0,
  401. 0,
  402. 2
  403. ],
  404. [
  405. 2,
  406. 2,
  407. 2,
  408. 2,
  409. 2,
  410. 2,
  411. 2,
  412. 2,
  413. 2,
  414. 2,
  415. 2,
  416. 2
  417. ]
  418. ],
  419. "rule_severities": {
  420. "bus_definition_conflict": "error",
  421. "bus_entry_needed": "error",
  422. "bus_to_bus_conflict": "error",
  423. "bus_to_net_conflict": "error",
  424. "conflicting_netclasses": "error",
  425. "different_unit_footprint": "error",
  426. "different_unit_net": "error",
  427. "duplicate_reference": "error",
  428. "duplicate_sheet_names": "error",
  429. "endpoint_off_grid": "warning",
  430. "extra_units": "error",
  431. "global_label_dangling": "warning",
  432. "hier_label_mismatch": "error",
  433. "label_dangling": "error",
  434. "lib_symbol_issues": "warning",
  435. "missing_bidi_pin": "warning",
  436. "missing_input_pin": "warning",
  437. "missing_power_pin": "error",
  438. "missing_unit": "warning",
  439. "multiple_net_names": "warning",
  440. "net_not_bus_member": "warning",
  441. "no_connect_connected": "warning",
  442. "no_connect_dangling": "warning",
  443. "pin_not_connected": "error",
  444. "pin_not_driven": "error",
  445. "pin_to_pin": "warning",
  446. "power_pin_not_driven": "error",
  447. "similar_labels": "warning",
  448. "simulation_model_issue": "ignore",
  449. "unannotated": "error",
  450. "unit_value_mismatch": "error",
  451. "unresolved_variable": "error",
  452. "wire_dangling": "error"
  453. }
  454. },
  455. "libraries": {
  456. "pinned_footprint_libs": [],
  457. "pinned_symbol_libs": []
  458. },
  459. "meta": {
  460. "filename": "rgb-to-hdmi.kicad_pro",
  461. "version": 1
  462. },
  463. "net_settings": {
  464. "classes": [
  465. {
  466. "bus_width": 12,
  467. "clearance": 0.2032,
  468. "diff_pair_gap": 0.25,
  469. "diff_pair_via_gap": 0.25,
  470. "diff_pair_width": 0.2032,
  471. "line_style": 0,
  472. "microvia_diameter": 0.6096,
  473. "microvia_drill": 0.3048,
  474. "name": "Default",
  475. "pcb_color": "rgba(0, 0, 0, 0.000)",
  476. "schematic_color": "rgba(0, 0, 0, 0.000)",
  477. "track_width": 0.2032,
  478. "via_diameter": 0.6604,
  479. "via_drill": 0.3048,
  480. "wire_width": 6
  481. },
  482. {
  483. "bus_width": 12,
  484. "clearance": 0.2032,
  485. "diff_pair_gap": 0.25,
  486. "diff_pair_via_gap": 0.25,
  487. "diff_pair_width": 0.2032,
  488. "line_style": 0,
  489. "microvia_diameter": 0.6096,
  490. "microvia_drill": 0.3048,
  491. "name": "Power",
  492. "pcb_color": "rgba(0, 0, 0, 0.000)",
  493. "schematic_color": "rgba(0, 0, 0, 0.000)",
  494. "track_width": 0.381,
  495. "via_diameter": 0.762,
  496. "via_drill": 0.381,
  497. "wire_width": 6
  498. }
  499. ],
  500. "meta": {
  501. "version": 3
  502. },
  503. "net_colors": null,
  504. "netclass_assignments": null,
  505. "netclass_patterns": [
  506. {
  507. "netclass": "Default",
  508. "pattern": "/B0"
  509. },
  510. {
  511. "netclass": "Default",
  512. "pattern": "/B1"
  513. },
  514. {
  515. "netclass": "Default",
  516. "pattern": "/B2"
  517. },
  518. {
  519. "netclass": "Default",
  520. "pattern": "/B3"
  521. },
  522. {
  523. "netclass": "Default",
  524. "pattern": "/CLKEN"
  525. },
  526. {
  527. "netclass": "Default",
  528. "pattern": "/DETECT"
  529. },
  530. {
  531. "netclass": "Default",
  532. "pattern": "/G0"
  533. },
  534. {
  535. "netclass": "Default",
  536. "pattern": "/G1"
  537. },
  538. {
  539. "netclass": "Default",
  540. "pattern": "/G2"
  541. },
  542. {
  543. "netclass": "Default",
  544. "pattern": "/G3"
  545. },
  546. {
  547. "netclass": "Default",
  548. "pattern": "/GND"
  549. },
  550. {
  551. "netclass": "Default",
  552. "pattern": "/GPIO0_sp_data"
  553. },
  554. {
  555. "netclass": "Default",
  556. "pattern": "/GPIO10_Q08"
  557. },
  558. {
  559. "netclass": "Default",
  560. "pattern": "/GPIO11_Q09"
  561. },
  562. {
  563. "netclass": "Default",
  564. "pattern": "/GPIO12_Q10"
  565. },
  566. {
  567. "netclass": "Default",
  568. "pattern": "/GPIO13_Q11"
  569. },
  570. {
  571. "netclass": "Default",
  572. "pattern": "/GPIO16"
  573. },
  574. {
  575. "netclass": "Default",
  576. "pattern": "/GPIO17_psync"
  577. },
  578. {
  579. "netclass": "Default",
  580. "pattern": "/GPIO18_Version"
  581. },
  582. {
  583. "netclass": "Default",
  584. "pattern": "/GPIO19"
  585. },
  586. {
  587. "netclass": "Default",
  588. "pattern": "/GPIO1_sp_clken"
  589. },
  590. {
  591. "netclass": "Default",
  592. "pattern": "/GPIO20_sp_clk"
  593. },
  594. {
  595. "netclass": "Default",
  596. "pattern": "/GPIO21_clk"
  597. },
  598. {
  599. "netclass": "Default",
  600. "pattern": "/GPIO22_analog"
  601. },
  602. {
  603. "netclass": "Default",
  604. "pattern": "/GPIO23_csync"
  605. },
  606. {
  607. "netclass": "Default",
  608. "pattern": "/GPIO24_mux"
  609. },
  610. {
  611. "netclass": "Default",
  612. "pattern": "/GPIO25_mode7"
  613. },
  614. {
  615. "netclass": "Default",
  616. "pattern": "/GPIO26"
  617. },
  618. {
  619. "netclass": "Default",
  620. "pattern": "/GPIO27_genlock"
  621. },
  622. {
  623. "netclass": "Default",
  624. "pattern": "/GPIO2_Q00"
  625. },
  626. {
  627. "netclass": "Default",
  628. "pattern": "/GPIO3_Q01"
  629. },
  630. {
  631. "netclass": "Default",
  632. "pattern": "/GPIO4_Q02"
  633. },
  634. {
  635. "netclass": "Default",
  636. "pattern": "/GPIO5_Q03"
  637. },
  638. {
  639. "netclass": "Default",
  640. "pattern": "/GPIO6_Q04"
  641. },
  642. {
  643. "netclass": "Default",
  644. "pattern": "/GPIO7_Q05"
  645. },
  646. {
  647. "netclass": "Default",
  648. "pattern": "/GPIO8_Q06"
  649. },
  650. {
  651. "netclass": "Default",
  652. "pattern": "/GPIO9_Q07"
  653. },
  654. {
  655. "netclass": "Default",
  656. "pattern": "/R0"
  657. },
  658. {
  659. "netclass": "Default",
  660. "pattern": "/R1"
  661. },
  662. {
  663. "netclass": "Default",
  664. "pattern": "/R2"
  665. },
  666. {
  667. "netclass": "Default",
  668. "pattern": "/R3"
  669. },
  670. {
  671. "netclass": "Default",
  672. "pattern": "/RxD"
  673. },
  674. {
  675. "netclass": "Default",
  676. "pattern": "/SPCLK"
  677. },
  678. {
  679. "netclass": "Default",
  680. "pattern": "/SPDATA"
  681. },
  682. {
  683. "netclass": "Default",
  684. "pattern": "/SYNC"
  685. },
  686. {
  687. "netclass": "Default",
  688. "pattern": "/TxD"
  689. },
  690. {
  691. "netclass": "Default",
  692. "pattern": "/VCC"
  693. },
  694. {
  695. "netclass": "Default",
  696. "pattern": "/VSYNC"
  697. },
  698. {
  699. "netclass": "Default",
  700. "pattern": "Net-(D1-Pad1)"
  701. },
  702. {
  703. "netclass": "Default",
  704. "pattern": "Net-(D2-Pad1)"
  705. },
  706. {
  707. "netclass": "Default",
  708. "pattern": "Net-(P4-Pad1)"
  709. },
  710. {
  711. "netclass": "Default",
  712. "pattern": "Net-(P4-Pad2)"
  713. },
  714. {
  715. "netclass": "Power",
  716. "pattern": "/3V3"
  717. }
  718. ]
  719. },
  720. "pcbnew": {
  721. "last_paths": {
  722. "gencad": "",
  723. "idf": "",
  724. "netlist": "rgb-to-hdmi.net",
  725. "plot": "",
  726. "pos_files": "",
  727. "specctra_dsn": "",
  728. "step": "",
  729. "svg": "",
  730. "vrml": ""
  731. },
  732. "page_layout_descr_file": ""
  733. },
  734. "schematic": {
  735. "annotate_start_num": 0,
  736. "bom_export_filename": "",
  737. "bom_fmt_presets": [],
  738. "bom_fmt_settings": {
  739. "field_delimiter": ",",
  740. "keep_line_breaks": false,
  741. "keep_tabs": false,
  742. "name": "CSV",
  743. "ref_delimiter": ",",
  744. "ref_range_delimiter": "",
  745. "string_delimiter": "\""
  746. },
  747. "bom_presets": [],
  748. "bom_settings": {
  749. "exclude_dnp": false,
  750. "fields_ordered": [
  751. {
  752. "group_by": false,
  753. "label": "Reference",
  754. "name": "Reference",
  755. "show": true
  756. },
  757. {
  758. "group_by": true,
  759. "label": "Value",
  760. "name": "Value",
  761. "show": true
  762. },
  763. {
  764. "group_by": false,
  765. "label": "Datasheet",
  766. "name": "Datasheet",
  767. "show": true
  768. },
  769. {
  770. "group_by": false,
  771. "label": "Footprint",
  772. "name": "Footprint",
  773. "show": true
  774. },
  775. {
  776. "group_by": false,
  777. "label": "Qty",
  778. "name": "${QUANTITY}",
  779. "show": true
  780. },
  781. {
  782. "group_by": true,
  783. "label": "DNP",
  784. "name": "${DNP}",
  785. "show": true
  786. },
  787. {
  788. "group_by": false,
  789. "label": "#",
  790. "name": "${ITEM_NUMBER}",
  791. "show": false
  792. },
  793. {
  794. "group_by": false,
  795. "label": "Description",
  796. "name": "Description",
  797. "show": false
  798. },
  799. {
  800. "group_by": false,
  801. "label": "LCSC",
  802. "name": "LCSC",
  803. "show": true
  804. }
  805. ],
  806. "filter_string": "",
  807. "group_symbols": true,
  808. "name": "",
  809. "sort_asc": true,
  810. "sort_field": "Reference"
  811. },
  812. "connection_grid_size": 50.0,
  813. "drawing": {
  814. "dashed_lines_dash_length_ratio": 12.0,
  815. "dashed_lines_gap_length_ratio": 3.0,
  816. "default_line_thickness": 6.0,
  817. "default_text_size": 60.0,
  818. "field_names": [],
  819. "intersheets_ref_own_page": false,
  820. "intersheets_ref_prefix": "",
  821. "intersheets_ref_short": false,
  822. "intersheets_ref_show": false,
  823. "intersheets_ref_suffix": "",
  824. "junction_size_choice": 3,
  825. "label_size_ratio": 0.25,
  826. "operating_point_overlay_i_precision": 3,
  827. "operating_point_overlay_i_range": "~A",
  828. "operating_point_overlay_v_precision": 3,
  829. "operating_point_overlay_v_range": "~V",
  830. "overbar_offset_ratio": 1.23,
  831. "pin_symbol_size": 0.0,
  832. "text_offset_ratio": 0.08
  833. },
  834. "legacy_lib_dir": "",
  835. "legacy_lib_list": [],
  836. "meta": {
  837. "version": 1
  838. },
  839. "net_format_name": "Pcbnew",
  840. "page_layout_descr_file": "",
  841. "plot_directory": "pdf",
  842. "spice_adjust_passive_values": false,
  843. "spice_current_sheet_as_root": false,
  844. "spice_external_command": "spice \"%I\"",
  845. "spice_model_current_sheet_as_root": true,
  846. "spice_save_all_currents": false,
  847. "spice_save_all_dissipations": false,
  848. "spice_save_all_voltages": false,
  849. "subpart_first_id": 65,
  850. "subpart_id_separator": 0
  851. },
  852. "sheets": [
  853. [
  854. "e267a3e0-ea93-4630-9528-f06a000f2e9c",
  855. "Root"
  856. ]
  857. ],
  858. "text_variables": {}
  859. }