mirror of
https://github.com/tebl/Apple2-Joystick-Adapter.git
synced 2024-11-25 17:41:16 +00:00
15 lines
580 B
Plaintext
15 lines
580 B
Plaintext
(module M3_pin (layer F.Cu) (tedit 5F76331A)
|
|
(descr "module 1 pin (ou trou mecanique de percage)")
|
|
(tags DEV)
|
|
(fp_text reference REF** (at 0 -3.048) (layer F.Fab) hide
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_text value 1pin (at 0 3) (layer F.Fab) hide
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_circle (center 0 0) (end 2.6 0) (layer F.CrtYd) (width 0.05))
|
|
(fp_circle (center 0 0) (end 2 0.8) (layer F.Fab) (width 0.1))
|
|
(pad 1 thru_hole circle (at 0 0) (size 3.5 3.5) (drill 3.048) (layers *.Cu *.Mask)
|
|
(solder_mask_margin 0.8))
|
|
)
|