diff options
author | dweller <dweller@cabin.digital> | 2024-10-17 16:12:15 +0300 |
---|---|---|
committer | dweller <dweller@cabin.digital> | 2024-10-17 16:12:15 +0300 |
commit | 7224a1b49ec261c10bbe3cf7c1ab2506acaafb6b (patch) | |
tree | fb3631b8cda7bf4d339963cd8dc52177a8622b24 /hw/eeprom2blk_hw_v5/eeprom2blk.pretty/TestPoint_Pad_D2.5mm.kicad_mod | |
parent | d93f33a7fdba69c9ba48aff702d1f856dc5633c2 (diff) |
add license, readme, and kicad project
Diffstat (limited to 'hw/eeprom2blk_hw_v5/eeprom2blk.pretty/TestPoint_Pad_D2.5mm.kicad_mod')
-rw-r--r-- | hw/eeprom2blk_hw_v5/eeprom2blk.pretty/TestPoint_Pad_D2.5mm.kicad_mod | 110 |
1 files changed, 110 insertions, 0 deletions
diff --git a/hw/eeprom2blk_hw_v5/eeprom2blk.pretty/TestPoint_Pad_D2.5mm.kicad_mod b/hw/eeprom2blk_hw_v5/eeprom2blk.pretty/TestPoint_Pad_D2.5mm.kicad_mod new file mode 100644 index 0000000..853eb60 --- /dev/null +++ b/hw/eeprom2blk_hw_v5/eeprom2blk.pretty/TestPoint_Pad_D2.5mm.kicad_mod @@ -0,0 +1,110 @@ +(footprint "TestPoint_Pad_D2.5mm" + (version 20240108) + (generator "pcbnew") + (generator_version "8.0") + (layer "F.Cu") + (descr "SMD pad as test Point, diameter 2.5mm") + (tags "test point SMD pad") + (property "Reference" "REF**" + (at 0 -2.148 0) + (layer "F.SilkS") + (hide yes) + (uuid "74c03c8a-23e9-4787-9697-9b3d5a9013bf") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Value" "GND" + (at 0 2.25 0) + (layer "F.SilkS") + (uuid "4300abdc-d05d-4a14-96a0-bc67671d7c58") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (property "Footprint" "TestPoint:TestPoint_Pad_D2.5mm" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "5f33666a-cb09-431f-aa9b-48ae1d69499b") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Datasheet" "" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "d87e5d03-c6a7-4c02-83cc-32a1b5cfc7bc") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (property "Description" "test point" + (at 0 0 0) + (unlocked yes) + (layer "F.Fab") + (hide yes) + (uuid "8d9a2bc9-a187-47e0-9f46-74695155e7b9") + (effects + (font + (size 1.27 1.27) + (thickness 0.15) + ) + ) + ) + (attr exclude_from_pos_files) + (fp_circle + (center 0 0) + (end 0 1.45) + (stroke + (width 0.12) + (type solid) + ) + (fill none) + (layer "F.SilkS") + (uuid "9bd8a1d6-3f45-405d-a089-90d4553804a1") + ) + (fp_circle + (center 0 0) + (end 1.75 0) + (stroke + (width 0.05) + (type solid) + ) + (fill none) + (layer "F.CrtYd") + (uuid "44701a15-0c21-4148-9d0b-c13f81a4578e") + ) + (fp_text user "${REFERENCE}" + (at 0 -2.15 0) + (layer "F.Fab") + (uuid "1001d86f-3ca0-49dd-99b6-a656d465a5cb") + (effects + (font + (size 1 1) + (thickness 0.15) + ) + ) + ) + (pad "1" smd circle + (at 0 0) + (size 2.5 2.5) + (layers "F.Cu" "F.Mask") + (uuid "d7266db4-8a9f-4b25-a060-50530df88254") + ) +) |