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 <sean@xobs.io>
This commit is contained in:
parent
0138d40853
commit
268b036de8
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user