Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Bugfix: position of lower mounting hole must be shifted by 0.75 mm to…
Browse files Browse the repository at this point in the history
… the left. Did not correspond to the technical drawing of the device. (#2443)

On branch mountyrox_BhEagle
 Changes to be committed:
	modified:   Battery.pretty/BatteryHolder_Eagle_12BH611-GR.kicad_mod
  • Loading branch information
MountyRox authored Aug 31, 2020
1 parent 896dbcd commit 6bbbc09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Battery.pretty/BatteryHolder_Eagle_12BH611-GR.kicad_mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(module BatteryHolder_Eagle_12BH611-GR (layer F.Cu) (tedit 5BFC95F9)
(module BatteryHolder_Eagle_12BH611-GR (layer F.Cu) (tedit 5F4B6D66)
(descr https://eu.mouser.com/datasheet/2/209/EPD-200766-1274481.pdf)
(tags "9V Battery Holder")
(fp_text reference REF** (at -24.13 -24.13) (layer F.SilkS)
Expand Down Expand Up @@ -54,7 +54,7 @@
(pad 1 thru_hole rect (at 0 0) (size 3 3) (drill 2.4) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at -10.9 -17.45) (size 2.6 2.6) (drill 2.6) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at -38.9 -17.45) (size 2.6 2.6) (drill 2.6) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at -24.9 4.75) (size 2.6 2.6) (drill 2.6) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at -24.15 4.75) (size 2.6 2.6) (drill 2.6) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Battery.3dshapes/BatteryHolder_Eagle_12BH611-GR.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
Expand Down

0 comments on commit 6bbbc09

Please sign in to comment.