docs(org): collapse General and Project description into Overview
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Wed, 24 Jun 2026 21:53:57 +0000 (00:53 +0300)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Wed, 24 Jun 2026 21:53:57 +0000 (00:53 +0300)
Across 28 project pages, replaced the legacy two-tab structure
("* General" + "* Project description") with a single "* Overview"
section so readers see all page content in one scrolling view
without having to click a tab.

Each affected file now has:
  * Overview   — disclaimer at top, then project content directly
  * Repository — license, author, see-also, plus a "Git repository"
                 sub-section with clone URL, snapshot, and gitweb links

Old "* General" custom IDs (used as anchors by the theme) are gone;
back-links in the front matter still point at the category anchors
in index.html, which were not changed.

28 files changed:
Cases/Fuji XC15-45mm lens case/index.org
Cases/Fuji XC50-230mm lens case/index.org
Cases/Fujifilm camera battery box/index.org
Cases/Meiqqm portable dosimeter case/index.org
Cases/NanoVNA case/index.org
Cases/Nikon COOLPIX W150 battery case/index.org
Cases/USB cable terminals/index.org
Cases/macro filter storage compartment/index.org
Cases/microscope slide box/index.org
Cases/roll/index.org
Furniture/Book stand/index.org
Furniture/DVD organizer/index.org
Furniture/Spray gun holder/index.org
Furniture/Wall mounted shelf/index.org
Miscellaneous/12V Lead-Acid battery changer and terminal/index.org
Miscellaneous/USB desk fan mod/index.org
Miscellaneous/adjustable resistor/index.org
Miscellaneous/alternative USB layout/index.org
Miscellaneous/battery tester/index.org
Miscellaneous/cable organizer/index.org
Miscellaneous/headphone hub/index.org
Miscellaneous/hook/index.org
Miscellaneous/portable stereo active speaker/index.org
Miscellaneous/round pincers/index.org
Miscellaneous/window fixator/index.org
Optics/35mm film copying device/index.org
Optics/Fujifilm X-mount microscope adapter/index.org
Optics/gyro for binoculars/index.org

index cad914f..4a9fc31 100644 (file)
 
 [[file:../../index.html#outline-container-cases-optics][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: fuji-xc15-45mm-lens-case-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: fuji-xc15-45mm-lens-case-project-description
-:END:
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
@@ -67,3 +48,28 @@ Body: [[file:body.stl][body.stl]]
 Cover: [[file:cover.stl][cover.stl]]
 #+attr_html: :class responsive-img
 [[file:cover.png]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 22271c0..48a9a25 100644 (file)
 
 [[file:../../index.html#outline-container-cases-optics][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: fuji-xc50-230mm-lens-case-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: fuji-xc50-230mm-lens-case-project-description
-:END:
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
@@ -62,3 +43,28 @@ Body: [[file:body.stl][body.stl]]
 Cover: [[file:cover.stl][cover.stl]]
 #+attr_html: :class responsive-img
 [[file:cover.png]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 077a72f..56a9df7 100644 (file)
 
 [[file:../../index.html#outline-container-cases-optics][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: fujifilm-camera-battery-box-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: fujifilm-camera-battery-box-project-description
-:END:
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
@@ -55,3 +36,28 @@ files ready for 3D printing:
 
 + Cover: [[file:cover.stl][download STL]]
   + [[file:cover.png]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 5a65e13..3dcfce2 100644 (file)
 
 
 
-* General
-:PROPERTIES:
-:CUSTOM_ID: meiqqm-portable-dosimeter-case-general
-:END:
+* Overview
+
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: meiqqm-portable-dosimeter-case-project-description
-:END:
-
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
@@ -58,3 +40,28 @@ Download:
 
 - [[file:Meiqqm%20portable%20dosimeter%20case.stl][STL file]]
 - [[file:Meiqqm%20portable%20dosimeter%20case.FCStd][FreeCAD project]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 3b5acb8..8e40267 100644 (file)
 
 [[file:../../index.html#outline-container-measurement-device-cases][Back to physical projects]]
 
+* Overview
 
-* General
-:PROPERTIES:
-:CUSTOM_ID: nano-vna-case-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: nano-vna-case-project-description
-:END:
-
 I felt that original NanoVNA case is too fragile for carrying this
 device around in the bag.
 
-
 #+attr_html: :class responsive-img
 [[file:NanoVNA, 1.png]]
 
@@ -55,15 +35,12 @@ connectors and buttons.
 #+attr_html: :class responsive-img
 [[file:make, 3.png]]
 
-
 Also originally there is no housing for calibration and adapter
 connectors.
 
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
-
-
 Now there is also stylus / pincers help using touch screen and picking
 connectors from the box.
 
@@ -85,7 +62,6 @@ CAD drawing for inner box/case:
 #+attr_html: :class responsive-img
 [[file:inner%20body%20assembled.png]]
 
-
 CAD drawing for inner box/case within outer box:
 
 #+attr_html: :class responsive-img
@@ -103,7 +79,6 @@ and connectors):
 #+attr_html: :class responsive-img
 [[file:NanoVNA, 2.png]]
 
-
 | Width     | 86.4 mm  |
 | Height    | 54.5 mm  |
 | Thickness | 15.85 mm |
@@ -163,3 +138,28 @@ Files can be edited using [[https://www.freecadweb.org/][FreeCAD]].
 
 + [[file:NanoVNA%20case.FCStd][NanoVNA case]]
 + [[file:stylus.FCStd][Stylus]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 75b59a7..f1dd5c7 100644 (file)
 
 [[file:../../index.html#outline-container-cases-optics][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: nikon-coolpix-w150-battery-case-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: nikon-coolpix-w150-battery-case-project-description
-:END:
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
@@ -44,7 +25,6 @@ When closed:
 #+attr_html: :class responsive-img
 [[file:make, 2.png]]
 
-
 Carrying case for spare Nikon COOLPIX W150 battery.
 
 Design utilizes [[https://www.amazon.de/gp/product/B00TACKU0O/][3mm x 2mm thick neodymium magnets]].
@@ -61,3 +41,28 @@ files ready for 3D printing:
 Schematic:
 #+attr_html: :class responsive-img
 [[file:schematic.png]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 3950db6..fec3ee4 100644 (file)
 
 [[file:../../index.html#outline-container-cable-wire][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: usb-cable-terminals-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: usb-cable-terminals-project-description
-:END:
 Original cable endings could not handle all the twisting, so why not
 to make new and better ones.
 
@@ -70,7 +51,6 @@ Download:
 - [[file:PLA + TPU/male%20connector%20case.FCStd][FreeCAD project]]
 - [[file:PLA + TPU/male%20connector%20case.stl][STL file]]
 
-
 ** Female connector case
 :PROPERTIES:
 :CUSTOM_ID: usb-cable-terminals-female-connector-case
@@ -82,7 +62,6 @@ Download:
 #+attr_html: :class responsive-img
 [[file:PLA%20+%20TPU/female%20connector%20case,%202.png]]
 
-
 Download:
 - [[file:PLA%20+%20TPU/female%20connector%20case.FCStd][FreeCAD project]]
 - [[file:PLA%20+%20TPU/female%20connector%20case.stl][STL file]]
@@ -103,3 +82,28 @@ Download:
 Download:
 - [[file:TPU/USB%20cover.FCStd][FreeCAD project]]
 - [[file:TPU/USB%20cover.stl][STL file]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index e22307b..9faced3 100644 (file)
 
 #+author: Svjatoslav Agejenko
 
+* Overview
 
-* General
-:PROPERTIES:
-:CUSTOM_ID: macro-filter-storage-compartment-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: macro-filter-storage-compartment-project-description
-:END:
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
@@ -49,7 +31,6 @@ Case for 52mm [[https://en.wikipedia.org/wiki/Close-up_lens][macro filter]].
 + Cover:
   + [[file:cover.png]]
 
-
 Download:
 | item  | FreeCAD file | STL file |
 |-------+--------------+----------|
@@ -58,3 +39,28 @@ Download:
 
 See also:
 + [[file:../Fujifilm%20camera%20battery%20box/index.html][Fujifilm camera battery box]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index c190a93..4973756 100644 (file)
 
 #+author: Svjatoslav Agejenko
 
+* Overview
 
-* General
-:PROPERTIES:
-:CUSTOM_ID: microscope-slide-box-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: microscope-slide-box-project-description
-:END:
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
@@ -65,3 +47,28 @@ Download:
 
 See also:
 + [[file:../../Optics/Fujifilm%20X-mount%20microscope%20adapter/][Fujifilm microscope adapter]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 699d086..3b1c3da 100644 (file)
 
 [[file:../../index.html#outline-container-cable-wire][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: roll-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: roll-project-description
-:END:
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
@@ -66,7 +47,6 @@ overhangs that are hard to print.
 #+attr_html: :class responsive-img
 [[file:roll 27mm/roll 27mm, assembled, 2.png]]
 
-
 - [[file:roll%2027mm,%20body.stl][body STL]]
 - [[file:roll%2027mm,%20cover.stl][cover STL]]
 - [[file:roll%2027mm.FCStd][FreeCAD file]]
@@ -79,7 +59,31 @@ overhangs that are hard to print.
 #+attr_html: :class responsive-img
 [[file:roll 55mm/roll 55mm, assembled.png]]
 
-
 - [[file:roll%2055mm,%20body.stl][body STL]]
 - [[file:roll%2055mm,%20cover.stl][cover STL]]
 - [[file:roll%2055mm.FCStd][FreeCAD file]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 23b02b1..e5395f2 100644 (file)
 
 [[file:../../index.html#outline-container-furniture][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: book-stand-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: book-stand-project-description
-:END:
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
@@ -48,3 +29,28 @@ Small book stand.
 Download:
 + [[file:book%20stand.stl][STL file]]
 + [[file:book%20stand.FCStd][FreeCAD file]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 695665b..cdc8e8a 100644 (file)
 
 [[file:../../index.html#outline-container-furniture][Back to physical projects]]
 
-* General
-:PROPERTIES:
-:CUSTOM_ID: dvd-organizer-general
-:END:
+* Overview
+
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: dvd-organizer-project-description
-:END:
-
 This 3D printable organizer allows to neatly store DVDs. Multiple
 organizers can be printed and stacked horizontally, vertically or in a
 grid.
 
-
 Photo:
 
 #+attr_html: :class responsive-img
@@ -51,7 +32,31 @@ Render:
 #+attr_html: :class responsive-img
 [[file:render.png]]
 
-
 Download:
 - [[file:DVD storage box.stl][Printable STL file]]
 - [[file:DVD storage box.FCStd][Editable FreeCAD file]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 5c3f144..b07c4e6 100644 (file)
 
 [[file:../../index.html#outline-container-furniture][Back to physical projects]]
 
+* Overview
 
-* General
-:PROPERTIES:
-:CUSTOM_ID: spray-gun-holder-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: spray-gun-holder-project-description
-:END:
 There is good [[https://www.amazon.de/-/en/gp/product/B01LCX8ISE/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1][Kkmoon HVLP Air Spray Gun]] on sale at Amazon. Here are
 designs for 3D printable mounts for it.
 
@@ -54,7 +36,6 @@ Render:
 #+attr_html: :class responsive-img
 [[file:schematic.png]]
 
-
 Download:
 - [[file:holder.stl][Printable STL file]]
 - [[file:holder.FCStd][Editable FreeCAD file]]
@@ -71,3 +52,28 @@ Render:
 Download:
 - [[file:holder under table.stl][Printable STL file]]
 - [[file:holder under table.FCStd][Editable FreeCAD file]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 0846c60..c550624 100644 (file)
 
 [[file:../../index.html#outline-container-furniture][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: wall-mounted-shelf-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: wall-mounted-shelf-project-description
-:END:
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
@@ -50,3 +31,28 @@ in case). I used double sided tape for wall attachment.
 - Download:
   - [[file:shelf.stl][Printable STL file.]]
   - [[file:shelf.FCStd][Editable FreeCAD file.]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 55652c4..0a9cc28 100644 (file)
 
 [[file:../../index.html#outline-container-miscellaneous][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: lead-acid-battery-charger-and-terminal-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Authors:
-  - Svjatoslav Agejenko
-    - Homepage: https://svjatoslav.eu
-    - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-  - Valeria Agejenko
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: lead-acid-battery-charger-and-terminal-project-description
-:END:
 I needed dual voltage power supply for my lab that runs on mains
 electricity (wall power) and slowly charges (use-changing) attached
 12V Lead-Acid battery. Lead-acid battery in turn provides high current
@@ -252,7 +231,6 @@ Electrically schematic is realized using smaller prototype PCBs.
 #+attr_html: :class responsive-img
 [[file:connector%20terminal/make,%201.png]]
 
-
 Those PCBs are wired to central small PCB that acts as a hub:
 
 #+attr_html: :class responsive-img
@@ -273,7 +251,6 @@ Result:
 #+attr_html: :class responsive-img
 [[file:connector%20terminal/make,%203.png]]
 
-
 Download:
 + [[file:connector%20terminal/front%20panel.stl][front panel STL]]
 + [[file:connector%20terminal/back%20panel.stl][back panel STL]]
@@ -294,3 +271,28 @@ See here for more details: https://www.powerstream.com/SLA.htm
 -----
 
 Happy building! :)
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index b7dc726..1191b24 100644 (file)
 
 #+author: Svjatoslav Agejenko
 
+* Overview
 
-* General
-:PROPERTIES:
-:CUSTOM_ID: usb-desk-fan-mod-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Authors:
-  - Svjatoslav Agejenko
-    - Homepage: https://svjatoslav.eu
-    - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-  - Valeria Agejenko
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: usb-desk-fan-mod-project-description
-:END:
 End-result looks like this:
 
 #+attr_html: :class responsive-img
@@ -87,7 +67,6 @@ And result is encased into pipelike case:
 #+attr_html: :class responsive-img
 [[file:fan%20housing%20-%20cover%20assembly.png]]
 
-
 Download:
 + STL: [[file:fan%20housing%20-%20fan%20mount.stl][fan mount back plate]]
 + STL: [[file:fan%20housing%20-%20cover.stl][pipe-like case]]
@@ -132,3 +111,28 @@ deform easily. Will never buy it again.
 
 Fan top and bottom halves are attached using [[https://www.amazon.de/gp/product/B00OOLKD2G/ref=ppx_yo_dt_b_asin_image_o00_s00?ie=UTF8&psc=1][camera tripod quick
 release screw]].
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 33bbe33..72c6be6 100644 (file)
 
 [[file:../../index.html#outline-container-miscellaneous][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: adjustable-resistor-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-    - Homepage: https://svjatoslav.eu
-    - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: adjustable-resistor-project-description
-:END:
 I needed a way to experimentally find resistance that works best in
 certain circuits. Usual potentiometers could not handle required power
 dissipation and were not precise enough.
@@ -74,12 +55,10 @@ Download:
 + [[file:indicator%20panel.FCStd][FreeCAD project]]
 + [[file:indicator%20panel.stl][STL file]]
 
-
 After assembly using prototype PCB:
 #+attr_html: :class responsive-img
 [[file:make,%202.png]]
 
-
 Following body is used as a case and PCB support:
 #+attr_html: :class responsive-img
 [[file:body.png]]
@@ -105,3 +84,28 @@ Button covers:
 Download:
 + [[file:button.FCStd][FreeCAD project]]
 + [[file:button.stl][STL file]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index a164925..c8a927d 100644 (file)
 
 #+author: Svjatoslav Agejenko
 
+* Overview
 
-* General
-:PROPERTIES:
-:CUSTOM_ID: alternative-usb-layout-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Authors:
-  - Svjatoslav Agejenko
-    - Homepage: https://svjatoslav.eu
-    - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-  - Valeria Agejenko
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: alternative-usb-layout-project-description
-:END:
-
 *Warning!* Here I describe a hack that I personally found useful for
 my own needs. But it is dangerous. Not to be replicated unless you
 know that you are doing.
 
-
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
@@ -85,9 +63,33 @@ Alternative wiring schematic:
 - 1 pin is for limited power +5V.
 - 1 pin for 1-Wire data.
 
-
 Example warning marking on device to indicate that alternative USB
 layout is used here:
 
 #+attr_html: :class responsive-img
 [[file:../lab%20heater%20and%20cooler/make,%202.png]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index c7f1bfe..2accd75 100644 (file)
 
 [[file:../../index.html#outline-container-miscellaneous][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: battery-tester-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: battery-tester-project-description
-:END:
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
@@ -75,3 +56,28 @@ is being quickly depleted during measurement.
 
 + PS: While this device is interesting to build, still you can just
   use ordinary ammeter that can handle battery generated current.
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 2f2c83b..edd9892 100644 (file)
 
 [[file:../../index.html#outline-container-cable-wire][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: cable-organizer-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: cable-organizer-project-description
-:END:
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
@@ -55,3 +36,28 @@ You can [[file:body.FCStd][download FreeCAD project]] file to tweak design or ge
 file ready for 3D printing:
 
 + [[file:body.stl]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 95eb25e..14488b3 100644 (file)
 
 [[file:../../index.html#outline-container-audio][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: headphone-hub-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: headphone-hub-project-description
-:END:
 Simple hub that allows connecting up to 4 devices via headphone
 jack. For example single laptop or mp3 player can power up to 3
 headphones.
@@ -68,15 +49,37 @@ screw at the center:
 
 - [[file:hub.FCStd][FreeCAD project]]
 
-
 Body [[file:body.stl][STL file]]
 #+attr_html: :class responsive-img
 [[file:body.png]]
 
-
-
 -----
 Cover [[file:cover.stl][STL file]]
 
 #+attr_html: :class responsive-img
 [[file:cover.png]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 734901a..ada319f 100644 (file)
 
 [[file:../../index.html#outline-container-cable-wire][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: hook-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: hook-project-description
-:END:
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
@@ -54,3 +35,28 @@ You can [[file:hook.FCStd][download FreeCAD project]] file to tweak design or ge
 file ready for 3D printing:
 
 + [[file:hook.stl]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 4bb2967..b5f4564 100644 (file)
 
 [[file:../../index.html#outline-container-audio][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: portable-stereo-active-speaker-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: portable-stereo-active-speaker-project-description
-:END:
 I had pair of good compact stereo speakers lying uselessly around as
 well as secondhand TDA2030 Chinese knockoff audio amplifier chips.
 Also I wanted to test modular construction approach: motherboard with
@@ -320,7 +301,6 @@ Photo of initial PSU + audio amp test:
 #+attr_html: :class responsive-img
 [[file:initial%20test.png]]
 
-
 Improvement ideas:
 
 + Instead of using undersized heatsinks on the audio amplifiers and
@@ -341,3 +321,28 @@ Improvement ideas:
     construction body.
 
   + Screw holes are too close to the edges on the front panel.
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index d87b98e..87e588f 100644 (file)
 
 [[file:../../index.html#outline-container-miscellaneous][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: round-pincers-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: round-pincers-project-description
-:END:
 Pincers allow to push LEGO EV3 rounded pins in and also pull them out.
 
 #+attr_html: :class responsive-img
@@ -62,3 +43,28 @@ out and connected at the end with glue and screw.
 
 - [[file:round pincers.FCStd][FreeCAD project]]
 - [[file:round pincers.stl][STL file]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 0492d9c..76c3036 100644 (file)
 
 [[file:../../index.html#outline-container-miscellaneous][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: window-fixator-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Authors:
-  - Svjatoslav Agejenko
-    - Homepage: https://svjatoslav.eu
-    - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-  - Valeria Agejenko
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: window-fixator-project-description
-:END:
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
@@ -50,3 +29,28 @@ Keeps window open so that strong wind will not slam it close.
 Download:
 + [[file:window%20fixator.stl][STL file]]
 + [[file:window%20fixator.FCStd][FreeCAD file]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 43b4b92..918769e 100644 (file)
 
 [[file:../../index.html#outline-container-optics][Back to physical projects]]
 
-* General
-:PROPERTIES:
-:CUSTOM_ID: 35mm-film-copying-device-general
-:END:
+* Overview
+
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: 35mm-film-copying-device-project-description
-:END:
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
@@ -48,11 +31,9 @@ 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]]
 
@@ -60,7 +41,6 @@ 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]]
@@ -73,3 +53,28 @@ Example photo photographed from film:
         )}}}
 
 (click on image for full resolution version)
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index 45d61a0..c290558 100644 (file)
 
 [[file:../../index.html#outline-container-optics][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: fujifilm-x-mount-microscope-adapter-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: fujifilm-x-mount-microscope-adapter-project-description
-:END:
 #+attr_html: :class responsive-img
 [[file:make.png]]hh
 
@@ -79,6 +60,30 @@ choosing "SHOOT WITHOT LENS" option within camera settings menu.
 #+attr_html: :class responsive-img
 [[file:shoot without lens.png]]
 
-
 See also:
 + [[file:../microscope%20slide%20box/index.html][Case for microscope slides and cover slips]]
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git
index ddcdf9a..bec093a 100644 (file)
 
 [[file:../../index.html#outline-container-optics][Back to physical projects]]
 
+* Overview
 
-
-* General
-:PROPERTIES:
-:CUSTOM_ID: gyro-for-binoculars-general
-:END:
 + 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.
 
-+ This design is released under Creative Commons Zero (CC0) license.
-
-+ Author:
-  - Svjatoslav Agejenko
-  - Homepage: https://svjatoslav.eu
-  - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
-
-+ See also:
-  - [[../../index.html][Other physical projects in this repository]]
-  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
-
-* Project description
-:PROPERTIES:
-:CUSTOM_ID: gyro-for-binoculars-project-description
-:END:
 #+attr_html: :class responsive-img
 [[file:make.png]]
 
@@ -47,11 +28,9 @@ Tripod is not convenient to carry around. Here is an attempt to design
 portable gyro stabilizer that has camera tripod interface. Therefore
 cameras and binoculars can be mounted.
 
-
 #+attr_html: :class responsive-img
 [[file:make,%202.png]]
 
-
 Old computer hard disk platters are used as rotating discs. They are
 attached to following disk mount:
 
@@ -116,7 +95,6 @@ on top of the cover:
 Download:
 - [[file:binocular%20mount.stl][Printable STL file]]
 
-
 Result:
 
 #+attr_html: :class responsive-img
@@ -137,3 +115,28 @@ CD/DVD disks.
 
 Unfortunately symmetry is not perfect and small high frequency
 vibration is added because of that.
+
+* Repository
+
++ Designs in this repository are released under Creative Commons Zero
+  (CC0) license.
+
++ Author:
+  + Svjatoslav Agejenko
+  + Homepage: https://svjatoslav.eu
+  + Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
+
++ See also:
+  - [[file:../../index.html][Other physical projects in this repository]]
+  - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
+
+** Git repository
+:PROPERTIES:
+:CUSTOM_ID: git-repository
+:END:
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=snapshot;h=HEAD;sf=tgz][Download latest snapshot in TAR GZ format]]
+
+- [[https://www2.svjatoslav.eu/gitweb/?p=physical.git;a=summary][Browse Git repository online]]
+
+- Clone Git repository using command:
+  : git clone https://www2.svjatoslav.eu/git/physical.git