This commit is contained in:
Diego Palacios
2022-02-27 01:02:50 +01:00
parent 21944eed07
commit 0f66dc759b
315 changed files with 141939 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
(module VIA-0.6mm (layer F.Cu) (tedit 591DBFB0)
(fp_text reference REF** (at 0 1.4) (layer F.SilkS) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value VIA-0.6mm (at 0 -1.4) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(pad 1 thru_hole circle (at 0 0) (size 0.6 0.6) (drill 0.3) (layers *.Cu)
(zone_connect 2))
)