mirror of
https://github.com/tebl/RC6502-Apple-1-Replica.git
synced 2024-11-22 14:31:56 +00:00
15 lines
633 B
Plaintext
15 lines
633 B
Plaintext
(module Connectors:1pin (layer F.Cu) (tedit 59414318)
|
|
(descr "module 1 pin (ou trou mecanique de percage)")
|
|
(tags DEV)
|
|
(fp_text reference REF** (at 0 -3.048) (layer F.SilkS)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_text value 1pin (at 0 3) (layer F.Fab)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_circle (center 0 0) (end 2 0.8) (layer F.Fab) (width 0.1))
|
|
(fp_circle (center 0 0) (end 2.6 0) (layer F.CrtYd) (width 0.05))
|
|
(fp_circle (center 0 0) (end 0 -2.286) (layer F.SilkS) (width 0.12))
|
|
(pad 1 thru_hole circle (at 0 0) (size 5 5) (drill 3.048) (layers *.Cu *.Mask))
|
|
)
|