From ae8fa4bbcd41ade82e73b087e9a34389ed992c86 Mon Sep 17 00:00:00 2001 From: "Private Island Networks Inc." Date: Wed, 6 May 2026 12:26:28 -0400 Subject: initial commit of design template + starting local libraries --- FOOTPRINTS.pretty/MH_PLT_M2.kicad_mod | 78 +++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100755 FOOTPRINTS.pretty/MH_PLT_M2.kicad_mod (limited to 'FOOTPRINTS.pretty/MH_PLT_M2.kicad_mod') diff --git a/FOOTPRINTS.pretty/MH_PLT_M2.kicad_mod b/FOOTPRINTS.pretty/MH_PLT_M2.kicad_mod new file mode 100755 index 0000000..2632169 --- /dev/null +++ b/FOOTPRINTS.pretty/MH_PLT_M2.kicad_mod @@ -0,0 +1,78 @@ +(footprint "MH_PLT_M2" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "Mounting Hole Plated M2 (2.2 mm hole, 3.2mm pad)") + (property "Reference" "REF**" + (at 0 -2.3 0) + (layer "F.SilkS") + (uuid "27031e93-9343-4055-8aab-9e65edbae5d6") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "MH_PLT_M2" + (at 0 2.3 0) + (layer "F.Fab") + (uuid "4dc96aec-5529-4d10-a5e4-54430c285fd2") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "a79767aa-cc54-463f-8024-a7b4377c0dfd") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "7dc54b5c-ba04-4000-847a-b6150e973ce7") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0) + (size 3.2 3.2) + (drill 2.2) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (thermal_bridge_angle 90) + (uuid "bf0351d2-bd16-4d51-aa6c-357ae4d2c374") + (padstack + (mode front_inner_back) + (layer "Inner" + (shape circle) + (size 0 0) + (thermal_bridge_angle 90) + (zone_connect -1) + ) + (layer "B.Cu" + (shape circle) + (size 0 0) + (thermal_bridge_angle 90) + (zone_connect -1) + ) + ) + ) + (embedded_fonts no) +) -- cgit v1.2.3-8-gadcc