7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-07 00:25:25 +00:00
kicad-footprints/MountingHole.pretty/MountingHole_3.7mm.kicad_mod
Carsten Presser 12f863397a Update format of all footprints to KiCad8
Even though KiCad8 can read older symbol files, this change is needed
to make future additions to the library easy to review.
KiCad8 introduced a new way of indenting. Even when changing just a
small text, that would result in a huge diff when saving the KiCad7 file
with KiCad8. Those diffs are hard to read making the life of the library
team difficult.
2024-02-20 22:38:48 +01:00

107 lines
1.8 KiB
Plaintext

(footprint "MountingHole_3.7mm"
(version 20240108)
(generator "pcbnew")
(generator_version "8.0")
(layer "F.Cu")
(descr "Mounting Hole 3.7mm, no annular")
(tags "mounting hole 3.7mm no annular")
(property "Reference" "REF**"
(at 0 -4.7 0)
(layer "F.SilkS")
(uuid "9388ba5c-bf9c-482e-a588-a3282b970cbc")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "MountingHole_3.7mm"
(at 0 4.7 0)
(layer "F.Fab")
(uuid "3e67fb09-d05d-4a75-8c8f-34df0ca23292")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Footprint" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "163440b5-386b-409c-8af3-4fe1a8f92727")
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "a4bb5f24-4298-4653-8177-f90d3dbee701")
(effects
(font
(size 1.27 1.27)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "169b2737-f53c-43ed-b2bf-533c60336c88")
(effects
(font
(size 1.27 1.27)
)
)
)
(attr exclude_from_pos_files exclude_from_bom)
(fp_circle
(center 0 0)
(end 3.7 0)
(stroke
(width 0.15)
(type solid)
)
(fill none)
(layer "Cmts.User")
(uuid "712ff9c5-1323-4d40-b679-033c50e01272")
)
(fp_circle
(center 0 0)
(end 3.95 0)
(stroke
(width 0.05)
(type solid)
)
(fill none)
(layer "F.CrtYd")
(uuid "c4808104-bd75-4075-92e6-9cff3d498090")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(uuid "f18ff858-eee1-4b8e-a603-a7d2f993dd36")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "" np_thru_hole circle
(at 0 0)
(size 3.7 3.7)
(drill 3.7)
(layers "*.Cu" "*.Mask")
(uuid "bbd26024-657f-42f6-b98d-368b1b2204f8")
)
)