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

ants/cam: update for latest workpiece

- ants/cam/doit: coordinates for new workpiece
- ants/cam/pcb.pl: new margins (specific to workpiece)
- ants/cam/pcb.pl: changed width and slot (specific to board being cut)
This commit is contained in:
Werner Almesberger
2010-12-01 10:44:17 -03:00
parent 40d1234bf4
commit 04972bb2f6
2 changed files with 5 additions and 4 deletions

View File

@@ -64,13 +64,13 @@ sub pcb
# 120% 680
#
$W = 565;
$W = 658;
$z = -0.8; # full thickness of board
# x: corner offset, compensation for rotation, array position
# y: corner offet
&orig(20*2+3, 15*2+23);
&orig(20*0+2, 15*3+2);
$r = $d/2-0.1; # compensate deflection of board
&pcb;