lib: add custom footprint

This commit is contained in:
King Kévin 2022-06-18 14:15:23 +02:00
parent 21cf9c74bd
commit 4c1005707f
2 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,18 @@
(footprint "pad_A" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tedit 0)
(attr smd)
(fp_text reference "REF**" (at 0 -0.5 unlocked) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp e4f1bcae-d069-44c5-961e-395f549e87cc)
)
(fp_text value "pad_A" (at 0 1 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 5e7db054-fd6d-4ee1-a31f-e4cdbd3a7890)
)
(fp_text user "${REFERENCE}" (at 0 2.5 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp bc273493-f520-4197-a403-660948f73163)
)
(pad "1" smd roundrect (at -0.1 0) (size 2.286 1.524) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 6254cb69-32b5-458e-8445-d4920fa43090))
)

View File

@ -0,0 +1,18 @@
(footprint "pad_C" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tedit 0)
(attr smd)
(fp_text reference "REF**" (at 0 -0.5 unlocked) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp e4f1bcae-d069-44c5-961e-395f549e87cc)
)
(fp_text value "pad_C" (at 0 1 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 5e7db054-fd6d-4ee1-a31f-e4cdbd3a7890)
)
(fp_text user "${REFERENCE}" (at 0 2.5 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp bc273493-f520-4197-a403-660948f73163)
)
(pad "1" smd roundrect (at -0.1 0) (size 2.286 1.524) (layers "F.Cu" "F.Paste" "F.Mask") (roundrect_rratio 0.25) (tstamp 6254cb69-32b5-458e-8445-d4920fa43090))
)