SweFlopsMini.kicad_pro 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923
  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.0,
  41. "height": 1.6,
  42. "width": 3.5
  43. },
  44. "silk_line_width": 0.12,
  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.254
  52. }
  53. },
  54. "diff_pair_dimensions": [],
  55. "drc_exclusions": [],
  56. "meta": {
  57. "filename": "board_design_settings.json",
  58. "version": 2
  59. },
  60. "rule_severities": {
  61. "annular_width": "error",
  62. "clearance": "error",
  63. "connection_width": "warning",
  64. "copper_edge_clearance": "error",
  65. "copper_sliver": "warning",
  66. "courtyards_overlap": "error",
  67. "creepage": "error",
  68. "diff_pair_gap_out_of_range": "error",
  69. "diff_pair_uncoupled_length_too_long": "error",
  70. "drill_out_of_range": "error",
  71. "duplicate_footprints": "warning",
  72. "extra_footprint": "warning",
  73. "footprint": "error",
  74. "footprint_filters_mismatch": "ignore",
  75. "footprint_symbol_mismatch": "warning",
  76. "footprint_type_mismatch": "ignore",
  77. "hole_clearance": "error",
  78. "hole_near_hole": "error",
  79. "hole_to_hole": "error",
  80. "holes_co_located": "warning",
  81. "invalid_outline": "error",
  82. "isolated_copper": "warning",
  83. "item_on_disabled_layer": "error",
  84. "items_not_allowed": "error",
  85. "length_out_of_range": "error",
  86. "lib_footprint_issues": "warning",
  87. "lib_footprint_mismatch": "warning",
  88. "malformed_courtyard": "error",
  89. "microvia_drill_out_of_range": "error",
  90. "mirrored_text_on_front_layer": "warning",
  91. "missing_courtyard": "ignore",
  92. "missing_footprint": "warning",
  93. "net_conflict": "warning",
  94. "nonmirrored_text_on_back_layer": "warning",
  95. "npth_inside_courtyard": "ignore",
  96. "padstack": "warning",
  97. "pth_inside_courtyard": "ignore",
  98. "shorting_items": "error",
  99. "silk_edge_clearance": "warning",
  100. "silk_over_copper": "warning",
  101. "silk_overlap": "warning",
  102. "skew_out_of_range": "error",
  103. "solder_mask_bridge": "error",
  104. "starved_thermal": "error",
  105. "text_height": "warning",
  106. "text_on_edge_cuts": "error",
  107. "text_thickness": "warning",
  108. "through_hole_pad_without_hole": "error",
  109. "too_many_vias": "error",
  110. "track_angle": "error",
  111. "track_dangling": "warning",
  112. "track_segment_length": "error",
  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": true,
  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.025,
  127. "min_groove_width": 0.0,
  128. "min_hole_clearance": 0.25,
  129. "min_hole_to_hole": 0.25,
  130. "min_microvia_diameter": 0.2,
  131. "min_microvia_drill": 0.1,
  132. "min_resolved_spokes": 2,
  133. "min_silk_clearance": 0.0,
  134. "min_text_height": 0.6,
  135. "min_text_thickness": 0.08,
  136. "min_through_hole_diameter": 0.3,
  137. "min_track_width": 0.16,
  138. "min_via_annular_width": 0.1,
  139. "min_via_diameter": 0.4,
  140. "solder_mask_to_copper_clearance": 0.0,
  141. "use_height_for_length_calcs": true
  142. },
  143. "teardrop_options": [
  144. {
  145. "td_onpthpad": true,
  146. "td_onroundshapesonly": false,
  147. "td_onsmdpad": true,
  148. "td_ontrackend": false,
  149. "td_onvia": true
  150. }
  151. ],
  152. "teardrop_parameters": [
  153. {
  154. "td_allow_use_two_tracks": true,
  155. "td_curve_segcount": 0,
  156. "td_height_ratio": 1.0,
  157. "td_length_ratio": 0.5,
  158. "td_maxheight": 2.0,
  159. "td_maxlen": 1.0,
  160. "td_on_pad_in_zone": false,
  161. "td_target_name": "td_round_shape",
  162. "td_width_to_size_filter_ratio": 0.9
  163. },
  164. {
  165. "td_allow_use_two_tracks": true,
  166. "td_curve_segcount": 0,
  167. "td_height_ratio": 1.0,
  168. "td_length_ratio": 0.5,
  169. "td_maxheight": 2.0,
  170. "td_maxlen": 1.0,
  171. "td_on_pad_in_zone": false,
  172. "td_target_name": "td_rect_shape",
  173. "td_width_to_size_filter_ratio": 0.9
  174. },
  175. {
  176. "td_allow_use_two_tracks": true,
  177. "td_curve_segcount": 0,
  178. "td_height_ratio": 1.0,
  179. "td_length_ratio": 0.5,
  180. "td_maxheight": 2.0,
  181. "td_maxlen": 1.0,
  182. "td_on_pad_in_zone": false,
  183. "td_target_name": "td_track_end",
  184. "td_width_to_size_filter_ratio": 0.9
  185. }
  186. ],
  187. "track_widths": [
  188. 0.0,
  189. 0.2,
  190. 0.25
  191. ],
  192. "tuning_pattern_settings": {
  193. "diff_pair_defaults": {
  194. "corner_radius_percentage": 80,
  195. "corner_style": 1,
  196. "max_amplitude": 1.0,
  197. "min_amplitude": 0.2,
  198. "single_sided": false,
  199. "spacing": 1.0
  200. },
  201. "diff_pair_skew_defaults": {
  202. "corner_radius_percentage": 80,
  203. "corner_style": 1,
  204. "max_amplitude": 1.0,
  205. "min_amplitude": 0.2,
  206. "single_sided": false,
  207. "spacing": 0.6
  208. },
  209. "single_track_defaults": {
  210. "corner_radius_percentage": 80,
  211. "corner_style": 1,
  212. "max_amplitude": 1.0,
  213. "min_amplitude": 0.2,
  214. "single_sided": false,
  215. "spacing": 0.6
  216. }
  217. },
  218. "via_dimensions": [
  219. {
  220. "diameter": 0.0,
  221. "drill": 0.0
  222. },
  223. {
  224. "diameter": 0.6,
  225. "drill": 0.4
  226. },
  227. {
  228. "diameter": 0.8,
  229. "drill": 0.6
  230. }
  231. ],
  232. "zones_allow_external_fillets": false
  233. },
  234. "ipc2581": {
  235. "dist": "",
  236. "distpn": "",
  237. "internal_id": "",
  238. "mfg": "",
  239. "mpn": ""
  240. },
  241. "layer_pairs": [],
  242. "layer_presets": [],
  243. "viewports": []
  244. },
  245. "boards": [],
  246. "cvpcb": {
  247. "equivalence_files": []
  248. },
  249. "erc": {
  250. "erc_exclusions": [],
  251. "meta": {
  252. "version": 0
  253. },
  254. "pin_map": [
  255. [
  256. 0,
  257. 0,
  258. 0,
  259. 0,
  260. 0,
  261. 0,
  262. 1,
  263. 0,
  264. 0,
  265. 0,
  266. 0,
  267. 2
  268. ],
  269. [
  270. 0,
  271. 2,
  272. 0,
  273. 1,
  274. 0,
  275. 0,
  276. 1,
  277. 0,
  278. 2,
  279. 2,
  280. 2,
  281. 2
  282. ],
  283. [
  284. 0,
  285. 0,
  286. 0,
  287. 0,
  288. 0,
  289. 0,
  290. 1,
  291. 0,
  292. 1,
  293. 0,
  294. 1,
  295. 2
  296. ],
  297. [
  298. 0,
  299. 1,
  300. 0,
  301. 0,
  302. 0,
  303. 0,
  304. 1,
  305. 1,
  306. 2,
  307. 1,
  308. 1,
  309. 2
  310. ],
  311. [
  312. 0,
  313. 0,
  314. 0,
  315. 0,
  316. 0,
  317. 0,
  318. 1,
  319. 0,
  320. 0,
  321. 0,
  322. 0,
  323. 2
  324. ],
  325. [
  326. 0,
  327. 0,
  328. 0,
  329. 0,
  330. 0,
  331. 0,
  332. 0,
  333. 0,
  334. 0,
  335. 0,
  336. 0,
  337. 2
  338. ],
  339. [
  340. 1,
  341. 1,
  342. 1,
  343. 1,
  344. 1,
  345. 0,
  346. 1,
  347. 1,
  348. 1,
  349. 1,
  350. 1,
  351. 2
  352. ],
  353. [
  354. 0,
  355. 0,
  356. 0,
  357. 1,
  358. 0,
  359. 0,
  360. 1,
  361. 0,
  362. 0,
  363. 0,
  364. 0,
  365. 2
  366. ],
  367. [
  368. 0,
  369. 2,
  370. 1,
  371. 2,
  372. 0,
  373. 0,
  374. 1,
  375. 0,
  376. 2,
  377. 2,
  378. 2,
  379. 2
  380. ],
  381. [
  382. 0,
  383. 2,
  384. 0,
  385. 1,
  386. 0,
  387. 0,
  388. 1,
  389. 0,
  390. 2,
  391. 0,
  392. 0,
  393. 2
  394. ],
  395. [
  396. 0,
  397. 2,
  398. 1,
  399. 1,
  400. 0,
  401. 0,
  402. 1,
  403. 0,
  404. 2,
  405. 0,
  406. 0,
  407. 2
  408. ],
  409. [
  410. 2,
  411. 2,
  412. 2,
  413. 2,
  414. 2,
  415. 2,
  416. 2,
  417. 2,
  418. 2,
  419. 2,
  420. 2,
  421. 2
  422. ]
  423. ],
  424. "rule_severities": {
  425. "bus_definition_conflict": "error",
  426. "bus_entry_needed": "error",
  427. "bus_to_bus_conflict": "error",
  428. "bus_to_net_conflict": "error",
  429. "conflicting_netclasses": "error",
  430. "different_unit_footprint": "error",
  431. "different_unit_net": "error",
  432. "duplicate_reference": "error",
  433. "duplicate_sheet_names": "error",
  434. "endpoint_off_grid": "warning",
  435. "extra_units": "error",
  436. "footprint_filter": "ignore",
  437. "footprint_link_issues": "warning",
  438. "four_way_junction": "ignore",
  439. "global_label_dangling": "warning",
  440. "hier_label_mismatch": "error",
  441. "label_dangling": "error",
  442. "label_multiple_wires": "warning",
  443. "lib_symbol_issues": "warning",
  444. "lib_symbol_mismatch": "warning",
  445. "missing_bidi_pin": "warning",
  446. "missing_input_pin": "warning",
  447. "missing_power_pin": "error",
  448. "missing_unit": "warning",
  449. "multiple_net_names": "warning",
  450. "net_not_bus_member": "warning",
  451. "no_connect_connected": "warning",
  452. "no_connect_dangling": "warning",
  453. "pin_not_connected": "error",
  454. "pin_not_driven": "error",
  455. "pin_to_pin": "warning",
  456. "power_pin_not_driven": "error",
  457. "same_local_global_label": "warning",
  458. "similar_label_and_power": "warning",
  459. "similar_labels": "warning",
  460. "similar_power": "warning",
  461. "simulation_model_issue": "ignore",
  462. "single_global_label": "ignore",
  463. "unannotated": "error",
  464. "unconnected_wire_endpoint": "warning",
  465. "undefined_netclass": "error",
  466. "unit_value_mismatch": "error",
  467. "unresolved_variable": "error",
  468. "wire_dangling": "error"
  469. }
  470. },
  471. "libraries": {
  472. "pinned_footprint_libs": [],
  473. "pinned_symbol_libs": []
  474. },
  475. "meta": {
  476. "filename": "SweFlopsMini.kicad_pro",
  477. "version": 3
  478. },
  479. "net_settings": {
  480. "classes": [
  481. {
  482. "bus_width": 12,
  483. "clearance": 0.2,
  484. "diff_pair_gap": 0.25,
  485. "diff_pair_via_gap": 0.25,
  486. "diff_pair_width": 0.2,
  487. "line_style": 0,
  488. "microvia_diameter": 0.3,
  489. "microvia_drill": 0.1,
  490. "name": "Default",
  491. "pcb_color": "rgba(0, 0, 0, 0.000)",
  492. "priority": 2147483647,
  493. "schematic_color": "rgba(0, 0, 0, 0.000)",
  494. "track_width": 0.25,
  495. "via_diameter": 0.6,
  496. "via_drill": 0.4,
  497. "wire_width": 6
  498. },
  499. {
  500. "bus_width": 12,
  501. "clearance": 0.2,
  502. "diff_pair_gap": 0.25,
  503. "diff_pair_via_gap": 0.25,
  504. "diff_pair_width": 0.2,
  505. "line_style": 0,
  506. "microvia_diameter": 0.3,
  507. "microvia_drill": 0.1,
  508. "name": "Power",
  509. "pcb_color": "rgba(0, 0, 0, 0.000)",
  510. "priority": 0,
  511. "schematic_color": "rgba(0, 0, 0, 0.000)",
  512. "track_width": 0.75,
  513. "via_diameter": 0.8,
  514. "via_drill": 0.6,
  515. "wire_width": 6
  516. },
  517. {
  518. "bus_width": 12,
  519. "clearance": 0.15,
  520. "diff_pair_gap": 0.25,
  521. "diff_pair_via_gap": 0.25,
  522. "diff_pair_width": 0.2,
  523. "line_style": 0,
  524. "microvia_diameter": 0.3,
  525. "microvia_drill": 0.1,
  526. "name": "uC",
  527. "pcb_color": "rgba(0, 0, 0, 0.000)",
  528. "priority": 1,
  529. "schematic_color": "rgba(0, 0, 0, 0.000)",
  530. "track_width": 0.2,
  531. "via_diameter": 0.6,
  532. "via_drill": 0.4,
  533. "wire_width": 6
  534. }
  535. ],
  536. "meta": {
  537. "version": 4
  538. },
  539. "net_colors": null,
  540. "netclass_assignments": null,
  541. "netclass_patterns": [
  542. {
  543. "netclass": "Default",
  544. "pattern": "/boot0"
  545. },
  546. {
  547. "netclass": "Default",
  548. "pattern": "/boot1"
  549. },
  550. {
  551. "netclass": "Default",
  552. "pattern": "/dir"
  553. },
  554. {
  555. "netclass": "Default",
  556. "pattern": "/disp_clk"
  557. },
  558. {
  559. "netclass": "Default",
  560. "pattern": "/disp_dio"
  561. },
  562. {
  563. "netclass": "Default",
  564. "pattern": "/enc_clk"
  565. },
  566. {
  567. "netclass": "Default",
  568. "pattern": "/enc_dt"
  569. },
  570. {
  571. "netclass": "Default",
  572. "pattern": "/ja"
  573. },
  574. {
  575. "netclass": "Default",
  576. "pattern": "/jb"
  577. },
  578. {
  579. "netclass": "Default",
  580. "pattern": "/jc"
  581. },
  582. {
  583. "netclass": "Default",
  584. "pattern": "/nrst"
  585. },
  586. {
  587. "netclass": "Default",
  588. "pattern": "/rx"
  589. },
  590. {
  591. "netclass": "Default",
  592. "pattern": "/spk+"
  593. },
  594. {
  595. "netclass": "Default",
  596. "pattern": "/spk-"
  597. },
  598. {
  599. "netclass": "Default",
  600. "pattern": "/tx"
  601. },
  602. {
  603. "netclass": "Default",
  604. "pattern": "/usb+"
  605. },
  606. {
  607. "netclass": "Default",
  608. "pattern": "/usb+r"
  609. },
  610. {
  611. "netclass": "Default",
  612. "pattern": "/usb-"
  613. },
  614. {
  615. "netclass": "Default",
  616. "pattern": "/usb-r"
  617. },
  618. {
  619. "netclass": "Default",
  620. "pattern": "/~{dskchg}"
  621. },
  622. {
  623. "netclass": "Default",
  624. "pattern": "/~{dskchg_3v3}"
  625. },
  626. {
  627. "netclass": "Default",
  628. "pattern": "/~{index}"
  629. },
  630. {
  631. "netclass": "Default",
  632. "pattern": "/~{index_3v3}"
  633. },
  634. {
  635. "netclass": "Default",
  636. "pattern": "/~{inuse}"
  637. },
  638. {
  639. "netclass": "Default",
  640. "pattern": "/~{mtron}"
  641. },
  642. {
  643. "netclass": "Default",
  644. "pattern": "/~{rdata}"
  645. },
  646. {
  647. "netclass": "Default",
  648. "pattern": "/~{rdata_3v3}"
  649. },
  650. {
  651. "netclass": "Default",
  652. "pattern": "/~{rdy}"
  653. },
  654. {
  655. "netclass": "Default",
  656. "pattern": "/~{rdy_3v3}"
  657. },
  658. {
  659. "netclass": "Default",
  660. "pattern": "/~{sel0}"
  661. },
  662. {
  663. "netclass": "Default",
  664. "pattern": "/~{sel1}"
  665. },
  666. {
  667. "netclass": "Default",
  668. "pattern": "/~{sel2}"
  669. },
  670. {
  671. "netclass": "Default",
  672. "pattern": "/~{selx}"
  673. },
  674. {
  675. "netclass": "Default",
  676. "pattern": "/~{sely}"
  677. },
  678. {
  679. "netclass": "Default",
  680. "pattern": "/~{side}"
  681. },
  682. {
  683. "netclass": "Default",
  684. "pattern": "/~{step}"
  685. },
  686. {
  687. "netclass": "Default",
  688. "pattern": "/~{trk0}"
  689. },
  690. {
  691. "netclass": "Default",
  692. "pattern": "/~{trk0_3v3}"
  693. },
  694. {
  695. "netclass": "Default",
  696. "pattern": "/~{wdata}"
  697. },
  698. {
  699. "netclass": "Default",
  700. "pattern": "/~{wgate}"
  701. },
  702. {
  703. "netclass": "Default",
  704. "pattern": "/~{wprot}"
  705. },
  706. {
  707. "netclass": "Default",
  708. "pattern": "/~{wprot_3v3}"
  709. },
  710. {
  711. "netclass": "Default",
  712. "pattern": "Net-(C3-Pad1)"
  713. },
  714. {
  715. "netclass": "Default",
  716. "pattern": "Net-(C5-Pad1)"
  717. },
  718. {
  719. "netclass": "Default",
  720. "pattern": "Net-(D1-Pad1)"
  721. },
  722. {
  723. "netclass": "Default",
  724. "pattern": "Net-(D1-Pad2)"
  725. },
  726. {
  727. "netclass": "Default",
  728. "pattern": "Net-(LD1-Pad2)"
  729. },
  730. {
  731. "netclass": "Default",
  732. "pattern": "Net-(LD2-Pad2)"
  733. },
  734. {
  735. "netclass": "Default",
  736. "pattern": "Net-(Q1-Pad1)"
  737. },
  738. {
  739. "netclass": "Default",
  740. "pattern": "Net-(Q2-Pad1)"
  741. },
  742. {
  743. "netclass": "Default",
  744. "pattern": "Net-(Q3-Pad1)"
  745. },
  746. {
  747. "netclass": "Default",
  748. "pattern": "Net-(Q4-Pad1)"
  749. },
  750. {
  751. "netclass": "Default",
  752. "pattern": "Net-(Q6-Pad1)"
  753. },
  754. {
  755. "netclass": "Default",
  756. "pattern": "Net-(Q7-Pad1)"
  757. },
  758. {
  759. "netclass": "Default",
  760. "pattern": "Net-(RN1-Pad2)"
  761. },
  762. {
  763. "netclass": "Default",
  764. "pattern": "Net-(RN2-Pad2)"
  765. },
  766. {
  767. "netclass": "Default",
  768. "pattern": "Net-(RN3-Pad2)"
  769. },
  770. {
  771. "netclass": "Default",
  772. "pattern": "Net-(RN4-Pad2)"
  773. },
  774. {
  775. "netclass": "Default",
  776. "pattern": "Net-(RN6-Pad2)"
  777. },
  778. {
  779. "netclass": "Default",
  780. "pattern": "Net-(S3-Pad2)"
  781. },
  782. {
  783. "netclass": "Default",
  784. "pattern": "Net-(S4-Pad2)"
  785. },
  786. {
  787. "netclass": "Power",
  788. "pattern": "+3V3"
  789. },
  790. {
  791. "netclass": "Power",
  792. "pattern": "+5V"
  793. },
  794. {
  795. "netclass": "Power",
  796. "pattern": "GND"
  797. }
  798. ]
  799. },
  800. "pcbnew": {
  801. "last_paths": {
  802. "gencad": "",
  803. "idf": "",
  804. "netlist": "OpenFlops.net",
  805. "plot": "",
  806. "pos_files": "",
  807. "specctra_dsn": "",
  808. "step": "",
  809. "svg": "",
  810. "vrml": ""
  811. },
  812. "page_layout_descr_file": ""
  813. },
  814. "schematic": {
  815. "annotate_start_num": 0,
  816. "bom_export_filename": "",
  817. "bom_fmt_presets": [],
  818. "bom_fmt_settings": {
  819. "field_delimiter": ",",
  820. "keep_line_breaks": false,
  821. "keep_tabs": false,
  822. "name": "CSV",
  823. "ref_delimiter": ",",
  824. "ref_range_delimiter": "",
  825. "string_delimiter": "\""
  826. },
  827. "bom_presets": [],
  828. "bom_settings": {
  829. "exclude_dnp": false,
  830. "fields_ordered": [
  831. {
  832. "group_by": false,
  833. "label": "Reference",
  834. "name": "Reference",
  835. "show": true
  836. },
  837. {
  838. "group_by": true,
  839. "label": "Value",
  840. "name": "Value",
  841. "show": true
  842. },
  843. {
  844. "group_by": false,
  845. "label": "Datasheet",
  846. "name": "Datasheet",
  847. "show": true
  848. },
  849. {
  850. "group_by": false,
  851. "label": "Footprint",
  852. "name": "Footprint",
  853. "show": true
  854. },
  855. {
  856. "group_by": false,
  857. "label": "Qty",
  858. "name": "${QUANTITY}",
  859. "show": true
  860. },
  861. {
  862. "group_by": true,
  863. "label": "DNP",
  864. "name": "${DNP}",
  865. "show": true
  866. }
  867. ],
  868. "filter_string": "",
  869. "group_symbols": true,
  870. "include_excluded_from_bom": false,
  871. "name": "Grouped By Value",
  872. "sort_asc": true,
  873. "sort_field": "Reference"
  874. },
  875. "connection_grid_size": 50.0,
  876. "drawing": {
  877. "dashed_lines_dash_length_ratio": 12.0,
  878. "dashed_lines_gap_length_ratio": 3.0,
  879. "default_line_thickness": 6.0,
  880. "default_text_size": 50.0,
  881. "field_names": [],
  882. "intersheets_ref_own_page": false,
  883. "intersheets_ref_prefix": "",
  884. "intersheets_ref_short": false,
  885. "intersheets_ref_show": false,
  886. "intersheets_ref_suffix": "",
  887. "junction_size_choice": 3,
  888. "label_size_ratio": 0.25,
  889. "operating_point_overlay_i_precision": 3,
  890. "operating_point_overlay_i_range": "~A",
  891. "operating_point_overlay_v_precision": 3,
  892. "operating_point_overlay_v_range": "~V",
  893. "overbar_offset_ratio": 1.23,
  894. "pin_symbol_size": 0.0,
  895. "text_offset_ratio": 0.08
  896. },
  897. "legacy_lib_dir": "",
  898. "legacy_lib_list": [],
  899. "meta": {
  900. "version": 1
  901. },
  902. "net_format_name": "Pcbnew",
  903. "page_layout_descr_file": "",
  904. "plot_directory": "doc/",
  905. "space_save_all_events": true,
  906. "spice_adjust_passive_values": false,
  907. "spice_current_sheet_as_root": false,
  908. "spice_external_command": "spice \"%I\"",
  909. "spice_model_current_sheet_as_root": true,
  910. "spice_save_all_currents": false,
  911. "spice_save_all_dissipations": false,
  912. "spice_save_all_voltages": false,
  913. "subpart_first_id": 65,
  914. "subpart_id_separator": 0
  915. },
  916. "sheets": [
  917. [
  918. "6c7ae024-2559-4f5f-b740-5250220cff1a",
  919. "Root"
  920. ]
  921. ],
  922. "text_variables": {}
  923. }