tomu-fpga/hardware/pcb/tomu-fpga.pretty/nothing.kicad_mod
Sean Cross 97ccf7a350 hardware: footprint: make "nothing" through-hole
By making it through-hole, it won't show up in the pick-and-place file,
but it will show up in the BOM list.

Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-30 10:49:00 -05:00

9 lines
264 B
Plaintext

(module nothing (layer F.Cu) (tedit 5C015BCE)
(fp_text reference XX3 (at 0 0.5) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Case (at 0 -0.5) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
)