1 #+TITLE: Tiny wall shelf
2 #+AUTHOR: Svjatoslav Agejenko
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;}
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.
20 + This design is released under Creative Commons Zero (CC0) license.
24 - Homepage: https://svjatoslav.eu
25 - Email: [[mailto://svjatoslav@svjatoslav.eu][svjatoslav@svjatoslav.eu]]
28 - [[../../index.html][Other physical projects in this repository]]
29 - [[https://www.svjatoslav.eu/projects/][Other projects hosted at svjatoslav.eu]]
34 My current printer does at most 120x120x120 (mm) prints. And I needed
35 a small wall shelf for my lab. Here comes design for 119x119x119 (just
36 in case). I used double sided tape for wall attachment.
41 - [[file:shelf.stl][Printable STL file.]]
42 - [[file:shelf.FCStd][Editable FreeCAD file.]]