13 lines
495 B
Plaintext
13 lines
495 B
Plaintext
(module BasePoint (layer F.Cu) (tedit 5CFC51AD)
|
|
(attr virtual)
|
|
(fp_text reference REF** (at 0 2.5) (layer F.SilkS) hide
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_text value BasePoint (at 0 -0.5) (layer F.Fab)
|
|
(effects (font (size 1 1) (thickness 0.15)))
|
|
)
|
|
(fp_circle (center 0 0) (end 0.25 0) (layer F.Cu) (width 0.5))
|
|
(fp_circle (center 0 0) (end 0.55 0) (layer F.Mask) (width 1.1))
|
|
(fp_circle (center 0 0) (end 1.27 0) (layer F.Cu) (width 0.25))
|
|
)
|