mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
27 lines
1.2 KiB
Markdown
27 lines
1.2 KiB
Markdown
---
|
|
title: Projector Shelf Mount
|
|
layout: project
|
|
excerpt: A mount for a projector underneath a shelf with a tilt swivel joint.
|
|
permalink: /projects/projector_mount
|
|
assets: /assets/projects/projector_mount
|
|
|
|
img:
|
|
alt: A CAD model of a 3D printable mount for a common LED light onto a helmet.
|
|
class: invertable
|
|
|
|
social_image: /assets/projects/projector_mount/thumbnail.png
|
|
---
|
|
|
|
<outline-model-viewer model = "{{page.assets}}/model.glb" camera='{"type":"perspective","fov":30,"near":10,"far":10000,"position":[364.9,307.2,459.7],"rotation":[-0.5891,0.5833,0.3527],"zoom":250,"target":[0,0,0]}'>
|
|
<img class="outline-model-poster no-wc" src = "{{page.assets}}/thumbnail.svg">
|
|
<p class="has-wc">Loading model...</p>
|
|
</outline-model-viewer>
|
|
|
|
We wanted to mount our projector in our shared flat and this shelf just bag the perfect non-destructive mount point. This has been probably one of my more successful projects in that I build it and haven't needed to fix it at all for two or three years. There's enough friction in the joints that you can adjust it and it stays put.
|
|
|
|
<figure class="multiple">
|
|
<img src="{{ page.assets }}/side.jpg">
|
|
<img src="{{ page.assets }}/front.jpg">
|
|
<img src="{{ page.assets }}/isometric.jpg">
|
|
</figure>
|