From: Svjatoslav Agejenko Date: Sun, 1 Dec 2019 19:51:32 +0000 (+0200) Subject: Added 35mm film copying device X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=physical.git;a=commitdiff_plain;h=319065a931e45929a5bf54ca741756a338cfa0bf Added 35mm film copying device --- diff --git a/index.html b/index.html index 78ceb75..308b454 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ Physical projects - + @@ -258,6 +258,13 @@ git clone https://www2.svjatoslav.eu/git/physical.git + +
  • 35mm film copying device + +
  • @@ -276,7 +283,7 @@ git clone https://www2.svjatoslav.eu/git/physical.git diff --git a/index.org b/index.org index 0999e26..3762ec9 100644 --- a/index.org +++ b/index.org @@ -36,3 +36,6 @@ Collection of physical projects. Electronics, 3D designs etc.. * Projects + [[file:organizers/Fujifilm%20camera%20battery%20box/index.html][Fujifilm camera battery (Newell NP-W126) box]] + [[file:organizers/Fujifilm%20camera%20battery%20box/make.png]] + ++ [[file:optics/35mm%20film%20copying%20device/index.html][35mm film copying device]] + + [[file:optics/35mm%20film%20copying%20device/make.png]] diff --git a/optics/35mm film copying device/body and cover.FCStd b/optics/35mm film copying device/body and cover.FCStd new file mode 100644 index 0000000..6d28d7f Binary files /dev/null and b/optics/35mm film copying device/body and cover.FCStd differ diff --git a/optics/35mm film copying device/body.png b/optics/35mm film copying device/body.png new file mode 100644 index 0000000..96347e0 Binary files /dev/null and b/optics/35mm film copying device/body.png differ diff --git a/optics/35mm film copying device/body.stl b/optics/35mm film copying device/body.stl new file mode 100644 index 0000000..2582cb7 Binary files /dev/null and b/optics/35mm film copying device/body.stl differ diff --git a/optics/35mm film copying device/bottom.FCStd b/optics/35mm film copying device/bottom.FCStd new file mode 100644 index 0000000..9eac706 Binary files /dev/null and b/optics/35mm film copying device/bottom.FCStd differ diff --git a/optics/35mm film copying device/bottom.png b/optics/35mm film copying device/bottom.png new file mode 100644 index 0000000..0c6bf67 Binary files /dev/null and b/optics/35mm film copying device/bottom.png differ diff --git a/optics/35mm film copying device/bottom.stl b/optics/35mm film copying device/bottom.stl new file mode 100644 index 0000000..c61530c Binary files /dev/null and b/optics/35mm film copying device/bottom.stl differ diff --git a/optics/35mm film copying device/cover.png b/optics/35mm film copying device/cover.png new file mode 100644 index 0000000..eca58b7 Binary files /dev/null and b/optics/35mm film copying device/cover.png differ diff --git a/optics/35mm film copying device/cover.stl b/optics/35mm film copying device/cover.stl new file mode 100644 index 0000000..1289db7 Binary files /dev/null and b/optics/35mm film copying device/cover.stl differ diff --git a/optics/35mm film copying device/index.html b/optics/35mm film copying device/index.html new file mode 100644 index 0000000..1d0738a --- /dev/null +++ b/optics/35mm film copying device/index.html @@ -0,0 +1,304 @@ + + + +35mm film copying device + + + + + + + + + + + + + +
    +

    35mm film copying device

    + +
    +

    1 General

    +
    +
      +
    • DISCLAIMER: I DO ELECTRONICS AND 3D DESIGN SOLELY AS A HOBBY. THERE +COULD BE ERRORS THAT CAN RESULT IN ALL KINDS OF DAMAGE. USE THESE +DESIGNS AT YOUR OWN RISK. +
    • + +
    • Author: + +
    • +
    +
    +
    +
    +

    2 Project description

    +
    + +
    +

    make.png +

    +
    + +

    +Device fixes 35mm film so that it can be digitized by photographing to +digital camera in macro mode. Needs diffuse light source for +background. I used white sheet of paper wrapped around book and +illuminated by desk lamp. +

    + +

    +Device consists of 3 parts: +

    + + + + + + + + +

    +Body and cover are pushed together using 2 rubber bands on the +sides. Bottom rectangular stand is attached to body via screw on the +bottom. +

    + + +

    +FreeCAD files: +

    + +
    +
    +
    + + + diff --git a/optics/35mm film copying device/index.org b/optics/35mm film copying device/index.org new file mode 100644 index 0000000..ed27c7a --- /dev/null +++ b/optics/35mm film copying device/index.org @@ -0,0 +1,51 @@ +#+TITLE: 35mm film copying device +#+AUTHOR: Svjatoslav Agejenko +#+LANGUAGE: en + +* (document settings) :noexport: +** use dark style for TWBS-HTML exporter +#+HTML_HEAD: +#+HTML_HEAD: +#+HTML_HEAD: +#+HTML_HEAD: + +* General ++ DISCLAIMER: I DO ELECTRONICS AND 3D DESIGN SOLELY AS A HOBBY. THERE + COULD BE ERRORS THAT CAN RESULT IN ALL KINDS OF DAMAGE. USE THESE + DESIGNS AT YOUR OWN RISK. + ++ Author: + - Svjatoslav Agejenko + - Homepage: https://svjatoslav.eu + - Email: mailto://svjatoslav@svjatoslav.eu +* Project description +[[file:make.png]] + +Device fixes 35mm film so that it can be digitized by photographing to +digital camera in macro mode. Needs diffuse light source for +background. I used white sheet of paper wrapped around book and +illuminated by desk lamp. + +Device consists of 3 parts: ++ body: [[file:body.stl][download STL]] + + [[file:body.png]] + + ++ cover: [[file:cover.stl][download STL]] + + [[file:cover.png]] + + ++ bottom stand: [[file:bottom.stl][download STL]] + + [[file:bottom.png]] + +Body and cover are pushed together using 2 rubber bands on the +sides. Bottom rectangular stand is attached to body via screw on the +bottom. + + +FreeCAD files: ++ [[file:body%20and%20cover.FCStd][body and cover]] ++ [[file:bottom.FCStd][bottom]] diff --git a/optics/35mm film copying device/make.png b/optics/35mm film copying device/make.png new file mode 100644 index 0000000..d0a7912 Binary files /dev/null and b/optics/35mm film copying device/make.png differ