diff options
author | XANTRONIX Development | 2023-09-29 14:29:27 -0400 |
---|---|---|
committer | XANTRONIX Development | 2023-09-29 14:29:27 -0400 |
commit | cb085ae527e7b068374f4e13f029aca02bdf1869 (patch) | |
tree | 3e9676ad5d948a9697399aa6b236ac92a5b53544 /sc1224-scart.kicad_pro | |
parent | 1f7eb57bc02b76ba3436bc5f94e0b3ad653db83e (diff) | |
download | sc1224-scart-cb085ae527e7b068374f4e13f029aca02bdf1869.tar.gz sc1224-scart-cb085ae527e7b068374f4e13f029aca02bdf1869.tar.bz2 sc1224-scart-cb085ae527e7b068374f4e13f029aca02bdf1869.zip |
Rework PCB to add decoupling caps
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 57459f2..34e4cec 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": 0.9, - "height": 1.4, - "width": 1.4 + "drill": 1.4, + "height": 2.0, + "width": 2.0 }, "silk_line_width": 0.15, "silk_text_italic": false, |