move clock images to /media
This commit is contained in:
parent
a4629afb0e
commit
67f6c0fdf1
7 changed files with 10 additions and 10 deletions
|
@ -27,7 +27,7 @@ TODO front image<br>
|
|||
On a whim I decided to see if I could figure out what was wrong and attempt to fix it. How hard could that possibly be?<br>
|
||||
</p>
|
||||
<p>
|
||||
<img src="clock/opened_unmodified.jpg" alt="open pocket watch with many intricate gears visible">
|
||||
<img src="/media/clock/opened_unmodified.jpg" alt="open pocket watch with many intricate gears visible">
|
||||
</p>
|
||||
<h2 id="i-am-a-professional">I am a professional</h2>
|
||||
<p>
|
||||
|
@ -41,8 +41,8 @@ I stripped a short length of cable-tie into a 0.5mm diameter wire, bent it into
|
|||
And to hold the wire in place, I used hot glue because I don't <del>respect the Art of Watchmaking</del> have anything better.<br>
|
||||
</p>
|
||||
<p>
|
||||
<img src="clock/wire_inserted.jpg" alt="a small wire is inserted into the broken gearing">
|
||||
<img src="clock/wire_glued.jpg" alt="the wire is now covered in hot glue">
|
||||
<img src="/media/clock/wire_inserted.jpg" alt="a small wire is inserted into the broken gearing">
|
||||
<img src="/media/clock/wire_glued.jpg" alt="the wire is now covered in hot glue">
|
||||
</p>
|
||||
<p>
|
||||
This seems to have worked pretty well as far as i can tell from winding up the clock and poking around. That gear is not moving sideways anymore and can rotate easily.<br>
|
||||
|
@ -63,8 +63,8 @@ This is where I'm currently stuck, and most likely I'll abandon it forever. I do
|
|||
I tried to create a part that would hold the thicker(0.5mm) part of the gear, just below the bearing, but it's too tight against the rest of the parts. I'm sure that's possible with better tools but i'm out here using a cable tie wire as a drill and a plastic scrap instead of brass. It was fun but ultimately too difficult with no good tools.<br>
|
||||
</p>
|
||||
<p>
|
||||
<img src="clock/stupid_drill.jpg" alt="a small wire in a drill">
|
||||
<img src="clock/plastic_doohickey_closeup.jpg" alt="a small wire in a drill">
|
||||
<img src="/media/clock/stupid_drill.jpg" alt="a small wire in a drill">
|
||||
<img src="/media/clock/plastic_doohickey_closeup.jpg" alt="a small wire in a drill">
|
||||
</p>
|
||||
<p>
|
||||
maybe one day i will come back to this project and fix it, maybe not. It was fun anyway<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue