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.

70 lines
1.4 KiB

  1. {
  2. "last_sch_text_sim_command": "",
  3. "tabs": [
  4. {
  5. "analysis": "TRAN",
  6. "commands": [
  7. ".tran 10u 10m",
  8. ".kicad adjustpaths",
  9. ".save all"
  10. ],
  11. "dottedSecondary": true,
  12. "margins": {
  13. "bottom": 45,
  14. "left": 70,
  15. "right": 70,
  16. "top": 30
  17. },
  18. "measurements": [],
  19. "showGrid": true,
  20. "traces": [
  21. {
  22. "color": "rgb(228, 26, 28)",
  23. "signal": "V(/in)",
  24. "trace_type": 257
  25. },
  26. {
  27. "color": "rgb(55, 126, 184)",
  28. "signal": "V(/out)",
  29. "trace_type": 257
  30. },
  31. {
  32. "color": "rgb(77, 175, 74)",
  33. "signal": "V(/outb)",
  34. "trace_type": 257
  35. }
  36. ]
  37. },
  38. {
  39. "analysis": "AC",
  40. "commands": [
  41. ".ac dec 10 1 100Meg",
  42. ".kicad adjustpaths",
  43. ".save all"
  44. ],
  45. "dottedSecondary": true,
  46. "margins": {
  47. "bottom": 45,
  48. "left": 70,
  49. "right": 70,
  50. "top": 30
  51. },
  52. "measurements": [],
  53. "showGrid": true,
  54. "traces": [
  55. {
  56. "color": "rgb(228, 26, 28)",
  57. "signal": "V(/out)",
  58. "trace_type": 517
  59. },
  60. {
  61. "color": "rgb(228, 26, 28)",
  62. "signal": "V(/out)",
  63. "trace_type": 521
  64. }
  65. ]
  66. }
  67. ],
  68. "user_defined_signals": [],
  69. "version": 6
  70. }