mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2024-11-22 05:25:02 +00:00
d25ac664f8
Some simulation demos curtesy of Holger Vogt and a new board design curtesy of Pat Deegan
46 lines
877 B
Plaintext
46 lines
877 B
Plaintext
{
|
|
"last_sch_text_sim_command": "",
|
|
"tabs": [
|
|
{
|
|
"analysis": "TRAN",
|
|
"commands": [
|
|
".tran 10u 30m",
|
|
".kicad adjustpaths",
|
|
".save all"
|
|
],
|
|
"dottedSecondary": true,
|
|
"legend": {
|
|
"x": 101,
|
|
"y": 34
|
|
},
|
|
"margins": {
|
|
"bottom": 45,
|
|
"left": 70,
|
|
"right": 70,
|
|
"top": 30
|
|
},
|
|
"measurements": [],
|
|
"showGrid": true,
|
|
"traces": [
|
|
{
|
|
"color": "rgb(77, 175, 74)",
|
|
"signal": "V(/gain)",
|
|
"trace_type": 257
|
|
},
|
|
{
|
|
"color": "rgb(55, 126, 184)",
|
|
"signal": "V(/in)",
|
|
"trace_type": 257
|
|
},
|
|
{
|
|
"color": "rgb(228, 26, 28)",
|
|
"signal": "V(/out)",
|
|
"trace_type": 257
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"user_defined_signals": [],
|
|
"version": 6
|
|
}
|