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