Add plated drill holes to mount LED diffuser

Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
Stefan Agner
2021-06-06 11:23:28 +02:00
parent 92f34e0355
commit ebebaeed77
2 changed files with 24 additions and 8 deletions

View File

@@ -14536,17 +14536,17 @@
(attr exclude_from_bom)
(fp_text reference "H5" (at 0 -0.5 unlocked) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 2542f9a1-116d-4466-8af4-4434c558bba1)
(tstamp 2810c151-b8b5-419a-8938-28e10c072659)
)
(fp_text value "MountingHole" (at 0 1 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 015110e1-6644-47a5-9b10-2f66746d5b42)
(tstamp 1b2b1fbd-be73-4587-9898-796add4e31ff)
)
(fp_text user "${REFERENCE}" (at 0 2.5 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp bb1c65ff-86b8-40de-96d8-cf10cb9f179a)
(tstamp 399370a2-0208-4dd9-b866-a4485e011cf2)
)
(pad "" thru_hole oval (at 0 0) (size 3.8 2.8) (drill oval 3 2) (layers *.Cu *.Mask) (tstamp 739c3f00-719d-4c5e-a8e8-c7acc2db6f56))
(pad "" thru_hole oval (at 0 0) (size 3.8 2.8) (drill oval 3.5 2.5) (layers *.Cu *.Mask) (tstamp 9f775bbd-b82a-443b-a632-2fe2a9669b7d))
)
(footprint "Capacitor_SMD:C_0805_2012Metric" (layer "F.Cu")
@@ -20974,17 +20974,17 @@
(attr exclude_from_bom)
(fp_text reference "H6" (at 0 -0.5 unlocked) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 299b71e7-f406-410b-8882-5fce95c95bba)
(tstamp fffd97a9-6408-4866-9414-e656d3a048b3)
)
(fp_text value "MountingHole" (at 0 1 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 0247e49f-569a-4a77-bc82-0e5970df2d08)
(tstamp 4cb35f05-9e92-426f-b0b8-24634bcd7a2b)
)
(fp_text user "${REFERENCE}" (at 0 2.5 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp e3ee7f22-9a39-4278-965b-bab32cfec888)
(tstamp 2cfdb6a3-5fac-40d4-ba7f-08cefb75126c)
)
(pad "" thru_hole oval (at 0 0) (size 3.8 2.8) (drill oval 3 2) (layers *.Cu *.Mask) (tstamp 21945194-1714-4570-8f2b-0ac5e73bca9d))
(pad "" thru_hole oval (at 0 0) (size 3.8 2.8) (drill oval 3.5 2.5) (layers *.Cu *.Mask) (tstamp 09b29f8e-103d-4580-86cc-ab4e389b8573))
)
(footprint "Capacitor_SMD:C_0402_1005Metric" (layer "F.Cu")

View File

@@ -0,0 +1,16 @@
(footprint "DrillSlot_Plated_3.5x2.5mm" (version 20210424) (generator pcbnew) (layer "F.Cu")
(tedit 60BC93FA)
(fp_text reference "REF**" (at 0 -0.5 unlocked) (layer "F.SilkS") hide
(effects (font (size 1 1) (thickness 0.15)))
(tstamp e52ad8c7-a210-4717-b2d0-3ea424f7e6c1)
)
(fp_text value "DrillSlot_Plated_3.5x2.5mm" (at 0 1 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp c8f02b4e-85d5-415b-8d15-7a8159e2be21)
)
(fp_text user "${REFERENCE}" (at 0 2.5 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp af8338d2-63c8-49c7-8f3f-eba4d7a7adc3)
)
(pad "" thru_hole oval (at 0 0) (size 3.8 2.8) (drill oval 3.5 2.5) (layers *.Cu *.Mask) (tstamp f9631126-7144-462d-97fa-3fe4a6d42d04))
)