2025-03-24 15:22:12 +02:00

27 lines
1.4 KiB
Plaintext

(module DHT22 (layer F.Cu) (tedit 57FA8631)
(solder_mask_margin -0.05)
(fp_text reference REF** (at 0 6.75) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value DHT22 (at -0.05 -1.3) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -7.55 0) (end -7.55 7.7) (layer F.SilkS) (width 0.125))
(fp_line (start -7.55 7.7) (end 7.55 7.7) (layer F.SilkS) (width 0.125))
(fp_line (start 7.55 7.7) (end 7.55 0) (layer F.SilkS) (width 0.125))
(fp_line (start 7.55 0) (end -7.55 0) (layer F.SilkS) (width 0.125))
(fp_line (start -7.55 1.65) (end 7.55 1.65) (layer F.SilkS) (width 0.125))
(fp_line (start -1.5 0) (end -1.5 1.65) (layer F.SilkS) (width 0.125))
(fp_line (start 1.5 0) (end 1.5 1.65) (layer F.SilkS) (width 0.125))
(pad 1 thru_hole roundrect (at -3 2.75) (size 1.4 2) (drill 0.8) (layers *.Cu *.Mask)(roundrect_rratio 0.25)
(zone_connect 1))
(pad 2 thru_hole roundrect (at -1 2.75) (size 1.4 2) (drill 0.8) (layers *.Cu *.Mask)(roundrect_rratio 0.25))
(pad 3 thru_hole roundrect (at 1 2.75) (size 1.4 2) (drill 0.8) (layers *.Cu *.Mask)(roundrect_rratio 0.25))
(pad 4 thru_hole roundrect (at 3 2.75) (size 1.4 2) (drill 0.8) (layers *.Cu *.Mask)(roundrect_rratio 0.25))
(model ${KICAD7_3DMODEL_DIR}/Sensor_Humidity.3dshapes/DHT22.wrl
(at (xyz 0 0 0.1181102362204725))
(scale (xyz 10 10 10))
(rotate (xyz -90 0 0))
)
)