mirror of
https://github.com/alopexc0de/pixopixel.git
synced 2024-11-14 07:07:26 +00:00
14 lines
635 B
Plaintext
14 lines
635 B
Plaintext
(module "50-00025 DC Jack" (layer F.Cu)
|
|
(fp_text reference "50-00025 DC Jack" (at 0 5.5) (layer F.SilkS)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_text value VAL** (at 0.5 -5.5) (layer F.SilkS)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_circle (center 0 0) (end 2.5 -4.2) (layer F.SilkS) (width 0.15))
|
|
(fp_circle (center 0 0) (end 1.4 -2.8) (layer F.SilkS) (width 0.15))
|
|
(fp_circle (center 0 0) (end 4 0) (layer F.Cu) (width 1.5))
|
|
(pad 3 thru_hole circle (at 0 0) (size 4 4) (drill 2.2) (layers *.Cu *.Mask F.SilkS))
|
|
(pad 1 smd circle (at 0 -4) (size 1.5 1.5) (layers F.Cu F.Paste F.Mask))
|
|
)
|