-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeed.xml
72 lines (71 loc) · 9.32 KB
/
feed.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:base="http://localhost:8080/">
<title>My Personal Blog</title>
<subtitle>Writing about my personal, mostly electronics related projects.</subtitle>
<link href="http://localhost:8080/feed.xml" rel="self" />
<link href="http://localhost:8080/" />
<updated>2024-04-16T08:29:59Z</updated>
<id>http://localhost:8080/</id>
<author>
<name>Julius Bartel</name>
<email>[email protected]</email>
</author>
<entry>
<title>LED Driver</title>
<link href="http://localhost:8080/blog/led-driver/" />
<updated>2024-04-16T08:29:59Z</updated>
<id>http://localhost:8080/blog/led-driver/</id>
<content
xml:lang="en_EN"
type="html"
><h1 id="intro"><a class="heading-anchor" href="http://localhost:8080/blog/led-driver/#intro">Intro</a></h1>
<p>I really like to build things, often using power tools. After a couple of years of buying them, I got a lot of Metabo batteries laying around. So why don’t build a LED driver which works with them?! This also is a good opportunity to further improve my skills with ECAD and electronics in general.</p>
<h1 id="materials"><a class="heading-anchor" href="http://localhost:8080/blog/led-driver/#materials">Materials</a></h1>
<h1 id="design"><a class="heading-anchor" href="http://localhost:8080/blog/led-driver/#design">Design</a></h1>
</content
>
</entry>
<entry>
<title>Casters for my keyboard stand</title>
<link href="http://localhost:8080/blog/casters-for-my-keyboard-stand/" />
<updated>2024-04-16T08:12:29Z</updated>
<id>http://localhost:8080/blog/casters-for-my-keyboard-stand/</id>
<content
xml:lang="en_EN"
type="html"
><h1 id="intro"><a class="heading-anchor" href="http://localhost:8080/blog/casters-for-my-keyboard-stand/#intro">Intro</a></h1>
<p>Hi there! I got a home studio. But I do not have that much space in my flat, so things need to be movable. I bought a keyboard stand for my Kontrol S61 but it did not have any casters - so I 3D printed some adapters to add some.</p>
<p><picture class="flow"><source type="image/avif" srcset="http://localhost:8080/assets/images/mounted-440w.avif 440w, http://localhost:8080/assets/images/mounted-880w.avif 880w, http://localhost:8080/assets/images/mounted-1024w.avif 1024w, http://localhost:8080/assets/images/mounted-1360w.avif 1360w" sizes="90vw" /><source type="image/webp" srcset="http://localhost:8080/assets/images/mounted-440w.webp 440w, http://localhost:8080/assets/images/mounted-880w.webp 880w, http://localhost:8080/assets/images/mounted-1024w.webp 1024w, http://localhost:8080/assets/images/mounted-1360w.webp 1360w" sizes="90vw" /><source type="image/jpeg" srcset="http://localhost:8080/assets/images/mounted-440w.jpeg 440w, http://localhost:8080/assets/images/mounted-880w.jpeg 880w, http://localhost:8080/assets/images/mounted-1024w.jpeg 1024w, http://localhost:8080/assets/images/mounted-1360w.jpeg 1360w" sizes="90vw" /><img src="http://localhost:8080/assets/images/mounted-1360w.jpeg" width="1360" height="815" alt="Mounted Part" loading="lazy" decoding="async" /></picture></p>
<h1 id="materials"><a class="heading-anchor" href="http://localhost:8080/blog/casters-for-my-keyboard-stand/#materials">Materials</a></h1>
<p>The parts besides the stand are available on AliExpress. Maybe you got some screws &amp; inserts laying around - who knows.</p>
<p><a href="https://www.thomann.de/de/millenium_ks1010_keyboardstaender_economy.htm" rel="noopener">Keyboard Stand</a><br />
<a href="https://www.aliexpress.com/item/1005005901255890.html" rel="noopener">Casters</a><br />
<a href="https://www.aliexpress.com/item/1005001668155119.html" rel="noopener">M4x6 Screws with flat head</a><br />
<a href="https://www.aliexpress.com/item/1005003684855840.html" rel="noopener">M3x8 Screws with regular head</a><br />
<a href="https://www.aliexpress.com/item/1005004535859664.html" rel="noopener">M4 Brass Insert OD 6mm</a><br />
<a href="https://www.aliexpress.com/item/1005004535859664.html" rel="noopener">M3 Brass Insert OD 4.5mm</a></p>
<p>The mounts were 3D printed using Extrudr PLA.</p>
<h1 id="design"><a class="heading-anchor" href="http://localhost:8080/blog/casters-for-my-keyboard-stand/#design">Design</a></h1>
<p>The casters are designed to have a snug fit onto the feet of the keyboard stand. To further improve it, I added a grub screw. All threads are done with brass inserts, which can be easily inserted using a soldering iron. I designed the part using Fusion360. The files are avaiable at the end of this post.</p>
<figure class="flow"><picture><source type="image/avif" srcset="http://localhost:8080/assets/images/caster_3d-440w.avif 440w, http://localhost:8080/assets/images/caster_3d-880w.avif 880w, http://localhost:8080/assets/images/caster_3d-1024w.avif 1024w" sizes="90vw" /><source type="image/webp" srcset="http://localhost:8080/assets/images/caster_3d-440w.webp 440w, http://localhost:8080/assets/images/caster_3d-880w.webp 880w, http://localhost:8080/assets/images/caster_3d-1024w.webp 1024w" sizes="90vw" /><source type="image/jpeg" srcset="http://localhost:8080/assets/images/caster_3d-440w.jpeg 440w, http://localhost:8080/assets/images/caster_3d-880w.jpeg 880w, http://localhost:8080/assets/images/caster_3d-1024w.jpeg 1024w" sizes="90vw" /><img src="http://localhost:8080/assets/images/caster_3d-1024w.jpeg" width="1024" height="621" alt="Mount for caster" loading="lazy" decoding="async" /></picture><figcaption>3D modelled part which features the mounting holes and hole for the grub screw</figcaption></figure>
<h1 id="assembly"><a class="heading-anchor" href="http://localhost:8080/blog/casters-for-my-keyboard-stand/#assembly">Assembly</a></h1>
<p>I 3D printed the parts using PLA and my “trustworthy” Ender printer. The brass inserts were pressed in with a hot soldering iron. The mounting holes for the casters are M4 inserts, the insert for the grub screw uses a M3 insert. Before adding the casters, you need to put the feet onto the keyboard stand and tighten the M3 grub screw. The casters are mounted using the M4 screws.</p>
<p><picture class="flow"><source type="image/avif" srcset="http://localhost:8080/assets/images/assembled-440w.avif 440w, http://localhost:8080/assets/images/assembled-880w.avif 880w, http://localhost:8080/assets/images/assembled-1024w.avif 1024w, http://localhost:8080/assets/images/assembled-1360w.avif 1360w" sizes="90vw" /><source type="image/webp" srcset="http://localhost:8080/assets/images/assembled-440w.webp 440w, http://localhost:8080/assets/images/assembled-880w.webp 880w, http://localhost:8080/assets/images/assembled-1024w.webp 1024w, http://localhost:8080/assets/images/assembled-1360w.webp 1360w" sizes="90vw" /><source type="image/jpeg" srcset="http://localhost:8080/assets/images/assembled-440w.jpeg 440w, http://localhost:8080/assets/images/assembled-880w.jpeg 880w, http://localhost:8080/assets/images/assembled-1024w.jpeg 1024w, http://localhost:8080/assets/images/assembled-1360w.jpeg 1360w" sizes="90vw" /><img src="http://localhost:8080/assets/images/assembled-1360w.jpeg" width="1360" height="1813" alt="Assembled Part" loading="lazy" decoding="async" /></picture></p>
<h1 id="files"><a class="heading-anchor" href="http://localhost:8080/blog/casters-for-my-keyboard-stand/#files">Files</a></h1>
<p>The files are available on <a href="https://github.com/pitchbent/Millenium-KS-1010-Caster" rel="noopener">Github</a> and <a href="https://www.thingiverse.com/thing:6581315" rel="noopener">Thingiverse</a>. On Github you can also find the Fusion360 project.</p>
</content
>
</entry>
<entry>
<title>Gude!</title>
<link href="http://localhost:8080/blog/gude/" />
<updated>2024-03-27T14:51:24Z</updated>
<id>http://localhost:8080/blog/gude/</id>
<content
xml:lang="en_EN"
type="html"
><p>Gude! This is the first post on my new blog. It runs eleventy and the awesome starter pack by Lene Saile. Enjoy! Yeeha</p>
</content
>
</entry>
</feed>