personal_site/_posts/2023-02-10-shelves.md
2023-10-13 15:50:00 +02:00

66 lines
2.8 KiB
Markdown

---
title: Fantasy Ikea Shelves
excerpt: We needed some shelves to fit an odd space under a ladder...
layout: post
image: /assets/blog/shelves/thumb.svg
social_image: /assets/social/shelves.png
thumbnail: /assets/blog/shelves/thumb.svg
image_class: invertable
alt: A 3D render of some shelves fitting into a triangular space under a ladder.
assets: /assets/blog/shelves
head: <script type="module" src="/assets/js/model-viewer.js"></script>
---
<figure>
<model-viewer src="{{page.assets}}/model/shelves.glb" ar ar-modes="webxr scene-viewer quick-look" camera-controls poster="{{page.assets}}/model/shelves.png" shadow-intensity="2" shadow-softness="1" camera-orbit="13.36deg 78.29deg 8.638m" field-of-view="37.48deg" interaction-prompt="none" auto-rotate environment-image="{{page.assets}}/model/env.jpg" alt="An interactive 3D model of the shelves, this is pretty unnecessary but I find it very cool that you can just view 3D models in browsers now like they're any other media."> </model-viewer>
<figcaption>
I'm a bit addicted these little interactive 3D models. Give me time, I'll get over it.
</figcaption>
</figure>
In our new flat we have this mezzanine bed with a yellow ladder leading up to it. Between the ladder and the wardrobe we had this kind of triangular space that we wanted to use for more storage. After doing a quick design on paper I started mocking something up.
<figure>
<img style="height:500px;" src="{{page.assets}}/skeleton.jpg"/>
<figcaption>
The first try.
</figcaption>
</figure>
I got quite far with this version before realised I hade made a terrible error, somewhere on my scratch pad of calculations I had written something like "1700 - 36 = 1404"! After taking a few days to mourn the lost effort I decided to make a better plan to avoid making similar mistakes. I used the CAD model to generate a set of cutting plans that I could print out and take to the workshop.
<figure>
<img src="{{page.assets}}/Shelves v11.png"/>
<figcaption>
After messing up the measurments on the first iteration, I went back and myself a nice CAD model to take measurements from while cutting.
</figcaption>
</figure>
In this new version I opted to make the sided panels out of solid sheets of 18mm pine plywood, it made the final object heavier but they were much easier to cut on the table saw. The extra weight was probably a good thing, in place it feels pleasantly heavy and sturdy.
<figure>
<img src="{{page.assets}}/plans.svg"/>
<figcaption>
From the CAD model, it's quite easy to make nice plans for each piece.
</figcaption>
</figure>
<figure>
<img src="{{page.assets}}/thumb.svg"/>
<figcaption>
I really like the line drawn aesthetic, reminds me a lot of Ikea construction plans.
</figcaption>
</figure>
<figure>
<img src="{{page.assets}}/real_2.jpg"/>
<figcaption>
The final shelves in their new home!
</figcaption>
</figure>