<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Felix&#39;s Blog</title>
    <link>https://fldw.gitlab.io/</link>
    <description>Recent content on Felix&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 19 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://fldw.gitlab.io/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Frabjous</title>
      <link>https://fldw.gitlab.io/frabjous/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/frabjous/</guid>
      <description>Frabjous is a fantasy word introduced by Lewis Carroll, and repurposed in this context by George Hart to denote this dodecahedral star sculpture:&#xA;https://www.georgehart.com/sculpture/frabjous.html&#xA;The pattern I originally found was from here:&#xA;https://www.thingiverse.com/thing:724&#xA;But it turned out to be hand-traced, so I redrew that in my CAD software with actual symmetry contraints and straight lines.&#xA;Pattern to cut out # Here is a link to the svg. I think this repetition of the shape uses material quite efficiently, but there could be a better &amp;ldquo;tiling&amp;rdquo;.</description>
    </item>
    <item>
      <title>And What About Polycarbonate?</title>
      <link>https://fldw.gitlab.io/start-polycarbonate/</link>
      <pubDate>Tue, 21 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/start-polycarbonate/</guid>
      <description>No one asked that question, so let me: What about polycarbonate?&#xA;It&amp;rsquo;s a thermoplastic (✅ possible to 3D print), prints at typically 275°C (✅ reachable with typical 3D printers), is horribly hygroscopic (❌ humidity in a melting filament makes vapour bubbles), and can warp a lot (❌ enclosure required for any bigger pieces)&#xA;The two red crosses can partially be circumvented though, so I gave it a try.&#xA;Shredding # It all starts with shredding the polycarbonate into granules.</description>
    </item>
    <item>
      <title>Improvements to The Extruder</title>
      <link>https://fldw.gitlab.io/extruder-improvements/</link>
      <pubDate>Sun, 19 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/extruder-improvements/</guid>
      <description>As the extruder extrudes, the open-source nature of the machine gives me improvement ideas and easily allows to test them out. Some of the tests have a negative result, but those that have a positive result I try to add into the machine.&#xA;The extruder has become a constant prototype, always with little changes &amp;ldquo;let me adjust that, before the next extrusion&amp;rdquo;.&#xA;Here is a test, extruding with the fan from below, to see if the airflow direction can control the output diameter better from a certain angle (given turbulance from the other two fans as well).</description>
    </item>
    <item>
      <title>Yellow Strandbeest</title>
      <link>https://fldw.gitlab.io/yellow-strandbeest/</link>
      <pubDate>Wed, 08 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/yellow-strandbeest/</guid>
      <description>The Machine # The Strandbeest is a living sculpture designed and built by Theo Jansen. I find the leg mechanism mesmerising and was in the process of designing a walking robot using it. That project has somewhat stalled though, so I decided to take inspiration from another execution on the idea and 3D print it.&#xA;Recycled # As a test of the recycled filament, only the yellow recycled PLA I produced recently was used.</description>
    </item>
    <item>
      <title>Sunset LED Lamp</title>
      <link>https://fldw.gitlab.io/led-lamp-1700k/</link>
      <pubDate>Sat, 04 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/led-lamp-1700k/</guid>
      <description>This is a little table lamp project around an LED chip I bought online, the colour is white but its colour temperature is a very warm 1700K: late sunset mood &amp;ndash; almost orange.&#xA;It has a power of max 10W and needs between 27 and 35V, going up for higher brightness. To power it and provide a brightness control, there is a DC-DC boost converter taking in 12V from a standard electronics power supply and stepping it up to the LED&amp;rsquo;s voltage.</description>
    </item>
    <item>
      <title>Modular Cube</title>
      <link>https://fldw.gitlab.io/modular-cube/</link>
      <pubDate>Fri, 13 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/modular-cube/</guid>
      <description>My mom had this great idea to use giftpaper for origami!&#xA;This cube is assembled from twelve modules, one along each of its edges. All the holes mean less folding for me to do, and it still looks good.&#xA;Inside view&#xA;Try it yourself # The instructions are for a single module, twelve are needed in total.&#xA;Start with square paper. Keep in mind that you are making a choice from which colour you have facing upwards at the start.</description>
    </item>
    <item>
      <title>Wooden Decoration Patterns</title>
      <link>https://fldw.gitlab.io/decoration-hiding-patterns/</link>
      <pubDate>Sun, 15 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/decoration-hiding-patterns/</guid>
      <description>The lasercutter made these little patterns out of wood, to hide the ugly drawer sliders. They can be used for any linear-style decorating.&#xA;You could also use them for&#xA;window borders plinth cornice/crown molding shelving decoration Try it yourself # Link to svg</description>
    </item>
    <item>
      <title>Stepper Motor Driver, For Testing</title>
      <link>https://fldw.gitlab.io/stepper-motor-driver-test/</link>
      <pubDate>Fri, 13 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/stepper-motor-driver-test/</guid>
      <description>What is the purpose of this? Testing stepper motors: the circuit generates a blinking signal. The (purple PCB) driver then gets that blinking on its step pin.&#xA;The idea is to connect a stepper motor to the driver, and the driver should start making the motor turn, thanks to the blinking signal fed to it. I just had some fun making the blinking part 3d soldered!&#xA;As a simple testing setup, the direction pin is just shorted to ground and the step pin has some constant frequency signal with the intention of making the motor spin fast.</description>
    </item>
    <item>
      <title>New Year Greeting Cards</title>
      <link>https://fldw.gitlab.io/multilayer-happy-new-year/</link>
      <pubDate>Thu, 12 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/multilayer-happy-new-year/</guid>
      <description>&amp;ldquo;New Year&amp;rdquo;, yes yes it&amp;rsquo;s been just a little while since 2026 began, but it also took me some time to make this :)&#xA;It started with this image I found online and wanted to adapt for lasercutting. The outlines can be traced automatically&#xA;And then I spent some time arranging all the outlines into 7 different layers (the 8th layer is a full rectangle without any objects), with inside-outside objects also in the correct order.</description>
    </item>
    <item>
      <title>Recycling 3D Printer Plastics Resources&#43;Links</title>
      <link>https://fldw.gitlab.io/links-inventory/</link>
      <pubDate>Wed, 11 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/links-inventory/</guid>
      <description>Extruding granules to filament # https://www.artme-3d.de/produkte/desktop-filament-extruder-mk3/&#xA;Lyman Extruder, inspiration for artme&#xA;https://www.thingiverse.com/thing:1199870 and its firmware https://github.com/filipmu/Marlin-Mackerel&#xA;https://support.3devo.com/filament-thickness-deviation-inconsistent-diameter&#xA;Artme in practice: difficult to get all right at once, and highly dependent on input granules quality&#xA;https://www.cnckitchen.com/blog/recycling-plastic-cutlery-into-3d-printing-filament&#xA;Extruding granules for printing directly # https://mahor.xyz/&#xA;https://mahor.xyz/wiki/pellet-extruder-wiki/&#xA;https://ceadgroup.com/solutions/technology-components/&#xA;Not really consumer friendly in a 3D printer, such small scales amplify uneven extrusion problems.&#xA;Industrial-grade high-volume 3d printers are the main focus of pellet extruders.</description>
    </item>
    <item>
      <title>The Nosewarmer</title>
      <link>https://fldw.gitlab.io/nosewarmer-2025/</link>
      <pubDate>Tue, 10 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/nosewarmer-2025/</guid>
      <description>In winter it gets quite cold, but I still cycle. To make that more comfortable, temperature control is important.&#xA;Gloves and big shoes keep the hands and feet warm, but the nose is still exposed to a cold wind at all times. Putting cloth like a scarf or hood over it is a solution I tried before, but it doesn&amp;rsquo;t work well when breathing a lot. Also the cold bites through when outside temperatures go below 0°C and it almost doesn&amp;rsquo;t work below -10°C.</description>
    </item>
    <item>
      <title>Compound of Five Tetrahedra</title>
      <link>https://fldw.gitlab.io/compound-5-tetrahedra/</link>
      <pubDate>Thu, 05 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/compound-5-tetrahedra/</guid>
      <description>This polyhedron is a glued-together set of five copies of a tetrahedron, going through each other&#xA;©Creative Commons wikimedia.org Pictured here with every tetrahedron in a different colour. I used the same mode of colouring for the paper model.&#xA;Lasercutting # The svg design (linked below) fills one A4 piece of paper (or A3, A2; scale it up to your needs), so we need five A4 sheets of different colours.</description>
    </item>
    <item>
      <title>Acrylic Coathangers: With A Catenary</title>
      <link>https://fldw.gitlab.io/catenary-coathanger/</link>
      <pubDate>Fri, 30 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/catenary-coathanger/</guid>
      <description>An idea to make nice coathangers: reusing some 5mm acrylic squares, lasercut the catenary curve shape out. Then, the acrylic can be heated up and progressively bent out of shape. 5mm seems thick enough for not breaking under a heavy load.&#xA;The shape comes out flat after cutting. Notice the little oval cutouts at the ends of the catenary curve: they are there to prevent any cracks from propagating, and some negative space for material to bend into.</description>
    </item>
    <item>
      <title>Stellated Icosahedron</title>
      <link>https://fldw.gitlab.io/stellated-icosahedron/</link>
      <pubDate>Sun, 25 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/stellated-icosahedron/</guid>
      <description>Also known as small triambic icosahedron, this shape is built by putting simple 90° cube corners &amp;ldquo;on&amp;rdquo; every triangle of the icosahedron.&#xA;&amp;copy;Creative Commons wikimedia.org It is also called the first stellation of the icosahedron, because those added tips make it look a little like a star. There are also more stellations, which look progressively more pointy.&#xA;Because the tips are cube corners, the Sonobe unit can be used&#xA;Instructions for the basic Sonobe unit</description>
    </item>
    <item>
      <title>Great Dodecahedron</title>
      <link>https://fldw.gitlab.io/great-dodecahedron/</link>
      <pubDate>Wed, 14 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/great-dodecahedron/</guid>
      <description>Motivation # The great dodecahedron is a simple enough polyhedron model for a multicolour result. It lends itself to an engaging colour choice: triangle faces of the same colour are in the same &amp;ldquo;slice-through&amp;rdquo; plane. Notice in the picture, the purple &amp;ldquo;sliced&amp;rdquo; plane.&#xA;For the multiple colours to work, the flat pattern is first printed with a colour paper printer (2D).&#xA;Then, it is lasercut. This step needs careful alignment with the pattern!</description>
    </item>
    <item>
      <title>Hot Air Balloon</title>
      <link>https://fldw.gitlab.io/hot-air-balloon/</link>
      <pubDate>Tue, 09 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/hot-air-balloon/</guid>
      <description>While browsing lasercutting designs, I was impressed by this one:&#xA;https://3axis.co/laser-cut-hot-air-balloon-3d-wooden-craft-kit-cdr-file/m1d643y7/&#xA;Which ended up being a little disappointing in terms of quality: it has a few inconsistencies, irregular colours and some parts are too many, others are missing. As-is, the design is not lasercuttable.&#xA;Modifications # I improved on the following, which makes the svg file (link at the bottom) easier to lasercut and assemble:&#xA;count how many parts are needed, remove the overflow.</description>
    </item>
    <item>
      <title>Recycling: Current Results</title>
      <link>https://fldw.gitlab.io/recycling-2025-results/</link>
      <pubDate>Mon, 01 Dec 2025 01:00:01 +0000</pubDate>
      <guid>https://fldw.gitlab.io/recycling-2025-results/</guid>
      <description>Gallery of some 3d prints from recycled filament&#xA;Black and colour mix # 3D benchy, a benchmark for 3d printers. The black recycled PLA filament printed well. It also kept a black colour after being a mix of 40% black, 30% brown and 30% colourmix.&#xA;The two smaller benchies look brown, but the original granules were purely a colourmix. The colours were all mixed thoroughly together during melting.&#xA;The colour mix granules were wet during extrusion, but then I dried the resulting filament.</description>
    </item>
    <item>
      <title>Filament Recycling Process</title>
      <link>https://fldw.gitlab.io/filament-extruder-2025-process/</link>
      <pubDate>Mon, 01 Dec 2025 00:30:01 +0000</pubDate>
      <guid>https://fldw.gitlab.io/filament-extruder-2025-process/</guid>
      <description>Here is a description of my current process for recycling 3d printer filament waste back into (usable) 3d printer filament. I took these pictures over multiple runs, while still refining the process, so there will be a few different colours.&#xA;For an evaluation and a look at the results, see here.&#xA;Material # First, there are some prerequisites for successfully recycling filament for 3d printers. The main measure of success I use is how well the recycled filament can print on a normal printer with normal settings (just maybe temperature adjusted by +- 15C), especially compared to commercially offered filament.</description>
    </item>
    <item>
      <title>Star Trek Enterprise</title>
      <link>https://fldw.gitlab.io/star-trek-enterprise/</link>
      <pubDate>Mon, 10 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/star-trek-enterprise/</guid>
      <description>The model kit originally found on thingiverse: https://www.thingiverse.com/thing:1902315&#xA;Some modifications I added:&#xA;rearranged parts to use the material more densely fuse bottom section coverings for sleeker assembly move some labels away for nicer end look Cutting Process # There are lines to only scar on the wood for aesthetic purposes, they are in blue in my design: these lines should not be cut trhough the full depth.&#xA;The lasercutter also had issues making the text labels in blue, so I set those in black as polygons, for normal engraving.</description>
    </item>
    <item>
      <title>ls: Segmentation fault (core dumped), or: howto repair a broken glibc</title>
      <link>https://fldw.gitlab.io/glibc-repair/</link>
      <pubDate>Thu, 06 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/glibc-repair/</guid>
      <description>When trying to install a newer glibc, specifically 2.34, I got into this problem:&#xA;I added the &amp;ldquo;locally installed&amp;rdquo; lib directory to the system paths this way&#xA;chmod 0755 /root/ #yes yes that&amp;#39;s bad. just to see if it _can_ work... echo &amp;#39;/root/glibc-2.34/lib&amp;#39; &amp;gt; /etc/ld.so.conf.d/new_libc.conf And reloaded&#xA;ldconfig Then&amp;hellip; Here is the history of this adventure copy pasted with only minial editing, and adding some of my thoughts along the way.</description>
    </item>
    <item>
      <title>Tealight House</title>
      <link>https://fldw.gitlab.io/tealight-house/</link>
      <pubDate>Wed, 22 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/tealight-house/</guid>
      <description>I assembled this little &amp;ldquo;tealight&amp;rdquo; house, though more with a birdhouse in mind. The wood staining with dark adds some contrast, it was all plywood to start with.&#xA;Because it&amp;rsquo;s all wood, do not put any kind of fire in there! Just use an artificial LED tealight&amp;hellip;&#xA;Try for yourself # Here is a link to the SVG file.</description>
    </item>
    <item>
      <title>Little Keiki</title>
      <link>https://fldw.gitlab.io/little-keiki/</link>
      <pubDate>Fri, 19 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/little-keiki/</guid>
      <description>I noticed this little bundle of leaves growing!&#xA;This is a rare occurence, my phalaenopsis aren&amp;rsquo;t doing that usually. I&amp;rsquo;m suspecting it&amp;rsquo;s making an offshoot child (clone) plant, which for orchids is specifically called a keiki.&#xA;Let&amp;rsquo;s see how much it grows, I plan on leaving it to grow until it has a few roots at least before separating.</description>
    </item>
    <item>
      <title>Boostconverters Current Control</title>
      <link>https://fldw.gitlab.io/boostconverters-currentcontrol/</link>
      <pubDate>Fri, 12 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/boostconverters-currentcontrol/</guid>
      <description>Motivation # The current electrical setup for the garden LED lights has DC to DC voltage boost converters. I always wanted to add brightness control, which is why I initially switched to those converters instead of connecting the LEDs directly to the 12v PSU at full brightness.&#xA;That solution did allow for controlling the brightness, namely by using a screwdriver to turn a potentiometer which would increase or decrease the output voltage (when the boost converter is in CV mode).</description>
    </item>
    <item>
      <title>Garden LEDs: Electrical setup</title>
      <link>https://fldw.gitlab.io/led-lighting-2025-setup/</link>
      <pubDate>Wed, 09 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/led-lighting-2025-setup/</guid>
      <description>Garden # I have a little inside garden with about 2m2 of plants. The sunlight reaching them is very little, because the room only has a north facing window. Mostly for this reason but also for learning about electronics, I set up an artificial lighting system. It&amp;rsquo;s a set of LED lights that turn on every morning and off every evening.&#xA;To also simulate the sun more closely, I programmed the automatic on/off virtual day to follow a lengthening/shortening over the year to make a solstice/equinox effect.</description>
    </item>
    <item>
      <title>Lasercut Tricycle</title>
      <link>https://fldw.gitlab.io/tricycle-lasercut/</link>
      <pubDate>Tue, 01 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/tricycle-lasercut/</guid>
      <description>I found this lasercutter svg model online for free, and was intrigued by the planetary gears!&#xA;It uses them instead of a chain (which would be difficult to lasercut) and solves that in an elegant way. Despite the lack of instructions, it can be put together following the single picture and guessing.&#xA;Also, this is near to fully functional: the pedals can rotate, and they drive the front wheel. The back wheels are also free to rotate.</description>
    </item>
    <item>
      <title>DIY Coffee Roaster</title>
      <link>https://fldw.gitlab.io/coffee-roaster-cylinder/</link>
      <pubDate>Thu, 08 May 2025 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/coffee-roaster-cylinder/</guid>
      <description>I&amp;rsquo;ve been roasting coffee beans for my own consumption for a few years by now, and I wanted something better than doing it in the pan.&#xA;Here is a picture of the beans roasting in my oven. They are rotated in a cylinder for uniform roasting. Previous attempts at roasting in the oven, with the beans just spread out flat, did roast but quite badly: beans at the top were over-roasted and almost burned black, whereas beans below were under-roasted.</description>
    </item>
    <item>
      <title>Filament Extruder Build</title>
      <link>https://fldw.gitlab.io/filament-extruder-build/</link>
      <pubDate>Sun, 12 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/filament-extruder-build/</guid>
      <description>What is an extruder? # Artme MK3 filament extruder I assembled&#xA;This filament extruder is a machine that produces plastic filament, specifically for use by 3d printers. To do this, it melts granules and pushes on them to produce pressure.&#xA;Plastic is a polymer that does not have a precise melting point, rather a melting range. When the granules are under pressure and heated, the temperature does not need to be as high to get them liquid.</description>
    </item>
    <item>
      <title>Write me a message</title>
      <link>https://fldw.gitlab.io/contact/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://fldw.gitlab.io/contact/</guid>
      <description></description>
    </item>
  </channel>
</rss>
