mirror of
https://github.com/torvalds/GuitarPedal.git
synced 2025-12-21 16:05:24 +00:00
This integrates the stomp switch and the Daisy Seed with the jacks on the base board, because connecting things up was a bigger pain than just integrating everything. The end result mostly matches the 3d model in the Template directory. As a result of the integration, this also removes the separate Jacks, Daisy Seed and Stomp boards: they are all parts of the board here. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
94 lines
1.9 KiB
Plaintext
94 lines
1.9 KiB
Plaintext
{
|
|
"last_sch_text_sim_command": "",
|
|
"tabs": [
|
|
{
|
|
"analysis": "TRAN",
|
|
"commands": [
|
|
".tran 1u 5 0 10u",
|
|
".kicad adjustpaths",
|
|
".save all",
|
|
".kicad esavenone"
|
|
],
|
|
"dottedSecondary": true,
|
|
"margins": {
|
|
"bottom": 45,
|
|
"left": 70,
|
|
"right": 140,
|
|
"top": 30
|
|
},
|
|
"measurements": [],
|
|
"showGrid": true,
|
|
"traces": [
|
|
{
|
|
"color": "rgb(228, 26, 28)",
|
|
"signal": "V(INCONN)",
|
|
"trace_type": 257
|
|
},
|
|
{
|
|
"color": "rgb(55, 126, 184)",
|
|
"signal": "V(INEFF)",
|
|
"trace_type": 257
|
|
},
|
|
{
|
|
"color": "rgb(77, 175, 74)",
|
|
"signal": "V(OUTCONN)",
|
|
"trace_type": 257
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"analysis": "AC",
|
|
"commands": [
|
|
".ac dec 50 10 40k",
|
|
".kicad adjustpaths",
|
|
".save all",
|
|
".probe alli",
|
|
".probe allp"
|
|
],
|
|
"dottedSecondary": true,
|
|
"margins": {
|
|
"bottom": 45,
|
|
"left": 70,
|
|
"right": 70,
|
|
"top": 30
|
|
},
|
|
"measurements": [],
|
|
"showGrid": true,
|
|
"traces": [
|
|
{
|
|
"color": "rgb(228, 26, 28)",
|
|
"signal": "V(INEFF) (phase)",
|
|
"trace_type": 517
|
|
},
|
|
{
|
|
"color": "rgb(228, 26, 28)",
|
|
"signal": "V(INEFF) (gain)",
|
|
"trace_type": 521
|
|
},
|
|
{
|
|
"color": "rgb(77, 175, 74)",
|
|
"signal": "V(OUTCONN) (phase)",
|
|
"trace_type": 517
|
|
},
|
|
{
|
|
"color": "rgb(77, 175, 74)",
|
|
"signal": "V(OUTCONN) (gain)",
|
|
"trace_type": 521
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"analysis": "OP",
|
|
"commands": [
|
|
".op",
|
|
".kicad adjustpaths",
|
|
".save all",
|
|
".probe alli",
|
|
".probe allp"
|
|
]
|
|
}
|
|
],
|
|
"user_defined_signals": [],
|
|
"version": 6
|
|
}
|