mirror of
https://github.com/eddyem/stm32samples.git
synced 2025-12-06 18:55:13 +03:00
15 lines
699 B
Plaintext
15 lines
699 B
Plaintext
(module hole_3mm (layer F.Cu) (tedit 5BF13739)
|
|
(fp_text reference hole_3mm (at 0 -2.54) (layer F.SilkS) hide
|
|
(effects (font (size 1.5 1.5) (thickness 0.3)))
|
|
)
|
|
(fp_text value Val** (at 0 3.175) (layer F.SilkS) hide
|
|
(effects (font (size 1.5 1.5) (thickness 0.3)))
|
|
)
|
|
(fp_line (start 0 2.5) (end 0 1.5) (layer F.SilkS) (width 0.3))
|
|
(fp_line (start -2.5 0) (end -1.5 0) (layer F.SilkS) (width 0.3))
|
|
(fp_line (start 2.5 0) (end 1.5 0) (layer F.SilkS) (width 0.3))
|
|
(fp_line (start 0 -1.5) (end 0 -2.5) (layer F.SilkS) (width 0.3))
|
|
(fp_circle (center 0 0) (end 2.5 0) (layer F.SilkS) (width 0.3))
|
|
(pad "" np_thru_hole circle (at 0 0) (size 3 3) (drill 1) (layers *.Cu *.Mask))
|
|
)
|