mirror of
https://github.com/eddyem/STM8_samples.git
synced 2026-03-21 09:11:02 +03:00
partially worked microdrill
This commit is contained in:
14
microdrill/schematics_new/modules.pretty/2PIN_Pwr.kicad_mod
Normal file
14
microdrill/schematics_new/modules.pretty/2PIN_Pwr.kicad_mod
Normal file
@@ -0,0 +1,14 @@
|
||||
(module 2PIN_Pwr (layer F.Cu) (tedit 5C1139F4)
|
||||
(fp_text reference REF** (at 0 5.5) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value 2PIN (at 0 4) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(pad "" np_thru_hole circle (at 1.5 -5) (size 2.5 2.5) (drill 0.6) (layers *.Cu *.Mask))
|
||||
(pad "" np_thru_hole circle (at 1.5 -8) (size 2.5 2.5) (drill 0.6) (layers *.Cu *.Mask))
|
||||
(pad "" np_thru_hole circle (at -1.5 -5) (size 2.5 2.5) (drill 0.6) (layers *.Cu *.Mask))
|
||||
(pad 2 connect rect (at 1.5 0) (size 2 6) (layers F.Cu F.Mask))
|
||||
(pad "" np_thru_hole circle (at -1.5 -8) (size 2.5 2.5) (drill 0.6) (layers *.Cu *.Mask))
|
||||
(pad 1 connect rect (at -1.5 0) (size 2 6) (layers F.Cu F.Mask))
|
||||
)
|
||||
Reference in New Issue
Block a user