diff options
author | XANTRONIX Development | 2023-11-11 21:09:03 -0500 |
---|---|---|
committer | XANTRONIX Development | 2023-11-11 21:09:03 -0500 |
commit | f726a5e46f996e66a26d8f2e2c0b9d792835b921 (patch) | |
tree | dab5b41295c518a307c156f75ceab21d765b1015 /pcb/xantronix-z32.kicad_pro | |
parent | 779137f5450fc5206beebeeaf34284db333dc1ac (diff) | |
download | xantronix-z32-f726a5e46f996e66a26d8f2e2c0b9d792835b921.tar.gz xantronix-z32-f726a5e46f996e66a26d8f2e2c0b9d792835b921.tar.bz2 xantronix-z32-f726a5e46f996e66a26d8f2e2c0b9d792835b921.zip |
Make bolt holes line up with key switches
Diffstat (limited to 'pcb/xantronix-z32.kicad_pro')
-rw-r--r-- | pcb/xantronix-z32.kicad_pro | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pcb/xantronix-z32.kicad_pro b/pcb/xantronix-z32.kicad_pro index cee807b..c66dbe9 100644 --- a/pcb/xantronix-z32.kicad_pro +++ b/pcb/xantronix-z32.kicad_pro @@ -34,9 +34,9 @@ "other_text_thickness": 0.15, "other_text_upright": false, "pads": { - "drill": 0.762, - "height": 1.524, - "width": 1.524 + "drill": 4.0, + "height": 4.0, + "width": 4.0 }, "silk_line_width": 0.15, "silk_text_italic": false, |