integrate data from j4/development

This commit is contained in:
Thomas Weinhold 2025-09-24 21:01:50 +02:00
commit 3a810cadbd
150 changed files with 206687 additions and 0 deletions

View file

@ -0,0 +1,19 @@
(module SMD0805Resistor (layer F.Cu) (tedit 54FE0312)
(fp_text reference SMD0805 (at 0 2.49936) (layer F.SilkS)
(effects (font (thickness 0.3048)))
)
(fp_text value VAL** (at 0.50038 -1.99898) (layer F.SilkS)
(effects (font (thickness 0.3048)))
)
(fp_line (start -1.99898 -1.00076) (end 1.99898 -1.00076) (layer F.SilkS) (width 0.381))
(fp_line (start 1.99898 -1.00076) (end 1.99898 1.00076) (layer F.SilkS) (width 0.381))
(fp_line (start 1.99898 1.00076) (end -1.99898 1.00076) (layer F.SilkS) (width 0.381))
(fp_line (start -1.99898 1.00076) (end -1.99898 -1.00076) (layer F.SilkS) (width 0.381))
(pad 1 smd rect (at -1.19888 0) (size 1.19888 1.59766) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 1.19888 0) (size 1.19888 1.59766) (layers F.Cu F.Paste F.Mask))
(model ${HOME}/mnt/KiCadLib/3DModels/StandardCase/SMD0603_Resistor.wrl
(at (xyz 0 0 0.001))
(scale (xyz 0.5253 0.5253 0.5253))
(rotate (xyz -90 0 0))
)
)