diff options
| author | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
|---|---|---|
| committer | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
| commit | 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 (patch) | |
| tree | 3009f0564d75e3f7d1ca38507e7ebb92deaded07 /articles/2024 | |
update
Diffstat (limited to 'articles/2024')
| -rwxr-xr-x | articles/2024/A-new-lathe.html | 32 | ||||
| -rwxr-xr-x | articles/2024/Another-Oland-tool.html | 29 | ||||
| -rwxr-xr-x | articles/2024/support-percé-pour-bougie-chauffe-plat.html | 27 |
3 files changed, 88 insertions, 0 deletions
diff --git a/articles/2024/A-new-lathe.html b/articles/2024/A-new-lathe.html new file mode 100755 index 0000000..5bf9069 --- /dev/null +++ b/articles/2024/A-new-lathe.html @@ -0,0 +1,32 @@ +<!doctype html> +<html lang="EN"> + <head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <link rel="stylesheet" href="/style.css"> + <title>Bloggings</title> + </head> + <body> + <header> + <h1>Bloggings</h1> + <a href="/index.php">Back</a> + + </header> + +<main> +<article> +<h2>New lathe</h2> +<h3>2024-02-22</h3> +<img src="/images/coronet-herald.jpg"> +<p>I haven't updated this blog for a couple of months due to my yearly winter brain fog during the dark season, +but here I am again. I've just ordered a new lathe from Bordet, the Coronet Herald.</p> +<p>My home-made lathe works but has limitations that I hope to overcome, +and it's going to give me a well needed push to get back into making things rather than being a couch potato.</p> +<p>I chose the Coronet Herald as it is the only lathe in it's category that has a rotating headstock, +which enables turning of large pieces, and in general it is at the top of all reviews.</p> +<p>I also have a project for a new workshop, as sharing the garage with madame is far from optimal and a guy needs his man-cave, right?</p> +</article> +</main> +<footer> +<p> </p><p>§</p></footer> +</body></html> diff --git a/articles/2024/Another-Oland-tool.html b/articles/2024/Another-Oland-tool.html new file mode 100755 index 0000000..419369b --- /dev/null +++ b/articles/2024/Another-Oland-tool.html @@ -0,0 +1,29 @@ +<!doctype html> +<html lang="EN"> + <head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <link rel="stylesheet" href="/style.css"> + <title>Bloggings</title> + </head> + <body> + <header> + <h1>Bloggings</h1> + <a href="/index.php">Back</a> + + </header> + +<main> +<article> +<h2>Another Oland tool</h2> +<h3>2024-03-18</h3> +<img src="/images/new-oland-tool.jpg"> +<p>I'm making myself some new oland tools. The ones I have <a href="/static/oland-tools.html">are rather big</a>, and I wanted some finer tools.<p> +<p>This one is for 5mm HSS tool bits. It has a 7mm hole in a 12mm steel shaft with a set screw to hold the tool bit, +which can be ground to any form</p> +<p>#woodturning #tools #homemade</p> +</article> +</main> +<footer> +<p> </p><p>§</p></footer> +</body></html> diff --git a/articles/2024/support-percé-pour-bougie-chauffe-plat.html b/articles/2024/support-percé-pour-bougie-chauffe-plat.html new file mode 100755 index 0000000..6895073 --- /dev/null +++ b/articles/2024/support-percé-pour-bougie-chauffe-plat.html @@ -0,0 +1,27 @@ +<!doctype html> +<html lang="EN"> + <head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <link rel="stylesheet" href="/style.css"> + <title>Bloggings</title> + </head> + <body> + <header> + <h1>Bloggings</h1> + <a href="/index.php">Back</a> + + </header> + +<main> +<article> +<h2>Support percé pour bougie chauffe-plat</h2> +<h3>2024-03-11</h3> +<p><img src="/images/tournages/porte-bougie-1.jpg"></p> +<p>I was give a scrap block of Iroko to try out, and came up with this.</p> +<p>Piercing the holes took a while even with mini drill. It has a Tung oil finish.</p> +</article> +</main> +<footer> +<p> </p><p>§</p></footer> +</body></html> |
