board: add first revision of the new board

This commit is contained in:
2026-03-09 10:02:18 +01:00
parent c23764c6ef
commit 99a3c61f20
26 changed files with 27768 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
(module "W3213" (layer F.Cu)
(descr "W3213-1")
(tags "Antenna")
(fp_text reference ANT** (at 0.000 -0.7) (layer F.SilkS)
(effects (font (size 1.27 1.27) (thickness 0.254)))
)
(fp_text user %R (at 0.000 -0.7) (layer F.Fab)
(effects (font (size 1.27 1.27) (thickness 0.254)))
)
(fp_text value "W3213" (at 0.000 -0.7) (layer F.SilkS) hide
(effects (font (size 1.27 1.27) (thickness 0.254)))
)
(fp_line (start -6.5 -7.2) (end 6.5 -7.2) (layer F.Fab) (width 0.2))
(fp_line (start 6.5 -7.2) (end 6.5 5.8) (layer F.Fab) (width 0.2))
(fp_line (start 6.5 5.8) (end -6.5 5.8) (layer F.Fab) (width 0.2))
(fp_line (start -6.5 5.8) (end -6.5 -7.2) (layer F.Fab) (width 0.2))
(fp_line (start -6.5 -7.2) (end 6.5 -7.2) (layer F.SilkS) (width 0.1))
(fp_line (start 6.5 -7.2) (end 6.5 5.8) (layer F.SilkS) (width 0.1))
(fp_line (start 6.5 5.8) (end -6.5 5.8) (layer F.SilkS) (width 0.1))
(fp_line (start -6.5 5.8) (end -6.5 -7.2) (layer F.SilkS) (width 0.1))
(fp_line (start -7.5 -8.2) (end 7.5 -8.2) (layer F.CrtYd) (width 0.1))
(fp_line (start 7.5 -8.2) (end 7.5 6.8) (layer F.CrtYd) (width 0.1))
(fp_line (start 7.5 6.8) (end -7.5 6.8) (layer F.CrtYd) (width 0.1))
(fp_line (start -7.5 6.8) (end -7.5 -8.2) (layer F.CrtYd) (width 0.1))
(pad 1 thru_hole circle (at 0.000 -0) (size 1.575 1.575) (drill 1.05) (layers *.Cu *.Mask))
(model W3213.stp
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)