From 268b036de86d3f9093dc7bbc3200f7442e29b307 Mon Sep 17 00:00:00 2001 From: Sean Cross Date: Sat, 22 Dec 2018 23:43:40 +0800 Subject: [PATCH] hardware: pcb: make soldermask actually function The default kicad rules are dumb, and almost caused this PCB to be made wrongly. Fix the soldermask so that it actually works at our resolutions. Signed-off-by: Sean Cross --- hardware/pcb/tomu-fpga.kicad_pcb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardware/pcb/tomu-fpga.kicad_pcb b/hardware/pcb/tomu-fpga.kicad_pcb index 02e9b5a..7bc5d85 100644 --- a/hardware/pcb/tomu-fpga.kicad_pcb +++ b/hardware/pcb/tomu-fpga.kicad_pcb @@ -74,10 +74,10 @@ (mod_edge_width 0.15) (mod_text_size 1 1) (mod_text_width 0.15) - (pad_size 0.2 0.2) + (pad_size 0.23 0.23) (pad_drill 0) (pad_to_mask_clearance 0.05) - (solder_mask_min_width 0.25) + (solder_mask_min_width 0.05) (aux_axis_origin 17.025 26.55) (grid_origin 20.65 24.075) (visible_elements 7FFFFD6F)