feat: add footprint for WS2812B LED strips

This commit is contained in:
Luca 2025-06-29 18:38:59 +02:00
parent 6815af50cd
commit 5f8f7f0473
1 changed files with 126 additions and 0 deletions

View File

@ -0,0 +1,126 @@
(footprint "LED_WS2812B_Strip_P2.54mm"
(version 20241229)
(generator "pcbnew")
(generator_version "9.0")
(layer "F.Cu")
(property "Reference" "REF**"
(at 0 -3 0)
(unlocked yes)
(layer "F.SilkS")
(uuid "e081544f-b0da-4580-8196-8aa44ccfe91f")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Value" "LED_WS2812B_Strip_P2.54mm"
(at 0 3 0)
(unlocked yes)
(layer "F.Fab")
(uuid "a2337aac-cd5a-4ec5-b89c-6b25581ca898")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Datasheet" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "2819e986-ffe9-4f90-94c4-a39b774de9c5")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(property "Description" ""
(at 0 0 0)
(unlocked yes)
(layer "F.Fab")
(hide yes)
(uuid "41130bf1-652e-418b-a2ee-d04c69563161")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(attr smd board_only exclude_from_pos_files exclude_from_bom)
(fp_line
(start -5.06 -2)
(end -5.06 2)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "545c93ed-9120-4d89-81ec-823f3304137f")
)
(fp_line
(start 5.06 -2)
(end 5.06 2)
(stroke
(width 0.12)
(type solid)
)
(layer "F.SilkS")
(uuid "40630fcc-d0d0-4da7-958c-f05379f4f391")
)
(fp_poly
(pts
(xy -1 2.56) (xy 1 2.56) (xy 0 3.56)
)
(stroke
(width 0.12)
(type solid)
)
(fill yes)
(layer "F.SilkS")
(uuid "f84b5434-bfc9-4c54-831c-26be802c80d9")
)
(fp_text user "${REFERENCE}"
(at 0 -3 0)
(unlocked yes)
(layer "F.Fab")
(uuid "82156088-31dc-4794-9753-9d67201344a7")
(effects
(font
(size 1 1)
(thickness 0.15)
)
)
)
(pad "1" smd roundrect
(at -2.54 0)
(size 1.5 4)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
(thermal_bridge_angle 45)
(uuid "40e592fb-b1b3-4729-b302-6fdeac841434")
)
(pad "2" smd roundrect
(at 0 0)
(size 1.5 4)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
(thermal_bridge_angle 45)
(uuid "bef988be-58cb-4886-8610-6dd2db5c5e69")
)
(pad "3" smd roundrect
(at 2.54 0)
(size 1.5 4)
(layers "F.Cu" "F.Mask")
(roundrect_rratio 0.5)
(thermal_bridge_angle 45)
(uuid "d54de5a7-8578-4fd6-b93e-7c4a5389ac57")
)
(embedded_fonts no)
)