Linus Torvalds 5cb15b292b Add 1590B base board design
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>
2025-09-26 21:28:44 -07:00

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
}