1
0
mirror of git://projects.qi-hardware.com/f32xbase.git synced 2025-04-21 12:27:27 +03:00

Small board adjustments, mainly to improve room for isolation.

- c2ben/c2ben.sch: rename VDD net on the header board to VBUS, to prevent
  KiCad from considering it to be the same as VDD(nPD02)
- c2ben/c2ben.brd: make board 40 mil wider to have more room for applying
  isolation (silicone paste)
- c2ben/c2ben.brd: reduce distance from header pad to board edge by 5 mil
  to 40 mil, to increase overlap of pins and pads
- c2ben/cam/pcb.pl: adjusted board size and spacing between boards for
  above changes
This commit is contained in:
Werner Almesberger
2010-10-22 04:40:03 -03:00
parent b1d1fcc4ba
commit 8325a06f61
3 changed files with 55 additions and 54 deletions

View File

@@ -59,9 +59,9 @@ sub conn
{
&cut(
&mil( 0)-$r, &mil( 0)-$r,
&mil( 0)-$r, &mil( 505)+$r,
&mil( 450)+$r, &mil( 505)+$r,
&mil( 450)+$r, &mil( 0)-$r,
&mil( 0)-$r, &mil( 500)+$r,
&mil( 490)+$r, &mil( 500)+$r,
&mil( 490)+$r, &mil( 0)-$r,
&mil( 0)-$r, &mil( 0)-$r);
}
@@ -69,7 +69,7 @@ sub conn
$z = -0.8; # full thickness of board
# x: corner offset, compensation for rotation, array position
# y: corner offet
&orig(13*4, 0)
&orig(13.5*4, 0)
&card;
&orig($x0, $y0+26)
&conn;