personal_site/_posts/2023-08-23-weekend_builds-1.md
2023-10-13 15:50:00 +02:00

29 lines
1.4 KiB
Markdown

---
title: "Weekend builds: Lasercut stool"
layout: post
excerpt: |
This little plant pot stand was a nice weekend project.
image: /assets/blog/weekend_builds_1/stool.jpeg
thumbnail: /assets/blog/weekend_builds_1/stool_thumbnail.jpeg
assets: /assets/blog/weekend_builds_1/
head: <script type="module" src="/assets/js/model-viewer.js"></script>
---
Here's a quick one, using the aforementioned massive lasercutter at my makerspace, I made this little pot stand out of lasercut ply.
<figure>
<model-viewer src="{{page.assets}}/pot.glb" ar ar-modes="webxr scene-viewer quick-look" camera-controls shadow-intensity="2" shadow-softness="1" camera-orbit="63.08deg 66.62deg 1.102m" field-of-view="30deg" interaction-prompt="none" auto-rotate alt="An interactive 3D model of the plant pot stand. It's made of laser cut plywood joined together by intricate finger joints cut with the laser cutter."> </model-viewer>
<figcaption>
</figcaption>
</figure>
And here's a quick fit test. When doing joints like this you need to compensate for the kerf of the laser (maybe kerf isn't the right word but you know what I mean). I found about 0.1mm kerf compensation worked well for this laser with 6mm ply.
<figure>
<img src="{{page.assets}}/stool.jpeg"/>
<figcaption>
I still need to sand it and glue it together but it's looking pretty cool! I might try to find a clear lacquer to preserve that lovely blackened edge.
</figcaption>
</figure>