1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-11-15 06:17:31 +02:00

bacon/case/cam.sh: increase overlap from 0.3 mm to 0.5 mm

MDF is really quite soft ...
This commit is contained in:
Werner Almesberger 2012-03-20 23:17:42 -03:00
parent e228723187
commit 6a4169a039

View File

@ -5,7 +5,7 @@ while [ "$1" ]; do
done
: ${MILL:=125mil}
: ${OVERLAP:=0.3mm}
: ${OVERLAP:=0.5mm}
: ${X0:=0mm}
: ${Y0:=0mm}
: ${Z1:=0mm}