- Added other breakholes design
This commit is contained in:
parent
a2bf70a18a
commit
e979a3adf3
1 changed files with 13 additions and 0 deletions
13
Footprint/BreakHoles_small.kicad_mod
Normal file
13
Footprint/BreakHoles_small.kicad_mod
Normal file
|
@ -0,0 +1,13 @@
|
|||
(module BreakHoles_small (layer F.Cu) (tedit 59DA336C)
|
||||
(fp_text reference BREAKHOLES1 (at 0 1.4732) (layer Dwgs.User)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value MISC (at 0 -1.4224) (layer Dwgs.User)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(pad "" np_thru_hole circle (at 0 5.08) (size 0.8 0.8) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
|
||||
(pad "" np_thru_hole circle (at 0 3.81) (size 0.8 0.8) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
|
||||
(pad "" np_thru_hole circle (at 0 0) (size 0.8 0.8) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
|
||||
(pad "" np_thru_hole circle (at 0 1.27) (size 0.8 0.8) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
|
||||
(pad "" np_thru_hole circle (at 0 2.54) (size 0.8 0.8) (drill 0.7) (layers *.Cu *.Mask F.SilkS))
|
||||
)
|
Loading…
Reference in a new issue