Skip to content

Commit

Permalink
fix BARREL_JACK_FR.kicad_mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrice Godard committed May 25, 2015
1 parent d40d5ee commit 035f7a3
Show file tree
Hide file tree
Showing 6 changed files with 219 additions and 219 deletions.
Binary file modified doc/Kicad/ArduiBodet-B_Cu.pdf
Binary file not shown.
Binary file modified doc/Kicad/ArduiBodet-F_Cu.pdf
Binary file not shown.
Binary file modified doc/Kicad/ArduiBodet-F_SilkS.pdf
Binary file not shown.
418 changes: 209 additions & 209 deletions doc/Kicad/ArduiBodet.kicad_pcb

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions doc/Kicad/ArduiBodet.kicad_pcb-bak
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
(general
(links 51)
(no_connects 0)
(area 128.219999 87.579999 198.170001 140.258001)
(area 121.014522 84.6905 201.735 144.25226)
(thickness 1.6)
(drawings 5)
(tracks 225)
Expand Down Expand Up @@ -55,10 +55,10 @@
(pad_size 1.2 1.2)
(pad_drill 0.7)
(pad_to_mask_clearance 0)
(aux_axis_origin 118.11 87.63)
(aux_axis_origin 128.27 140.208)
(visible_elements 7FFFFFFF)
(pcbplotparams
(layerselection 0x00030_80000001)
(layerselection 0x00020_80000001)
(usegerberextensions false)
(excludeedgelayer true)
(linewidth 0.100000)
Expand All @@ -77,9 +77,9 @@
(plotinvisibletext false)
(padsonsilk false)
(subtractmaskfromsilk false)
(outputformat 1)
(mirror false)
(drillshape 1)
(outputformat 4)
(mirror true)
(drillshape 0)
(scaleselection 1)
(outputdirectory ""))
)
Expand Down Expand Up @@ -1021,11 +1021,11 @@
(segment (start 193.04 111.76134) (end 195.58 113.03) (width 0.6) (layer B.Cu) (net 2) (status 10))
(segment (start 162.56 135.89) (end 162.56 137.16) (width 0.6) (layer B.Cu) (net 2))
(segment (start 193.04 95.25) (end 192.532 94.742) (width 0.6) (layer B.Cu) (net 2) (tstamp 554F65E4))
(segment (start 192.532 94.742) (end 189.738 94.742) (width 0.6) (layer B.Cu) (net 2) (tstamp 554F65E5))
(segment (start 192.532 94.742) (end 189.738 94.742) (width 0.6) (layer B.Cu) (net 2) (tstamp 554F65E5) (status 20))
(segment (start 193.04 111.76134) (end 193.04 98.298) (width 0.6) (layer B.Cu) (net 2))
(segment (start 193.04 98.298) (end 193.04 95.25) (width 0.6) (layer B.Cu) (net 2))
(segment (start 177.038 101.346) (end 180.594 101.346) (width 0.6) (layer B.Cu) (net 3) (status 400000))
(segment (start 181.753 102.505) (end 185.293 102.505) (width 0.6) (layer B.Cu) (net 3) (tstamp 55631046) (status 800000))
(segment (start 181.753 102.505) (end 185.293 102.505) (width 0.6) (layer B.Cu) (net 3) (tstamp 55631046) (status 800020))
(segment (start 180.594 101.346) (end 181.753 102.505) (width 0.6) (layer B.Cu) (net 3) (tstamp 55631045))
(segment (start 193.04 114.30134) (end 191.77 116.84) (width 0.4) (layer B.Cu) (net 4) (status 20))
(segment (start 132.08 121.92) (end 133.35 123.19) (width 0.4) (layer B.Cu) (net 7) (status 10))
Expand Down
4 changes: 2 additions & 2 deletions doc/Kicad/myLib.pretty/BARREL_JACK_FR.kicad_mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(module BARREL_JACK_FR (layer F.Cu) (tedit 55630F48)
(module BARREL_JACK_FR (layer F.Cu) (tedit 556320F0)
(descr "DC Barrel Jack")
(tags "Power Jack")
(fp_text reference CON1 (at 10.16 1.27 90) (layer F.SilkS)
Expand All @@ -13,6 +13,6 @@
(fp_line (start 8.382 6.096) (end -5.207 6.096) (layer F.SilkS) (width 0.15))
(fp_line (start -5.207 6.096) (end -5.207 -4.445) (layer F.SilkS) (width 0.15))
(pad 2 thru_hole rect (at -2.032 -4.064) (size 3 3) (drill oval 1.8 1) (layers *.Cu *.Mask F.SilkS))
(pad 1 thru_hole rect (at -5.207 3.445 90) (size 3 3) (drill oval 1.8 1) (layers *.Cu *.Mask F.SilkS))
(pad 1 thru_hole rect (at -4.207 3.445 90) (size 3 3) (drill oval 1.8 1) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole rect (at -3.556 -0.508) (size 3 3) (drill oval 1.8 1) (layers *.Cu *.Mask F.SilkS))
)

0 comments on commit 035f7a3

Please sign in to comment.