kicad-footprints/TestPoint.pretty/TestPoint_THTPad_1.0x1.0mm_Drill0.5mm.kicad_mod
Graham Keeth 3bc0fb4510 Upgrade non-generated footprints to v9 format
This was done with the following commands
> egrep -l -r --include "*.kicad_mod" '\(generator "kicad' . > generated_files
> find . -type d -name "*.pretty" -exec kicad-cli fp upgrade --force {} \;
> cat generated_files | xargs git restore
2025-02-18 22:41:57 +01:00

158 lines
2.7 KiB
Plaintext

(footprint "TestPoint_THTPad_1.0x1.0mm_Drill0.5mm"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(descr "THT rectangular pad as test Point, square 1.0mm side length, hole diameter 0.5mm")
(tags "test point THT pad rectangle square")
(property "Reference" "REF**"
(at 0 -1.448 0)
(layer "F.SilkS")
(uuid "c8a252c6-0b48-4d43-9b5d-9fca8d57001c")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "TestPoint_THTPad_1.0x1.0mm_Drill0.5mm"
(at 0 1.55 0)
(layer "F.Fab")
(uuid "c0466e39-f1c3-486b-883f-0a30c7103420")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "b56746bb-95f1-4bc9-b693-832fd4708db2")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "1a53a6bb-8a7f-45a9-8c10-37a013e02ce4")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr exclude_from_pos_files exclude_from_bom)
(fp_line
(start -0.7 -0.7)
(end 0.7 -0.7)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "b516a6a4-eb22-494d-bc69-b06bfa23ffb5")
)
(fp_line
(start -0.7 0.7)
(end -0.7 -0.7)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "76df6b32-2f85-426c-9e7d-46ef169b4d9c")
)
(fp_line
(start 0.7 -0.7)
(end 0.7 0.7)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "4e781ca8-ceaa-43f9-895f-423bd80898e5")
)
(fp_line
(start 0.7 0.7)
(end -0.7 0.7)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "3c31f4d4-8be9-4336-adc3-ce370ae063b0")
)
(fp_line
(start -1 -1)
(end -1 1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "f75828b7-375a-422b-94a5-5ed3db8a3cbf")
)
(fp_line
(start -1 -1)
(end 1 -1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "a6420d67-a586-4118-a65b-b65759fcf13f")
)
(fp_line
(start 1 1)
(end -1 1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "bf5bb7a6-0115-4723-be6d-243b9dce747f")
)
(fp_line
(start 1 1)
(end 1 -1)
(stroke
(width 0.05)
(type solid)
)
(layer "F.CrtYd")
(uuid "d7e377b4-af0b-4ead-8da2-a968f60f5a10")
)
(fp_text user "${REFERENCE}"
(at 0 -1.45 0)
(layer "F.Fab")
(uuid "69ab2fba-3dfb-4c81-92b7-171a27f429f1")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" thru_hole rect
(at 0 0)
(size 1 1)
(drill 0.5)
(layers "*.Cu" "*.Mask")
(remove_unused_layers no)
(uuid "a7db0445-5907-4c33-b453-1bc5a8ee576a")
)
(embedded_fonts no)
)