diff options
author | XANTRONIX Development | 2023-09-29 17:13:03 -0400 |
---|---|---|
committer | XANTRONIX Development | 2023-09-29 17:13:03 -0400 |
commit | c5131d11e6e2161156eb7122fc1075ce0c081a9b (patch) | |
tree | c18f011824da17ae35319e24d8a7d418f3d67269 /sc1224-scart.kicad_pro | |
parent | efb557837cad43b88e3551fa3e37c8738d1f5228 (diff) | |
download | sc1224-scart-c5131d11e6e2161156eb7122fc1075ce0c081a9b.tar.gz sc1224-scart-c5131d11e6e2161156eb7122fc1075ce0c081a9b.tar.bz2 sc1224-scart-c5131d11e6e2161156eb7122fc1075ce0c081a9b.zip |
Set pin 3 of barrel jack to GND
Diffstat (limited to 'sc1224-scart.kicad_pro')
-rw-r--r-- | sc1224-scart.kicad_pro | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc1224-scart.kicad_pro b/sc1224-scart.kicad_pro index 34e4cec..73d8d88 100644 --- a/sc1224-scart.kicad_pro +++ b/sc1224-scart.kicad_pro @@ -34,9 +34,9 @@ "other_text_thickness": 0.15, "other_text_upright": false, "pads": { - "drill": 1.4, - "height": 2.0, - "width": 2.0 + "drill": 3.0, + "height": 1.8, + "width": 4.0 }, "silk_line_width": 0.15, "silk_text_italic": false, |