Fix issue with rudder trim PCB and wrong SPI levels
Signed-off-by: fly <merspieler@alwaysdata.net>
This commit is contained in:
parent
f0fd4dd3b9
commit
0e29f0aa9c
4 changed files with 3550 additions and 1251 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"board": {
|
||||
"active_layer": 0,
|
||||
"active_layer": 44,
|
||||
"active_layer_preset": "All Layers",
|
||||
"auto_track_width": true,
|
||||
"hidden_netclasses": [],
|
||||
|
|
|
@ -642,6 +642,24 @@
|
|||
"label": "Description",
|
||||
"name": "Description",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "Manufracturer",
|
||||
"name": "Manufracturer",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "Manufracturer Part Number",
|
||||
"name": "Manufracturer Part Number",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"group_by": false,
|
||||
"label": "JLCPCB Part",
|
||||
"name": "JLCPCB Part",
|
||||
"show": true
|
||||
}
|
||||
],
|
||||
"filter_string": "",
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue