diff options
author | XANTRONIX Industrial | 2023-09-29 14:29:27 -0400 |
---|---|---|
committer | XANTRONIX Industrial | 2023-09-29 14:29:27 -0400 |
commit | 0cf280f408ce04774ac98cce73d6f1cf196e04c4 (patch) | |
tree | 3e9676ad5d948a9697399aa6b236ac92a5b53544 /sc1224-scart.kicad_pro | |
parent | 0ebe0df074fc4e32ee2c492919a4517592f06cd6 (diff) | |
download | sc1224-scart-0cf280f408ce04774ac98cce73d6f1cf196e04c4.tar.gz sc1224-scart-0cf280f408ce04774ac98cce73d6f1cf196e04c4.tar.bz2 sc1224-scart-0cf280f408ce04774ac98cce73d6f1cf196e04c4.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, |