mirror of
https://github.com/rene-dev/stmbl.git
synced 2024-12-22 00:22:28 +00:00
18 lines
986 B
Plaintext
18 lines
986 B
Plaintext
(module dfb_bridge (layer F.Cu) (tedit 56265C28)
|
|
(fp_text reference REF** (at 0 3) (layer F.SilkS)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_text value dfb_bridge (at 0 5) (layer F.Fab)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_circle (center 0 -21) (end 1.5 -21) (layer F.SilkS) (width 0.15))
|
|
(fp_line (start -15 -30) (end 15 -30) (layer F.SilkS) (width 0.15))
|
|
(fp_line (start 15 -30) (end 15 -10) (layer F.SilkS) (width 0.15))
|
|
(fp_line (start -15 -10) (end 15 -10) (layer F.SilkS) (width 0.15))
|
|
(fp_line (start -15 -30) (end -15 -10) (layer F.SilkS) (width 0.15))
|
|
(pad 3 thru_hole circle (at -12.5 -5.5) (size 3 3) (drill 1.5) (layers *.Cu *.Mask F.SilkS))
|
|
(pad 2 thru_hole circle (at -2.5 -5.5) (size 3 3) (drill 1.5) (layers *.Cu *.Mask F.SilkS))
|
|
(pad 4 thru_hole circle (at 5 -5.5) (size 3 3) (drill 1.5) (layers *.Cu *.Mask F.SilkS))
|
|
(pad 1 thru_hole circle (at 12.5 -5.5) (size 3 3) (drill 1.5) (layers *.Cu *.Mask F.SilkS))
|
|
)
|