Initial commit

This commit is contained in:
2025-03-24 15:22:12 +02:00
commit f36222719e
1163 changed files with 219272 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
(module Shunt_2P_2mm (layer F.Cu) (tedit 5BDDB9DC)
(fp_text reference H2 (at 0 -0.6) (layer F.Fab)
(effects (font (size 0.2 0.2) (thickness 0.05)))
)
(fp_text value 2mm (at 0 0.6) (layer F.Fab)
(effects (font (size 0.2 0.2) (thickness 0.05)))
)
(fp_line (start -2 -1) (end 2 -1) (layer F.Fab) (width 0.05))
(fp_line (start 2 -1) (end 2 1) (layer F.Fab) (width 0.05))
(fp_line (start 2 1) (end -2 1) (layer F.Fab) (width 0.05))
(fp_line (start -2 1) (end -2 -1) (layer F.Fab) (width 0.05))
(fp_line (start -1 0) (end 1 0) (layer F.Fab) (width 0.5))
(model Hardware.3dshapes/Shunt_2P_2mm.step
(offset (xyz 0 0 1.49999997747226))
(scale (xyz 1 1 1))
(rotate (xyz -90 0 0))
)
)