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