[Cryptech-Commits] [user/shatov/alpha_rev04] 01/07: Fixed power jack footprint (0.8x3.0 oval holes turned 0.8 circular after exporting from Altium). Did the fix long time ago, just forgot to commit.

git at cryptech.is git at cryptech.is
Mon Jun 7 10:44:31 UTC 2021


This is an automated email from the git hooks/post-receive script.

meisterpaul1 at yandex.ru pushed a commit to branch master
in repository user/shatov/alpha_rev04.

commit dd8787594efc6401575e473520c1137e8ad03f4d
Author: Pavel V. Shatov (Meister) <meisterpaul1 at yandex.ru>
AuthorDate: Thu Jun 3 15:44:09 2021 +0300

    Fixed power jack footprint (0.8x3.0 oval holes turned 0.8 circular after
    exporting from Altium). Did the fix long time ago, just forgot to commit.
---
 KiCAD/footprints.pretty/694106301002.kicad_mod | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/KiCAD/footprints.pretty/694106301002.kicad_mod b/KiCAD/footprints.pretty/694106301002.kicad_mod
index 82fb7c4..10f5858 100644
--- a/KiCAD/footprints.pretty/694106301002.kicad_mod
+++ b/KiCAD/footprints.pretty/694106301002.kicad_mod
@@ -1,4 +1,4 @@
-(module 694106301002 (layer F.Cu) (tedit 4289BEAB)
+(module 694106301002 (layer F.Cu) (tedit 60B8CD59)
   (attr smd)
   (fp_text reference JP1 (at 0 0) (layer F.SilkS) hide
     (effects (font (size 1.524 1.524) (thickness 0.05)))
@@ -6,9 +6,9 @@
   (fp_text value "Wurth Power Connector 5.5x2.1mm Barrel" (at 0 0) (layer Cmts.User)
     (effects (font (size 1.524 1.524) (thickness 0.05)))
   )
-  (pad 1 thru_hole oval (at 0 -13.6 90) (size 2 4.5) (drill 0.8) (layers *.Cu *.Paste *.Mask))
-  (pad 2 thru_hole oval (at 0 -7.8 90) (size 2 4.5) (drill 0.8) (layers *.Cu *.Paste *.Mask))
-  (pad 3 thru_hole oval (at 4.8 -10.6 90) (size 4.5 2) (drill 0.8) (layers *.Cu *.Paste *.Mask))
+  (pad 1 thru_hole oval (at 0 -13.6 90) (size 2 4.5) (drill oval 0.8 3) (layers *.Cu *.Paste *.Mask))
+  (pad 2 thru_hole oval (at 0 -7.8 90) (size 2 4.5) (drill oval 0.8 3) (layers *.Cu *.Paste *.Mask))
+  (pad 3 thru_hole oval (at 4.8 -10.6 90) (size 4.5 2) (drill oval 3 0.8) (layers *.Cu *.Paste *.Mask))
   (model wrlshp/PJ-002A.wrl
     (offset (xyz 0.0551179991722107 -0.01193799982070923 6.499999602379799))
     (scale (xyz 0.39370078740158 0.39370078740158 0.39370078740158))



More information about the Commits mailing list