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_M3.kicad_mod | 78 +++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100755 FOOTPRINTS.pretty/MH_PLT_M3.kicad_mod (limited to 'FOOTPRINTS.pretty/MH_PLT_M3.kicad_mod') diff --git a/FOOTPRINTS.pretty/MH_PLT_M3.kicad_mod b/FOOTPRINTS.pretty/MH_PLT_M3.kicad_mod new file mode 100755 index 0000000..c7ff73d --- /dev/null +++ b/FOOTPRINTS.pretty/MH_PLT_M3.kicad_mod @@ -0,0 +1,78 @@ +(footprint "MH_PLT_M3" + (version 20241229) + (generator "pcbnew") + (generator_version "9.0") + (layer "F.Cu") + (descr "Mounting Hole Plated M3 (3.2mm hole, 6.3mm pad)") + (property "Reference" "REF**" + (at 0 -3.85 0) + (layer "F.SilkS") + (uuid "03be1d79-16a5-4587-8533-14e4c3682024") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "MH_PLT_M3" + (at 0 3.85 0) + (layer "F.Fab") + (uuid "26bfb365-ec6c-4a4e-8be5-21fb70aa3b6d") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "35133e05-a639-4a69-a98a-8315f6338a30") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (layer "F.Fab") + (hide yes) + (uuid "3d56ff44-a92d-42c4-bf81-51bd466da588") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole circle + (at 0 0) + (size 6.3 6.3) + (drill 3.2) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (thermal_bridge_angle 90) + (uuid "7b4d964a-60ae-40f0-b583-25dd9e5ca398") + (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