blob: d58651e95fbcc2713eafa9342a343bfe6f6ed73f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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)))
)
)
|