finished giving all comps a supplier link, supplier part number and manufactor part number

This commit is contained in:
sirlilpanda
2025-08-21 10:31:47 +12:00
parent ff4e346f16
commit cb7e07c903

View File

@@ -483,21 +483,21 @@
{ {
"line_style": 0, "line_style": 0,
"name": "HIGH_FREQ", "name": "HIGH_FREQ",
"pcb_color": "rgba(0, 0, 0, 0.000)", "pcb_color": "rgb(255, 255, 0)",
"priority": 0, "priority": 0,
"schematic_color": "rgb(255, 153, 0)" "schematic_color": "rgb(255, 153, 0)"
}, },
{ {
"line_style": 0, "line_style": 0,
"name": "POWER+", "name": "POWER+",
"pcb_color": "rgba(0, 0, 0, 0.000)", "pcb_color": "rgb(194, 0, 0)",
"priority": 3, "priority": 3,
"schematic_color": "rgb(255, 0, 0)" "schematic_color": "rgb(255, 0, 0)"
}, },
{ {
"line_style": 0, "line_style": 0,
"name": "POWER-", "name": "POWER-",
"pcb_color": "rgba(0, 0, 0, 0.000)", "pcb_color": "rgb(0, 0, 255)",
"priority": 2, "priority": 2,
"schematic_color": "rgb(0, 0, 194)" "schematic_color": "rgb(0, 0, 194)"
} }
@@ -787,7 +787,7 @@
"include_excluded_from_bom": false, "include_excluded_from_bom": false,
"name": "", "name": "",
"sort_asc": true, "sort_asc": true,
"sort_field": "Datasheet" "sort_field": "Value"
}, },
"connection_grid_size": 50.0, "connection_grid_size": 50.0,
"drawing": { "drawing": {