progreers

This commit is contained in:
2025-08-27 12:28:57 -07:00
parent 47a60d3073
commit 4d0e6d4099
15260 changed files with 9975393 additions and 805 deletions

View File

@@ -0,0 +1,66 @@
(footprint "Fiducial_1.5mm_Mask3mm"
(version 20241229)
(generator "kicad-footprint-generator")
(layer "F.Cu")
(descr "Fiducial, circular marking, 1.5mm bare copper, 3mm soldermask opening")
(tags "fiducial")
(property "Reference" "REF**"
(at 0 -2.45 0)
(layer "F.SilkS")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "Fiducial_1.5mm_Mask3mm"
(at 0 2.45 0)
(layer "F.Fab")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd exclude_from_bom)
(fp_circle
(center 0 0)
(end 1.75 0)
(stroke
(width 0.05)
(type solid)
)
(fill no)
(layer "F.CrtYd")
)
(fp_circle
(center 0 0)
(end 1.5 0)
(stroke
(width 0.1)
(type solid)
)
(fill no)
(layer "F.Fab")
)
(fp_text user "${REFERENCE}"
(at 0 0 0)
(layer "F.Fab")
(effects
(font
(size 0.75 0.75)
(thickness 0.11)
)
)
)
(pad "" smd circle
(at 0 0)
(size 1.5 1.5)
(layers "F.Cu" "F.Mask")
(solder_mask_margin 0.75)
(clearance 0.85)
)
(embedded_fonts no)
)