first commit

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK
2020-11-29 18:31:35 +01:00
commit 97fd2901ec
170 changed files with 496645 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
(module FIDUCIAL (layer F.Cu) (tedit 5FC28F2A)
(descr "<b>Fiducial Mark</b>")
(fp_text reference F4 (at 0 0) (layer F.SilkS) hide
(effects (font (size 1.27 1.27) (thickness 0.15)))
)
(fp_text value FIDUCIAL (at 0 0) (layer F.SilkS) hide
(effects (font (size 1.27 1.27) (thickness 0.15)))
)
(fp_circle (center 0 0) (end 0.55 0) (layer F.Mask) (width 1.1))
(pad 1 smd circle (at 0 0) (size 1.016 1.016) (layers F.Cu F.Mask)
(solder_mask_margin 0.0508) (clearance 0.492) (zone_connect 0))
)