mirror of
https://github.com/eddyem/STM8_samples.git
synced 2026-03-22 01:31:00 +03:00
add readme
This commit is contained in:
12
LEDS_BT/kicad/8leds.pretty/solderpad2.kicad_mod
Normal file
12
LEDS_BT/kicad/8leds.pretty/solderpad2.kicad_mod
Normal file
@@ -0,0 +1,12 @@
|
||||
(module solderpad2 (layer F.Cu) (tedit 5DFA3811)
|
||||
(fp_text reference REF** (at 0.5 -5) (layer F.SilkS)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value solderpad2 (at 0.5 4.5) (layer F.Fab)
|
||||
(effects (font (size 1 1) (thickness 0.15)))
|
||||
)
|
||||
(pad 1 thru_hole rect (at -2 0) (size 2.5 7) (drill 1) (layers *.Cu *.Mask)
|
||||
(clearance 0.75) (zone_connect 1) (thermal_width 0.75) (thermal_gap 0.2))
|
||||
(pad 2 thru_hole rect (at 2 0) (size 2.5 7) (drill 1) (layers *.Cu *.Mask)
|
||||
(clearance 0.75) (zone_connect 1) (thermal_width 0.75) (thermal_gap 0.2))
|
||||
)
|
||||
Reference in New Issue
Block a user