d428d77a906180a38406e2d8a6f9de6e0b92eb72
[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][svjatoslav@svjatoslav.eu]]
24
25 + See also:
26   - [[../../index.html][Other physical projects in this repository]]
27   - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
28
29 * Project description
30 [[file:make.png]]
31
32 Device fixes 35mm film so that it can be digitized by photographing to
33 digital camera in macro mode. Needs diffuse light source for
34 background. I used white sheet of paper wrapped around book and
35 illuminated by desk lamp.
36
37 Device consists of 3 parts:
38 + body: [[file:body.stl][download STL]]
39   + [[file:body.png]]
40
41
42 + cover: [[file:cover.stl][download STL]]
43   + [[file:cover.png]]
44
45
46 + bottom stand: [[file:bottom.stl][download STL]]
47   + [[file:bottom.png]]
48
49 Body and cover are pushed together using 2 rubber bands on the
50 sides. Bottom rectangular stand is attached to body via screw on the
51 bottom.
52
53
54 FreeCAD files:
55 + [[file:body%20and%20cover.FCStd][body and cover]]
56 + [[file:bottom.FCStd][bottom]]