diff --git a/site/clock/opened_unmodified.jpg b/site/clock/opened_unmodified.jpg new file mode 100755 index 0000000..02e0d3e Binary files /dev/null and b/site/clock/opened_unmodified.jpg differ diff --git a/site/clock/plastic_doohickey_closeup.jpg b/site/clock/plastic_doohickey_closeup.jpg new file mode 100755 index 0000000..0c7737a Binary files /dev/null and b/site/clock/plastic_doohickey_closeup.jpg differ diff --git a/site/clock/stupid_drill.jpg b/site/clock/stupid_drill.jpg new file mode 100755 index 0000000..3c5dc18 Binary files /dev/null and b/site/clock/stupid_drill.jpg differ diff --git a/site/clock/wire_glued.jpg b/site/clock/wire_glued.jpg new file mode 100755 index 0000000..bbf54e2 Binary files /dev/null and b/site/clock/wire_glued.jpg differ diff --git a/site/clock/wire_inserted.jpg b/site/clock/wire_inserted.jpg new file mode 100755 index 0000000..c76a350 Binary files /dev/null and b/site/clock/wire_inserted.jpg differ diff --git a/site/horological-crimes.html b/site/horological-crimes.html new file mode 100644 index 0000000..b3d3329 --- /dev/null +++ b/site/horological-crimes.html @@ -0,0 +1,75 @@ + + + + + + + something silly - horological-crimes + + + + + +
+

Horological crimes

+

+I have this old pocket watch that doesn't run any more. I recieved it as a gift a number of years back, and I have no idea how long it has been broken.
+

+

+The brand is Halda (a swedish watch company that has existed since the 1880s), and it's marked with the number 17882, if that means anything.
+It would be nice to know when it was made.
+

+

+TODO front image
+

+

+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?
+

+

+TODO image of interior
+

+

+open pocket watch with many intricate gears visible
+

+

I am a professional

+

+Only after halfway disassembling the clock did I decide to learn how these things are meant to work.
+So I watched one video
+

+

+Turns out that the second gear (directly engaged with the escapement gear) is slipping, because the "top"(back? relative to the clock face) bearing has been destroyed.
+I can fix this.
+I stripped a short length of cable-tie into a 0.5mm diameter wire, bent it into a hook, and filled the side of the bearing thats broken.
+And to hold the wire in place, I used duct tape because I don't respect the Art of Watchmaking have anything better.
+

+

+TODO image of bearing repair
+

+

+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.
+

+

+The clock still won't work though. When i wind it up, it just does nothing, if i try to get the oscillator going or poke at the escapement gear/mechanism, the most i get is a really fast release of all the stored energy, enough to make the second hand fall off. Suboptimal.
+

+

+The escapement gear is also slipping, and it looks like the top end of the shaft is just missing. It's supposed to have a short 0.3mm diameter extrusion that goes into the bearing above.
+

+

+TODO image of escapement gear
+

+

+This is where I'm currently stuck, and most likely I'll abandon it forever. I don't have the means to make a new gear or the desire to buy one (not that I know where I could)
+

+

+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.
+

+

+TODO images of plastic parts and drill
+

+

+home
+ +

+ + + \ No newline at end of file diff --git a/site/internets.html b/site/internets.html index 058f722..3acae4a 100644 --- a/site/internets.html +++ b/site/internets.html @@ -39,6 +39,8 @@ cool pages by other people
- research papers
- free books

+

+no wait go back
diff --git a/site/style.css b/site/style.css index 9500de0..fa1aa50 100644 --- a/site/style.css +++ b/site/style.css @@ -19,6 +19,6 @@ code { color: #f90; } -video { +video, img { max-width: 100%; } \ No newline at end of file diff --git a/write/horological-crimes.md b/write/horological-crimes.md new file mode 100644 index 0000000..db08a86 --- /dev/null +++ b/write/horological-crimes.md @@ -0,0 +1,44 @@ +# Horological crimes +I have this old pocket watch that doesn't run any more. I recieved it as a gift a number of years back, and I have no idea how long it has been broken. + +The brand is Halda (a swedish watch company that has existed since the 1880s), and it's marked with the number 17882, if that means anything. +It would be nice to know when it was made. + +TODO front image + +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? + +open pocket watch with many intricate gears visible + + +## I am a professional +Only after halfway disassembling the clock did I decide to learn how these things are meant to work. +So I watched [one video](https://www.youtube.com/watch?v=d_pV8TGKfMc) + +Turns out that the second gear (directly engaged with the escapement gear) is slipping, because the "top"(back? relative to the clock face) bearing has been destroyed. +I can fix this. +I stripped a short length of cable-tie into a 0.5mm diameter wire, bent it into a hook, and filled the side of the bearing thats broken. +And to hold the wire in place, I used duct tape because I don't respect the Art of Watchmaking have anything better. + +a small wire is inserted into the broken gearing +the wire is now covered in hot glue + + +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. + +The clock still won't work though. When i wind it up, it just does nothing, if i try to get the oscillator going or poke at the escapement gear/mechanism, the most i get is a really fast release of all the stored energy, enough to make the second hand fall off. Suboptimal. + +The escapement gear is *also* slipping, and it looks like the top end of the shaft is just *missing*. It's supposed to have a short 0.3mm diameter extrusion that goes into the bearing above. + +TODO image of escapement gear + +This is where I'm currently stuck, and most likely I'll abandon it forever. I don't have the means to make a new gear or the desire to buy one (not that I know where I could) + +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. + +a small wire in a drill +a small wire in a drill + +maybe one day i will ocme back to this project and fix it, maybe not. It was fun anyway + +[home](/) diff --git a/write/index.md b/write/index.md index 5e4dc18..3bcc958 100644 --- a/write/index.md +++ b/write/index.md @@ -12,6 +12,7 @@ this means it is [✅] silly ## "content" +- [horological crimes](/horological-crimes) - [photo archive](/photos) - [snad (cell thing)](/cellthing) - [internets](/internets) diff --git a/write/internets.md b/write/internets.md index 349cfb5..92647ab 100644 --- a/write/internets.md +++ b/write/internets.md @@ -22,3 +22,5 @@ cool pages by other people - [research papers](https://www.sci-hub.st/) - [free books](http://libgen.rs/) + +no wait [go back](/)