summaryrefslogtreecommitdiff
path: root/gerbonara/cad/data/tht-0.8.kicad_mod
diff options
context:
space:
mode:
Diffstat (limited to 'gerbonara/cad/data/tht-0.8.kicad_mod')
-rw-r--r--gerbonara/cad/data/tht-0.8.kicad_mod16
1 files changed, 16 insertions, 0 deletions
diff --git a/gerbonara/cad/data/tht-0.8.kicad_mod b/gerbonara/cad/data/tht-0.8.kicad_mod
new file mode 100644
index 0000000..3092f23
--- /dev/null
+++ b/gerbonara/cad/data/tht-0.8.kicad_mod
@@ -0,0 +1,16 @@
+(module tht-0.8 (layer F.Cu) (tedit 58D96FE6)
+ (descr "Through hole pin header")
+ (tags "pin header")
+ (fp_text reference REF** (at 0 -5.1) (layer F.SilkS) hide
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value tht-0.8 (at 0 -3.1) (layer F.Fab) hide
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad 1 thru_hole circle (at 0 0) (size 1.4 1.4) (drill 0.8) (layers *.Cu *.Mask))
+ (model Pin_Headers.3dshapes/Pin_Header_Straight_1x01.wrl
+ (at (xyz 0 0 0))
+ (scale (xyz 1 1 1))
+ (rotate (xyz 0 0 90))
+ )
+)