summaryrefslogtreecommitdiff
path: root/.pretty/jack_pads.kicad_mod
diff options
context:
space:
mode:
Diffstat (limited to '.pretty/jack_pads.kicad_mod')
-rw-r--r--.pretty/jack_pads.kicad_mod10
1 files changed, 10 insertions, 0 deletions
diff --git a/.pretty/jack_pads.kicad_mod b/.pretty/jack_pads.kicad_mod
new file mode 100644
index 0000000..9b010de
--- /dev/null
+++ b/.pretty/jack_pads.kicad_mod
@@ -0,0 +1,10 @@
+(module jack_pads (layer F.Cu) (tedit 59F7A2C2)
+ (fp_text reference REF** (at 0 2.54) (layer F.SilkS)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (fp_text value "jack pads" (at 0 -2.54) (layer F.Fab)
+ (effects (font (size 1 1) (thickness 0.15)))
+ )
+ (pad 1 thru_hole circle (at -1.27 0) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
+ (pad 2 thru_hole circle (at 1.27 0) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask))
+)