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