Added 35mm film copying device
[physical.git] / optics / 35mm film copying device / index.org
1 #+TITLE: 35mm film copying device
2 #+AUTHOR: Svjatoslav Agejenko
3 #+LANGUAGE: en
4
5 * (document settings) :noexport:
6 ** use dark style for TWBS-HTML exporter
7 #+HTML_HEAD: <link href="https://bootswatch.com/3/darkly/bootstrap.min.css" rel="stylesheet">
8 #+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
9 #+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/js/bootstrap.min.js"></script>
10 #+HTML_HEAD: <style type="text/css">
11 #+HTML_HEAD:   footer {background-color: #111 !important;}
12 #+HTML_HEAD:   pre {background-color: #111; color: #ccc;}
13 #+HTML_HEAD: </style>
14
15 * General
16 + DISCLAIMER: I DO ELECTRONICS AND 3D DESIGN SOLELY AS A HOBBY. THERE
17   COULD BE ERRORS THAT CAN RESULT IN ALL KINDS OF DAMAGE. USE THESE
18   DESIGNS AT YOUR OWN RISK.
19
20 + Author:
21   - Svjatoslav Agejenko
22   - Homepage: https://svjatoslav.eu
23   - Email: mailto://svjatoslav@svjatoslav.eu
24 * Project description
25 [[file:make.png]]
26
27 Device fixes 35mm film so that it can be digitized by photographing to
28 digital camera in macro mode. Needs diffuse light source for
29 background. I used white sheet of paper wrapped around book and
30 illuminated by desk lamp.
31
32 Device consists of 3 parts:
33 + body: [[file:body.stl][download STL]]
34   + [[file:body.png]]
35
36
37 + cover: [[file:cover.stl][download STL]]
38   + [[file:cover.png]]
39
40
41 + bottom stand: [[file:bottom.stl][download STL]]
42   + [[file:bottom.png]]
43
44 Body and cover are pushed together using 2 rubber bands on the
45 sides. Bottom rectangular stand is attached to body via screw on the
46 bottom.
47
48
49 FreeCAD files:
50 + [[file:body%20and%20cover.FCStd][body and cover]]
51 + [[file:bottom.FCStd][bottom]]