Files
kicad_libs/my_additions.pretty/Light_heatsink.kicad_mod
2023-01-24 21:00:11 +03:00

22 lines
1004 B
Plaintext

(module Light_heatsink (layer F.Cu) (tedit 61C4CC1D)
(fp_text reference REF** (at 0.4 -2) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "Light heatsink" (at 0.15 13.75) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 5.75 0) (end -5.75 0) (layer F.SilkS) (width 0.12))
(fp_line (start -6.65 -0.9) (end 6.65 -0.9) (layer F.SilkS) (width 0.12))
(fp_line (start 6.65 -0.9) (end 6.65 12.1) (layer F.SilkS) (width 0.12))
(fp_line (start 6.65 12.1) (end 5.75 12.1) (layer F.SilkS) (width 0.12))
(fp_line (start 5.75 12.1) (end 5.75 0) (layer F.SilkS) (width 0.12))
(fp_line (start -6.65 -0.9) (end -6.65 12.1) (layer F.SilkS) (width 0.12))
(fp_line (start -6.65 12.1) (end -5.75 12.1) (layer F.SilkS) (width 0.12))
(fp_line (start -5.75 12.1) (end -5.75 0) (layer F.SilkS) (width 0.12))
(model ${my_additions}/light_heatsink.step
(offset (xyz 0 -5.6 2.5))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)