From f68d67d5ce731cc280207b3e91a7aa22644487d9 Mon Sep 17 00:00:00 2001 From: jaseg Date: Mon, 6 Nov 2023 00:42:12 +0100 Subject: Final PCB revision (center R7/driver R8) --- driver/footprints.pretty/test.kicad_mod | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 driver/footprints.pretty/test.kicad_mod (limited to 'driver/footprints.pretty/test.kicad_mod') diff --git a/driver/footprints.pretty/test.kicad_mod b/driver/footprints.pretty/test.kicad_mod new file mode 100644 index 0000000..d58651e --- /dev/null +++ b/driver/footprints.pretty/test.kicad_mod @@ -0,0 +1,22 @@ +(footprint "test" (version 20230913) (generator pcbnew) + (layer "F.Cu") + (property "Reference" "REF**" (at 0 -0.5 0 unlocked) (layer "F.SilkS") (tstamp b32fb398-9e68-43ee-b8f4-1793415d10a9) + (effects (font (size 1 1) (thickness 0.1))) + ) + (property "Value" "test" (at 0 1 0 unlocked) (layer "F.Fab") (tstamp 70d04ba0-17f7-42c1-ab10-f34444eb54d6) + (effects (font (size 1 1) (thickness 0.15))) + ) + (property "Footprint" "" (at 0 0 0 unlocked) (layer "F.Fab") hide (tstamp 961b595d-a13e-4189-99fc-1d2a72013656) + (effects (font (size 1 1) (thickness 0.15))) + ) + (property "Datasheet" "" (at 0 0 0 unlocked) (layer "F.Fab") hide (tstamp 7aad013a-e97c-4e40-b23b-543453cdd486) + (effects (font (size 1 1) (thickness 0.15))) + ) + (property "Description" "" (at 0 0 0 unlocked) (layer "F.Fab") hide (tstamp 8fb0d769-fed6-4bef-b010-da3eb6612890) + (effects (font (size 1 1) (thickness 0.15))) + ) + (attr smd) + (fp_text user "${REFERENCE}" (at 0 2.5 0 unlocked) (layer "F.Fab") (tstamp 979b3002-f925-49ca-9559-18821aee1250) + (effects (font (size 1 1) (thickness 0.15))) + ) +) -- cgit