From 653728cec3d323955cb86b8a533bb1da25f22baa Mon Sep 17 00:00:00 2001 From: James Cahill Date: Wed, 9 Aug 2023 10:56:47 +0100 Subject: [PATCH] Set differantial pair gap, width for USB data, add netclasses to 3v3, USB_D* --- genoswitch-rp2040/genoswitch-rp2040.kicad_pro | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/genoswitch-rp2040/genoswitch-rp2040.kicad_pro b/genoswitch-rp2040/genoswitch-rp2040.kicad_pro index ddeb290..74be214 100644 --- a/genoswitch-rp2040/genoswitch-rp2040.kicad_pro +++ b/genoswitch-rp2040/genoswitch-rp2040.kicad_pro @@ -450,16 +450,16 @@ { "bus_width": 12, "clearance": 0.1524, - "diff_pair_gap": 0.25, + "diff_pair_gap": 0.1524, "diff_pair_via_gap": 0.25, - "diff_pair_width": 0.2, + "diff_pair_width": 0.8, "line_style": 0, "microvia_diameter": 0.508, "microvia_drill": 0.254, "name": "USB Data", "pcb_color": "rgba(0, 0, 0, 0.000)", "schematic_color": "rgba(0, 0, 0, 0.000)", - "track_width": 0.8, + "track_width": 0.1524, "via_diameter": 0.254, "via_drill": 0.508, "wire_width": 6 @@ -470,7 +470,16 @@ }, "net_colors": null, "netclass_assignments": null, - "netclass_patterns": [] + "netclass_patterns": [ + { + "netclass": "USB Data", + "pattern": "/USB_D*" + }, + { + "netclass": "Power (1A)", + "pattern": "+3V3" + } + ] }, "pcbnew": { "last_paths": {