wip: Add m2 holes in pcb

This commit is contained in:
2025-08-27 00:11:15 +02:00
parent 7a18f8b44f
commit 27a9a0f344
2 changed files with 175 additions and 3 deletions

View File

@@ -1851,6 +1851,92 @@
)
(embedded_fonts no)
)
(footprint "MountingHole:MountingHole_2.2mm_M2"
(layer "F.Cu")
(uuid "3c80f2f4-66f3-4e14-90e3-25b7b351d15e")
(at 109.1 91.5)
(descr "Mounting Hole 2.2mm, M2, no annular, generated by kicad-footprint-generator mountinghole.py")
(tags "mountinghole M2")
(property "Reference" "REF**"
(at 0 -3.15 0)
(layer "F.SilkS")
(hide yes)
(uuid "698f76d2-943c-4df1-b90d-a21fd1089d36")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "MountingHole_2.2mm_M2"
(at 0 3.15 0)
(layer "F.SilkS")
(hide yes)
(uuid "4ba57235-74f2-48f4-9591-34c3ef190159")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "4e5a0fc4-3c30-4845-a895-56ec542aa546")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "80a3c290-3832-45dc-8cd6-53a61410ae76")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr exclude_from_pos_files exclude_from_bom)
(fp_circle
(center 0 0)
(end 2.2 0)
(stroke
(width 0.15)
(type solid)
)
(fill no)
(layer "Cmts.User")
(uuid "ddfc043b-6ff9-4c2e-9554-c850e4f16782")
)
(fp_circle
(center 0 0)
(end 2.45 0)
(stroke
(width 0.05)
(type solid)
)
(fill no)
(layer "F.CrtYd")
(uuid "78feb7bd-d91a-4c85-bab3-42eea9603b55")
)
(pad "" np_thru_hole circle
(at 0 0)
(size 2.2 2.2)
(drill 2.2)
(layers "*.Cu" "*.Mask")
(uuid "b7517b8e-9dfe-4377-a6d1-3538b43ffa5c")
)
(embedded_fonts no)
)
(footprint "ComboDiode"
(layer "F.Cu")
(uuid "4323862a-1a8c-405e-95c9-e0971f59cd08")
@@ -6747,6 +6833,92 @@
)
(embedded_fonts no)
)
(footprint "MountingHole:MountingHole_2.2mm_M2"
(layer "F.Cu")
(uuid "c6ba2a2d-080a-448f-8f80-a910d942e68a")
(at 163 70.3)
(descr "Mounting Hole 2.2mm, M2, no annular, generated by kicad-footprint-generator mountinghole.py")
(tags "mountinghole M2")
(property "Reference" "REF**"
(at 0 -3.15 0)
(layer "F.SilkS")
(hide yes)
(uuid "3add95c3-95a3-4a2a-82ad-92d2aa20001e")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "MountingHole_2.2mm_M2"
(at 0 3.15 0)
(layer "F.Fab")
(hide yes)
(uuid "eb0a578d-f533-4dd2-96c4-54c2010cc22d")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "a6fe774e-747c-4de5-93ed-2eac4ae320cb")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(layer "F.Fab")
(hide yes)
(uuid "f5a9ef43-846d-429a-acb5-e4e1d855fb3b")
(effects
(font
(size 1.27 1.27)
(thickness 0.15)
)
)
)
(attr exclude_from_pos_files exclude_from_bom)
(fp_circle
(center 0 0)
(end 2.2 0)
(stroke
(width 0.15)
(type solid)
)
(fill no)
(layer "Cmts.User")
(uuid "e8f6bb2d-4c28-44b1-a607-92148330c26c")
)
(fp_circle
(center 0 0)
(end 2.45 0)
(stroke
(width 0.05)
(type solid)
)
(fill no)
(layer "F.CrtYd")
(uuid "8c38b701-adc2-4f3e-8c28-969c94589f72")
)
(pad "" np_thru_hole circle
(at 0 0)
(size 2.2 2.2)
(drill 2.2)
(layers "*.Cu" "*.Mask")
(uuid "65a98cbe-a579-4bbc-9131-6f35857870ec")
)
(embedded_fonts no)
)
(footprint "ComboDiode"
(layer "F.Cu")
(uuid "c7234078-9f90-4317-9a6a-6325d210ef8f")

View File

@@ -37,9 +37,9 @@
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.762,
"height": 1.524,
"width": 1.524
"drill": 2.2,
"height": 2.2,
"width": 2.2
},
"silk_line_width": 0.12,
"silk_text_italic": false,