Skip to content

Commit

Permalink
Add footprint for a 3 mm standoff through hole
Browse files Browse the repository at this point in the history
  • Loading branch information
piit79 committed Mar 8, 2023
1 parent 14523db commit 751332f
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions footprints/MountingThroughHole_3.8mm_For_3mm_Standoff.kicad_mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
(footprint "MountingThroughHole_3.8mm_For_3mm_Standoff" (version 20211014) (generator pcbnew)
(layer "F.Cu")
(tedit 56D1B4CB)
(descr "Mounting Hole 3.5mm")
(tags "mounting hole 3.5mm")
(attr exclude_from_pos_files exclude_from_bom)
(fp_text reference "REF**" (at 0 -4.5) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 9a227518-a125-4d55-9587-0c1499ce41a7)
)
(fp_text value "MountingThroughHole_3.8mm_For_3mm_Standoff" (at 0 4.5) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 7b8e5c4e-d69b-4184-a234-a02ce7780e15)
)
(fp_text user "${REFERENCE}" (at 0 0) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 5d67ecc7-3875-4799-aceb-34a5f82fb9b4)
)
(fp_circle (center 0 0) (end 2.1 0) (layer "Cmts.User") (width 0.15) (fill none) (tstamp 004026e5-1625-40f4-9daa-75e998c99afd))
(fp_circle (center 0 0) (end 2.3 0) (layer "F.CrtYd") (width 0.05) (fill none) (tstamp da86dd0d-6b99-46c2-b3fe-6038c50edf29))
(pad "1" thru_hole circle (at 0 0) (size 4.2 4.2) (drill 3.8) (layers *.Cu *.Mask) (tstamp 309b03f1-dad1-43ee-982a-d14d7cd84475))
)

0 comments on commit 751332f

Please sign in to comment.