add missing mounting hole that can just chill here
This commit is contained in:
parent
9d6f81dc57
commit
3355bd1bcb
2 changed files with 76 additions and 1 deletions
|
|
@ -13242,6 +13242,81 @@
|
||||||
)
|
)
|
||||||
(embedded_fonts no)
|
(embedded_fonts no)
|
||||||
)
|
)
|
||||||
|
(footprint "stuff:shitty_m2_mounting_hole"
|
||||||
|
(layer "F.Cu")
|
||||||
|
(uuid "e022b63f-f6f4-4282-9690-a768aa6fa64a")
|
||||||
|
(at 215.5 153.5)
|
||||||
|
(descr "Mounting Hole 2.2mm, M2, generated by kicad-footprint-generator mountinghole.py")
|
||||||
|
(tags "mountinghole M2 DIN965")
|
||||||
|
(property "Reference" "REF**"
|
||||||
|
(at 0 -2.85 0)
|
||||||
|
(layer "F.SilkS")
|
||||||
|
(hide yes)
|
||||||
|
(uuid "772fcbab-4f93-4ec1-8193-80f913bf8bcd")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1 1)
|
||||||
|
(thickness 0.15)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Value" ""
|
||||||
|
(at 0 2.85 0)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(uuid "08555b18-467f-464c-b252-0580903482a2")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1 1)
|
||||||
|
(thickness 0.15)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Datasheet" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(hide yes)
|
||||||
|
(uuid "7072ca27-176e-4906-a6e8-b56e3a56dee7")
|
||||||
|
(effects
|
||||||
|
(font
|
||||||
|
(size 1.27 1.27)
|
||||||
|
(thickness 0.15)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
)
|
||||||
|
(property "Description" ""
|
||||||
|
(at 0 0 0)
|
||||||
|
(layer "F.Fab")
|
||||||
|
(hide yes)
|
||||||
|
(uuid "04b71d13-36e9-448f-bab1-6cdfe2f7f982")
|
||||||
|
(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.15 0)
|
||||||
|
(stroke
|
||||||
|
(width 0.05)
|
||||||
|
(type solid)
|
||||||
|
)
|
||||||
|
(fill no)
|
||||||
|
(layer "F.CrtYd")
|
||||||
|
(uuid "f619512f-af49-4a62-82f3-9d8f6b181eab")
|
||||||
|
)
|
||||||
|
(pad "" np_thru_hole circle
|
||||||
|
(at 0 0)
|
||||||
|
(size 3.8 3.8)
|
||||||
|
(drill 2.2)
|
||||||
|
(layers "*.Mask")
|
||||||
|
(zone_connect 0)
|
||||||
|
(uuid "cc7353d1-2497-44d9-90e0-14acc8f5006a")
|
||||||
|
)
|
||||||
|
(embedded_fonts no)
|
||||||
|
)
|
||||||
(footprint "stuff:shitty_m2_mounting_hole"
|
(footprint "stuff:shitty_m2_mounting_hole"
|
||||||
(layer "F.Cu")
|
(layer "F.Cu")
|
||||||
(uuid "e2d10766-0418-489a-ad8d-6daf634c1c02")
|
(uuid "e2d10766-0418-489a-ad8d-6daf634c1c02")
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 0,
|
"active_layer": 2,
|
||||||
"active_layer_preset": "",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": false,
|
"auto_track_width": false,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue