First commit

This commit is contained in:
2023-01-24 21:00:11 +03:00
parent 6336264efb
commit 8097982d78
64 changed files with 474526 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
(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))
)
)