From 9656063047497e00ed46d86f69c30f57db677be4 Mon Sep 17 00:00:00 2001 From: cinnaboot Date: Wed, 1 Jul 2026 10:14:06 -0400 Subject: [PATCH] add 6mm pushbutton footprint --- 6mm_panel_mount_pushbutton.kicad_mod | 109 +++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 6mm_panel_mount_pushbutton.kicad_mod diff --git a/6mm_panel_mount_pushbutton.kicad_mod b/6mm_panel_mount_pushbutton.kicad_mod new file mode 100644 index 0000000..021e296 --- /dev/null +++ b/6mm_panel_mount_pushbutton.kicad_mod @@ -0,0 +1,109 @@ +(footprint "6mm_panel_mount_pushbutton" + (version 20260206) + (generator "pcbnew") + (generator_version "10.0") + (layer "F.Cu") + (property "Reference" "SW**" + (at 0 -4.8 0) + (unlocked yes) + (layer "F.SilkS") + (uuid "a4ab87cd-e43d-4c77-9a2e-1e377650f130") + (effects + (font + (size 1 1) + (thickness 0.1) + ) + ) + ) + (property "Value" "6mm_Panel_Mount_Pushbutton" + (at 0 5.3 0) + (unlocked yes) + (layer "F.Fab") + (uuid "909c63fb-2633-4000-84c6-58c41002a948") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "c80ad4b8-33cd-42d5-a6a7-ece6cfef96ec") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Description" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "64afde6d-2fa9-4a2a-a14a-77d51dafe7ca") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (attr through_hole) + (duplicate_pad_numbers_are_jumpers no) + (fp_circle + (center 0 0) + (end 3.6 0) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "F.SilkS") + (uuid "4b7f56c1-2b71-4218-9044-87e10659cefe") + ) + (fp_rect + (start -4 -4) + (end 4 4) + (stroke + (width 0.1) + (type solid) + ) + (fill no) + (layer "Margin") + (uuid "a6d343a1-4eaf-47c9-a068-5569fbb9f300") + ) + (fp_text user "${REFERENCE}" + (at 0 -6.9 0) + (unlocked yes) + (layer "F.Fab") + (uuid "892e309c-aef2-4793-959b-3ecba9e49684") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" thru_hole oval + (at -2.05 0) + (size 2 3) + (drill oval 1.5 2.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "97a32075-49fa-42ca-998e-d119e433eca7") + ) + (pad "2" thru_hole oval + (at 2.05 0) + (size 2 3) + (drill oval 1.5 2.1) + (layers "*.Cu" "*.Mask") + (remove_unused_layers no) + (uuid "1b386679-113b-48fc-ab28-aeab47ff26bf") + ) + (embedded_fonts no) +)