1
0
mirror of git://projects.qi-hardware.com/ben-scans.git synced 2024-11-22 10:40:38 +02:00
ben-scans/index.html

800 lines
34 KiB
HTML
Raw Normal View History

2010-08-03 15:44:59 +03:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<TITLE>Ben NanoNote Case Scans</TITLE>
<BODY>
<H1>Ben NanoNote Case Scans</H1>
There are the following categories of scans:
<UL>
<LI> <A href="#assemblies">Assemblies</A> of multiple case parts, such
as the whole device or one part mounted on another.
<LI> Individual case <A href="#parts">parts</A>.
<LI> High-resolution scans of some <A href="#details">details</A>.
May be replaced in the future by scans of the entire area.
<LI> <A href="#drafts">Draft</A> scans that have some anomalies, e.g.,
areas occluded by other components, and will be redone later.
</UL>
Scans are stored in the following file formats:
PIJ, the binary and proprietary format of Dr.PICZA3 project files,
AutoCAD <A href="http://en.wikipedia.org/wiki/AutoCAD_DXF">DXF</A>,
<A href="http://en.wikipedia.org/wiki/STL_(file_format)">STL</A>,
and the point cloud with comma-separated values.<
PIJ is the native format of the software used to make the scans. STL can
be read by many programs, including
<A href="http://code.google.com/p/heekscad/">HeeksCAD</A> and
<A href="http://meshlab.sourceforge.net/">MeshLab</A>.<P>
High resolution scans can produce a large amount of data.
If a file is 1 MB of bigger, its size is indicated.
<P>
<HR>
<P>
<A name="assemblies">
<H2>Assemblies of multiple parts</H2>
<P>
<TABLE border=0 cellspacing=0 cellpadding=0>
<TR>
<TD>
<TABLE border=1 cellspacing=0 width="100%">
<TR>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#fff0a0" border=0 cellspacing=3 cellpadding=2
width="100%">
<TR>
<TD><B>Complete device. Bottom up.</B>
</TABLE>
<TR><TD><TABLE bgcolor=#e4e4e4 border=0 cellspacing=3 cellpadding=2><TR>
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-bottom-1mm.jpg">
2010-08-03 15:44:59 +03:00
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-bottom-500um.jpg">
2010-08-03 15:44:59 +03:00
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-bottom-100um.jpg">
2010-08-03 15:44:59 +03:00
<TR>
<TD>
X/Y step size: 1 mm.<BR>
Z resolution: <B>DRAFT</B><BR>
Approximate scan time: 1.5 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-bottom-1mm.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-bottom-1mm.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-bottom-1mm.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-bottom-1mm.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 500 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 10 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-bottom-500um.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-bottom-500um.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-bottom-500um.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-bottom-500um.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 100 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 53 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-bottom-100um.pij.bz2">PIJ</A> 4.9 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-bottom-100um.dxf.bz2">DXF</A> 5.9 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-bottom-100um.stl.bz2">STL</A> 9.1 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-bottom-100um.txt.bz2">TXT(CSV)</A> 1.5 MB
2010-08-03 15:44:59 +03:00
</TABLE></TABLE>
<P>
<TABLE border=0 cellspacing=0 cellpadding=0>
<TR>
<TD>
<TABLE border=1 cellspacing=0 width="100%">
<TR>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#fff0a0" border=0 cellspacing=3 cellpadding=2
width="100%">
<TR>
<TD><B>Battery and cover removed. Bottom up.</B>
</TABLE>
<TR><TD><TABLE bgcolor=#e4e4e4 border=0 cellspacing=3 cellpadding=2><TR>
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-bottom-nobat-1mm.jpg">
2010-08-03 15:44:59 +03:00
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-bottom-nobat-500um.jpg">
2010-08-03 15:44:59 +03:00
<TD><H1>Under consideration</H1>
<TR>
<TD>
X/Y step size: 1 mm.<BR>
Z resolution: <B>DRAFT</B><BR>
Approximate scan time: 4 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-bottom-nobat-1mm.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-bottom-nobat-1mm.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-bottom-nobat-1mm.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-bottom-nobat-1mm.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 500 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 11.5 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-bottom-nobat-500um.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-bottom-nobat-500um.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-bottom-nobat-500um.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-bottom-nobat-500um.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 100 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 53 h<BR>
</TABLE></TABLE>
<P>
<TABLE border=0 cellspacing=0 cellpadding=0>
<TR>
<TD>
<TABLE border=1 cellspacing=0 width="100%">
<TR>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#fff0a0" border=0 cellspacing=3 cellpadding=2
width="100%">
<TR>
<TD><B>Complete device. From the top.</B>
</TABLE>
<TR><TD><TABLE bgcolor=#e4e4e4 border=0 cellspacing=3 cellpadding=2><TR>
<TD><H1>Planned</H1>
<TD><H1>Planned</H1>
<TD><H1>Under consideration</H1>
<TR>
<TD>
X/Y step size: 1 mm.<BR>
Z resolution: <B>DRAFT</B><BR>
Approximate scan time: 2 h<BR>
<TD>
X/Y step size: 500 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 10 h<BR>
<TD>
X/Y step size: 100 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 53 h<BR>
</TABLE></TABLE>
<P>
<TABLE border=0 cellspacing=0 cellpadding=0>
<TR>
<TD>
<TABLE border=1 cellspacing=0 width="100%">
<TR>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#fff0a0" border=0 cellspacing=3 cellpadding=2
width="100%">
<TR>
<TD><B>LCD module on PCB. Display side.</B>
</TABLE>
<TR><TD><TABLE bgcolor=#e4e4e4 border=0 cellspacing=3 cellpadding=2><TR>
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-lcm-asmbly-1mm.jpg">
2010-08-03 15:44:59 +03:00
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-lcm-asmbly-500um.jpg">
2010-08-03 15:44:59 +03:00
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-lcm-asmbly-100um.jpg">
2010-08-03 15:44:59 +03:00
<TR>
<TD>
X/Y step size: 1 mm.<BR>
Z resolution: <B>DRAFT</B><BR>
Approximate scan time: 1 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-lcm-asmbly-1mm.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-lcm-asmbly-1mm.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-lcm-asmbly-1mm.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-lcm-asmbly-1mm.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 500 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 3 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-lcm-asmbly-500um.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-lcm-asmbly-500um.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-lcm-asmbly-500um.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-lcm-asmbly-500um.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 100 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 34 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-lcm-asmbly-100um.pij.bz2">PIJ</A> 3.4 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-lcm-asmbly-100um.dxf.bz2">DXF</A> 3.7 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-lcm-asmbly-100um.stl.bz2">STL</A> 5.5 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-lcm-asmbly-100um.txt.bz2">TXT(CSV)</A> 1.0 MB
2010-08-03 15:44:59 +03:00
</TABLE></TABLE>
<P>
<HR>
<P>
<A name="parts">
<H2>Individual parts</H2>
<P>
<TABLE border=0 cellspacing=0 cellpadding=0>
<TR>
<TD>
<TABLE border=1 cellspacing=0 width="100%">
<TR>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#fff0a0" border=0 cellspacing=3 cellpadding=2
width="100%">
<TR>
<TD><B>Keyboard. From the top. Left-to-right scan.</B>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#e4e4e4" border=0 cellspacing=3 cellpadding=2 width="100%">
<TR>
<TD>
<TABLE bgcolor="#90ff90" border=0 cellspacing=3 cellpadding=2>
<TR>
<TD><I>
Note: the soft rubber sheet underneath the keyboard was sometimes bent
by the scanner's needle, leaving what appears to be a ragged edge.
</I>
</TABLE>
</TABLE>
<TR><TD><TABLE bgcolor=#e4e4e4 border=0 cellspacing=3 cellpadding=2><TR>
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-kbd-top-1mm.jpg">
2010-08-03 15:44:59 +03:00
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-kbd-top-500um.jpg">
2010-08-03 15:44:59 +03:00
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-kbd-top-100um.jpg">
2010-08-03 15:44:59 +03:00
<TR>
<TD>
X/Y step size: 1 mm.<BR>
Z resolution: <B>DRAFT</B><BR>
Approximate scan time: 1 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-kbd-top-1mm.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-kbd-top-1mm.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-kbd-top-1mm.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-kbd-top-1mm.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 500 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 5 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-kbd-top-500um.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-kbd-top-500um.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-kbd-top-500um.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-kbd-top-500um.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 100 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 34 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-kbd-top-100um.pij.bz2">PIJ</A> 3.2 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-kbd-top-100um.dxf.bz2">DXF</A> 3.8 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-kbd-top-100um.stl.bz2">STL</A> 6.2 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-kbd-top-100um.txt.bz2">TXT(CSV)</A> 1.0 MB
2010-08-03 15:44:59 +03:00
</TABLE></TABLE>
<P>
<TABLE border=0 cellspacing=0 cellpadding=0>
<TR>
<TD>
<TABLE border=1 cellspacing=0 width="100%">
<TR>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#fff0a0" border=0 cellspacing=3 cellpadding=2
width="100%">
<TR>
<TD><B>Battery cover. Outside.</B>
</TABLE>
<TR><TD><TABLE bgcolor=#e4e4e4 border=0 cellspacing=3 cellpadding=2><TR>
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-batcvr-outside-1mm.jpg">
2010-08-03 15:44:59 +03:00
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-batcvr-outside-500um.jpg">
2010-08-03 15:44:59 +03:00
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-batcvr-outside-100um.jpg">
2010-08-03 15:44:59 +03:00
<TR>
<TD>
X/Y step size: 1 mm.<BR>
Z resolution: <B>DRAFT</B><BR>
Approximate scan time: 1.5 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-batcvr-outside-1mm.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-batcvr-outside-1mm.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-batcvr-outside-1mm.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-batcvr-outside-1mm.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 500 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 3 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-batcvr-outside-500um.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-batcvr-outside-500um.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-batcvr-outside-500um.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-batcvr-outside-500um.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 100 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 20 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-batcvr-outside-100um.pij.bz2">PIJ</A> 1.9 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-batcvr-outside-100um.dxf.bz2">DXF</A> 1.8 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-batcvr-outside-100um.stl.bz2">STL</A> 2.8 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-batcvr-outside-100um.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
</TABLE></TABLE>
<P>
<TABLE border=0 cellspacing=0 cellpadding=0>
<TR>
<TD>
<TABLE border=1 cellspacing=0 width="100%">
<TR>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#fff0a0" border=0 cellspacing=3 cellpadding=2
width="100%">
<TR>
<TD><B>Battery cover. Inside.</B>
</TABLE>
<TR><TD><TABLE bgcolor=#e4e4e4 border=0 cellspacing=3 cellpadding=2><TR>
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-batcvr-inside-1mm.jpg">
2010-08-03 15:44:59 +03:00
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-batcvr-inside-500um.jpg">
2010-08-03 15:44:59 +03:00
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-batcvr-inside-100um.jpg">
2010-08-03 15:44:59 +03:00
<TR>
<TD>
X/Y step size: 1 mm.<BR>
Z resolution: <B>DRAFT</B><BR>
Approximate scan time: 1.5 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-batcvr-inside-1mm.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-batcvr-inside-1mm.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-batcvr-inside-1mm.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-batcvr-inside-1mm.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 500 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 5 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-batcvr-inside-500um.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-batcvr-inside-500um.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-batcvr-inside-500um.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-batcvr-inside-500um.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 100 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 33.5 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-batcvr-inside-100um.pij.bz2">PIJ</A> 1.9 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-batcvr-inside-100um.dxf.bz2">DXF</A> 1.9 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-batcvr-inside-100um.stl.bz2">STL</A> 2.9 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-batcvr-inside-100um.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
</TABLE></TABLE>
<P>
<TABLE border=0 cellspacing=0 cellpadding=0>
<TR>
<TD>
<TABLE border=1 cellspacing=0 width="100%">
<TR>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#fff0a0" border=0 cellspacing=3 cellpadding=2
width="100%">
<TR>
<TD><B>Main PCB. Component side.</B>
</TABLE>
<TR><TD><TABLE bgcolor=#e4e4e4 border=0 cellspacing=3 cellpadding=2><TR>
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-pcb-comp-1mm.jpg">
2010-08-03 15:44:59 +03:00
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-pcb-comp-500um.jpg">
2010-08-03 15:44:59 +03:00
<TR>
<TD>
X/Y step size: 1 mm.<BR>
Z resolution: <B>DRAFT</B><BR>
Approximate scan time: 2.5 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-pcb-comp-1mm.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-pcb-comp-1mm.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-pcb-comp-1mm.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-pcb-comp-1mm.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 500 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 8.5 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-pcb-comp-500um.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-pcb-comp-500um.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-pcb-comp-500um.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-pcb-comp-500um.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
</TABLE></TABLE>
<P>
<TABLE border=0 cellspacing=0 cellpadding=0>
<TR>
<TD>
<TABLE border=1 cellspacing=0 width="100%">
<TR>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#fff0a0" border=0 cellspacing=3 cellpadding=2
width="100%">
<TR>
<TD><B>Display shell, base structure. Front side.</B>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#e4e4e4" border=0 cellspacing=3 cellpadding=2 width="100%">
<TR>
<TD>
<TABLE bgcolor="#90ff90" border=0 cellspacing=3 cellpadding=2>
<TR>
<TD><I>
Note: the solvent used to remove the adhesive tape attacked the plastic,
leaving some small dents and deformations.
</I>
</TABLE>
</TABLE>
<TR><TD><TABLE bgcolor=#e4e4e4 border=0 cellspacing=3 cellpadding=2><TR>
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-dispbase-front-1mm.jpg">
2010-08-03 15:44:59 +03:00
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-dispbase-front-500um.jpg">
2010-08-03 15:44:59 +03:00
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-dispbase-front-100um.jpg">
2010-08-03 15:44:59 +03:00
<TR>
<TD>
X/Y step size: 1 mm.<BR>
Z resolution: <B>DRAFT</B><BR>
Approximate scan time: 4 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-dispbase-front-1mm.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-dispbase-front-1mm.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-dispbase-front-1mm.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-dispbase-front-1mm.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 500 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 12 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-dispbase-front-500um.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-dispbase-front-500um.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-dispbase-front-500um.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-dispbase-front-500um.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 100 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 58 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-dispbase-front-100um.pij.bz2">PIJ</A> 4.8 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-dispbase-front-100um.dxf.bz2">DXF</A> 5.5 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-dispbase-front-100um.stl.bz2">STL</A> 8.3 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-dispbase-front-100um.txt.bz2">TXT(CSV)</A> 1.4 MB
2010-08-03 15:44:59 +03:00
</TABLE></TABLE>
<P>
<TABLE border=0 cellspacing=0 cellpadding=0>
<TR>
<TD>
<TABLE border=1 cellspacing=0 width="100%">
<TR>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#fff0a0" border=0 cellspacing=3 cellpadding=2
width="100%">
<TR>
<TD><B>Display shell, base structure. Back side.</B>
</TABLE>
<TR><TD><TABLE bgcolor=#e4e4e4 border=0 cellspacing=3 cellpadding=2><TR>
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-dispbase-back-1mm.jpg">
2010-08-03 15:44:59 +03:00
<TD><H1>In progress</H1>
<TD><H1>Planned</H1>
<TR>
<TD>
X/Y step size: 1 mm.<BR>
Z resolution: <B>DRAFT</B><BR>
Approximate scan time: 1 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-dispbase-back-1mm.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-dispbase-back-1mm.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-dispbase-back-1mm.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-dispbase-back-1mm.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 500 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 4 h<BR>
<TD>
X/Y step size: 100 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 50 h<BR>
</TABLE></TABLE>
<P>
<HR>
<P>
<A name="details">
<H2>Detail magnifications</H2>
<P>
<TABLE bgcolor="#e4e4e4" border=0 cellspacing=0 cellpadding=0>
<TR>
<TD>
<TABLE border=1 cellspacing=0 width="100%">
<TR>
</TABLE>
<TD>
<TABLE border=1 cellspacing=0 width="100%">
<TR>
</TABLE>
<TD>
<TABLE border=1 cellspacing=0 width="100%">
<TR>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#fff0a0" border=0 cellspacing=3 cellpadding=0 width="100%">
<TR>
<TD><B>Main PCB. Rear of speaker.</B>
</TABLE>
<TD>
<TABLE bgcolor="#fff0a0" border=0 cellspacing=3 cellpadding=0 width="100%">
<TR>
<TD><B>Main PCB. Crystals. Component side.</B>
</TABLE>
<TD>
<TABLE bgcolor="#fff0a0" border=0 cellspacing=3 cellpadding=0 width="100%">
<TR>
<TD><B>Main PCB. Buzzer. Component side.</B>
</TABLE>
<TR>
<TD>
<TABLE border=0 cellspacing=3 cellpadding=0>
<TR>
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-spkr-rear-100um.jpg">
2010-08-03 15:44:59 +03:00
</TABLE>
<TD>
<TABLE border=0 cellspacing=3 cellpadding=0>
<TR>
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-xtal-comp-100um.jpg">
2010-08-03 15:44:59 +03:00
</TABLE>
<TD>
<TABLE border=0 cellspacing=3 cellpadding=0>
<TR>
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-buzz-comp-100um.jpg">
2010-08-03 15:44:59 +03:00
</TABLE>
<TR>
<TD>
<TABLE border=0 cellspacing=3 cellpadding=2>
<TR>
<TD>
Approximate scan time: 5.5 h<BR>
X/Y step size: 100 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-spkr-rear-100um.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-spkr-rear-100um.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-spkr-rear-100um.stl.bz2">STL</A> 1.0 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-spkr-rear-100um.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
</TABLE>
<TD>
<TABLE border=0 cellspacing=3 cellpadding=2>
<TR>
<TD>
Approximate scan time: 1.5 h<BR>
X/Y step size: 100 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-xtal-comp-100um.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-xtal-comp-100um.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-xtal-comp-100um.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-xtal-comp-100um.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
</TABLE>
<TD>
<TABLE border=0 cellspacing=3 cellpadding=2>
<TR>
<TD>
Approximate scan time: 6.75 h<BR>
X/Y step size: 100 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-buzz-comp-100um.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-buzz-comp-100um.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-buzz-comp-100um.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-buzz-comp-100um.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
</TABLE>
</TABLE>
<P>
<TABLE bgcolor="#e4e4e4" border=0 cellspacing=0 cellpadding=0>
<TR>
<TD>
<TABLE border=1 cellspacing=0 width="100%">
<TR>
</TABLE>
<TD>
<TABLE border=1 cellspacing=0 width="100%">
<TR>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#fff0a0" border=0 cellspacing=3 cellpadding=0 width="100%">
<TR>
<TD><B>Bottom shell with PCB. Front of speaker.</B>
</TABLE>
<TD>
<TABLE bgcolor="#fff0a0" border=0 cellspacing=3 cellpadding=0 width="100%">
<TR>
<TD><B>Bottom shell with PCB. Central support.</B>
</TABLE>
<TR>
<TD>
<TABLE border=0 cellspacing=3 cellpadding=0>
<TR>
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-spkr-front-100um.jpg">
2010-08-03 15:44:59 +03:00
</TABLE>
<TD>
<TABLE border=0 cellspacing=3 cellpadding=0>
<TR>
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-pcb-central-support-100um.jpg">
2010-08-03 15:44:59 +03:00
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#e4e4e4" border=0 cellspacing=3 cellpadding=2 width="100%">
<TR>
<TD>
<TABLE bgcolor="#90ff90" border=0 cellspacing=3 cellpadding=2>
<TR>
<TD><I>
Note: I added a 1 mm wedge between the<BR>speaker and the hinge to hold the PCB down.
</I>
</TABLE>
</TABLE>
<TABLE border=0 cellspacing=3 cellpadding=2>
<TR>
<TD>
Approximate scan time: 11.5 h<BR>
X/Y step size: 100 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-spkr-front-100um.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-spkr-front-100um.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-spkr-front-100um.stl.bz2">STL</A> 1.2 MB
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-spkr-front-100um.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
</TABLE>
<TD>
<TABLE border=0 cellspacing=3 cellpadding=2>
<TR>
<TD>
Approximate scan time: 0.25 h<BR>
X/Y step size: 100 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-pcb-central-support-100um.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-pcb-central-support-100um.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-pcb-central-support-100um.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-pcb-central-support-100um.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
</TABLE>
</TABLE>
<P>
<HR>
<P>
<A name="drafts">
<H2>Drafts, for later rescan</H2>
<P>
<TABLE border=0 cellspacing=0 cellpadding=0>
<TR>
<TD>
<TABLE border=1 cellspacing=0 width="100%">
<TR>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#fff0a0" border=0 cellspacing=3 cellpadding=2
width="100%">
<TR>
<TD><B>Bottom shell without battery cover. Inside.</B>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#e4e4e4" border=0 cellspacing=3 cellpadding=2 width="100%">
<TR>
<TD>
<TABLE bgcolor="#90ff90" border=0 cellspacing=3 cellpadding=2>
<TR>
<TD><I>
Note: the arrow in the battery area is from the support structure.<BR>
These scans were made with the display shell attached and therefore don't
show the hinge correctly.
</I>
</TABLE>
</TABLE>
<TR><TD><TABLE bgcolor=#e4e4e4 border=0 cellspacing=3 cellpadding=2><TR>
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-bottom-inside-1mm.jpg">
2010-08-03 15:44:59 +03:00
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-bottom-inside-500um.jpg">
2010-08-03 15:44:59 +03:00
<TR>
<TD>
X/Y step size: 1 mm.<BR>
Z resolution: <B>DRAFT</B><BR>
Approximate scan time: 4 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-bottom-inside-1mm.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-bottom-inside-1mm.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-bottom-inside-1mm.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-bottom-inside-1mm.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 500 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 14 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-bottom-inside-500um.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-bottom-inside-500um.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-bottom-inside-500um.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-bottom-inside-500um.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
</TABLE></TABLE>
<P>
<TABLE border=0 cellspacing=0 cellpadding=0>
<TR>
<TD>
<TABLE border=1 cellspacing=0 width="100%">
<TR>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#fff0a0" border=0 cellspacing=3 cellpadding=2
width="100%">
<TR>
<TD><B>Bottom shell plus PCB. Keyboard side.</B>
</TABLE>
<TR>
<TD>
<TABLE bgcolor="#e4e4e4" border=0 cellspacing=3 cellpadding=2 width="100%">
<TR>
<TD>
<TABLE bgcolor="#90ff90" border=0 cellspacing=3 cellpadding=2>
<TR>
<TD><I>
These scans were made with the display shell attached and therefore don't
show the hinge correctly.
</I>
</TABLE>
</TABLE>
<TR><TD><TABLE bgcolor=#e4e4e4 border=0 cellspacing=3 cellpadding=2><TR>
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-bottom-pcb-1mm.jpg">
2010-08-03 15:44:59 +03:00
<TD><IMG src="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/jpg/ben-bottom-pcb-500um.jpg">
2010-08-03 15:44:59 +03:00
<TR>
<TD>
X/Y step size: 1 mm.<BR>
Z resolution: <B>DRAFT</B><BR>
Approximate scan time: 4 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-bottom-pcb-1mm.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-bottom-pcb-1mm.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-bottom-pcb-1mm.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-bottom-pcb-1mm.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
<TD>
X/Y step size: 500 &mu;m.<BR>
Z resolution: 25 &mu;m.<BR>
Approximate scan time: 11 h<BR>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/pij/ben-bottom-pcb-500um.pij.bz2">PIJ</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/dxf/ben-bottom-pcb-500um.dxf.bz2">DXF</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/stl/ben-bottom-pcb-500um.stl.bz2">STL</A>
<A href="http://projects.qi-hardware.com/index.php/p/ben-scans/source/tree/master/data/csv/ben-bottom-pcb-500um.txt.bz2">TXT(CSV)</A>
2010-08-03 15:44:59 +03:00
</TABLE></TABLE>
<P>
<HR>
<P>
2010-08-03 13:57:32 UTC
2010-08-03 15:44:59 +03:00
</BODY>
</HTML>