summaryrefslogtreecommitdiff
path: root/sbc-harness.kicad_pro
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2025-09-08 23:42:32 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2025-09-08 23:42:32 -0600
commit97f864617d1fd56a75ca977616888f9fbef4d881 (patch)
tree8b7dfe1da104dd9af3bcd70220db2562fb564ac3 /sbc-harness.kicad_pro
parent342696b64d784f20089a458f0bb1a3b39cea5362 (diff)
Diffstat (limited to 'sbc-harness.kicad_pro')
-rw-r--r--sbc-harness.kicad_pro20
1 files changed, 12 insertions, 8 deletions
diff --git a/sbc-harness.kicad_pro b/sbc-harness.kicad_pro
index e17fc1c..f53e4d4 100644
--- a/sbc-harness.kicad_pro
+++ b/sbc-harness.kicad_pro
@@ -48,7 +48,7 @@
"silk_text_thickness": 0.1,
"silk_text_upright": false,
"zones": {
- "min_clearance": 0.5
+ "min_clearance": 0.1
}
},
"diff_pair_dimensions": [
@@ -544,8 +544,6 @@
"track_width": 0.3
},
{
- "clearance": 0.3,
- "diff_pair_width": 0.3,
"name": "PWR_1000mA",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 0,
@@ -583,7 +581,6 @@
"schematic_color": "rgb(194, 0, 0)"
},
{
- "diff_pair_width": 0.3,
"name": "PWR_660mA",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 2,
@@ -591,8 +588,6 @@
"track_width": 0.3
},
{
- "clearance": 0.22,
- "diff_pair_width": 0.22,
"name": "PWR_800mA",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 1,
@@ -601,7 +596,6 @@
},
{
"clearance": 0.5,
- "diff_pair_width": 1.5,
"name": "PWR_SH_GND",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 8,
@@ -609,9 +603,15 @@
"track_width": 1.5
},
{
- "name": "unused",
+ "name": "W5500",
"pcb_color": "rgba(0, 0, 0, 0.000)",
"priority": 16,
+ "schematic_color": "rgb(0, 72, 0)"
+ },
+ {
+ "name": "unused",
+ "pcb_color": "rgba(0, 0, 0, 0.000)",
+ "priority": 17,
"schematic_color": "rgb(0, 0, 255)"
}
],
@@ -696,6 +696,10 @@
{
"netclass": "unused",
"pattern": "/*UNUSED*"
+ },
+ {
+ "netclass": "W5500",
+ "pattern": "/*W5500*"
}
]
},