diff --git a/hardware/lib/footprints/connector_battery_motorola_SNN5749A.fp b/hardware/lib/footprints/connector_battery_motorola_SNN5749A.fp index 55612df..25fbd0e 100644 --- a/hardware/lib/footprints/connector_battery_motorola_SNN5749A.fp +++ b/hardware/lib/footprints/connector_battery_motorola_SNN5749A.fp @@ -14,9 +14,9 @@ ElementLine[15.0mm 29.0mm 15.0mm 28.0mm 0.2mm] ElementLine[15.0mm 28.0mm 18.0mm 28.0mm 0.2mm] ElementLine[18.0mm 28.0mm 18.0mm -28.0mm 0.2mm] ElementLine[18.0mm -28.0mm 4.7mm -28.0mm 0.2mm] -ElementLine[4.7mm -28.0mm 4.7mm -28.7mm 0.2mm] -ElementLine[4.7mm -28.7mm -2.15mm -28.7mm 0.2mm] -ElementLine[-2.15mm -28.7mm -2.15mm -28.0mm 0.2mm] +ElementLine[4.7mm -28.0mm 4.7mm -28.5mm 0.2mm] +ElementLine[4.7mm -28.5mm -2.15mm -28.5mm 0.2mm] +ElementLine[-2.15mm -28.5mm -2.15mm -28.0mm 0.2mm] ElementLine[-2.15mm -28.0mm -18.0mm -28.0mm 0.2mm] ElementLine[-18.0mm -28.0mm -18.0mm 28.0mm 0.2mm] Pad[-14.9mm -27.2mm -14.9mm -24.3mm 1.6mm 0.4mm 1.75mm "" "-" "square"] diff --git a/hardware/lib/footprints/connector_battery_motorola_SNN5749A.rb b/hardware/lib/footprints/connector_battery_motorola_SNN5749A.rb index 6ee1706..17d5a47 100755 --- a/hardware/lib/footprints/connector_battery_motorola_SNN5749A.rb +++ b/hardware/lib/footprints/connector_battery_motorola_SNN5749A.rb @@ -48,11 +48,11 @@ File.open(name,"w") do |fp| fp.puts element("ElementLine",[x1,y1,x1=x2,y1=y2,SILKSCREEN]) x2 -= 13.3 fp.puts element("ElementLine",[x1,y1,x1=x2,y1=y2,SILKSCREEN]) - y2 -= 0.7 + y2 -= 0.5 fp.puts element("ElementLine",[x1,y1,x1=x2,y1=y2,SILKSCREEN]) x2 -= 6.85 fp.puts element("ElementLine",[x1,y1,x1=x2,y1=y2,SILKSCREEN]) - y2 += 0.7 + y2 += 0.5 fp.puts element("ElementLine",[x1,y1,x1=x2,y1=y2,SILKSCREEN]) x2 = -36.0/2 fp.puts element("ElementLine",[x1,y1,x1=x2,y1=y2,SILKSCREEN])