Added resistiors and changed trigger type

This commit is contained in:
Anton Mukhin
2024-07-04 16:38:27 +03:00
parent 8afcb51087
commit 992125a7c1
5 changed files with 2628 additions and 1467 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -499,7 +499,7 @@
"plot": "", "plot": "",
"pos_files": "", "pos_files": "",
"specctra_dsn": "", "specctra_dsn": "",
"step": "RS485_BSV_V1R1_____.step", "step": "RS485_BSV_V1R1_with_copper.step",
"svg": "", "svg": "",
"vrml": "" "vrml": ""
}, },
@@ -623,6 +623,12 @@
"name": "Datasheet", "name": "Datasheet",
"show": false "show": false
}, },
{
"group_by": false,
"label": "Alternative",
"name": "Alternative",
"show": true
},
{ {
"group_by": false, "group_by": false,
"label": "Footprint", "label": "Footprint",
@@ -641,12 +647,6 @@
"name": "${ITEM_NUMBER}", "name": "${ITEM_NUMBER}",
"show": false "show": false
}, },
{
"group_by": false,
"label": "Alternative",
"name": "Alternative",
"show": true
},
{ {
"group_by": false, "group_by": false,
"label": "Label", "label": "Label",

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 398 KiB

After

Width:  |  Height:  |  Size: 399 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 444 KiB

After

Width:  |  Height:  |  Size: 448 KiB