3d printed windvane

3D Printed Sensor For Finding Wind Direction And Likely Much More

Have you ever wondered how an electronic wind vane translates a direction into a unique signal? It seems as though it might be very complicated, and indeed some of them are. [martinm] over at yoctopuce.com has an excellent writeup about measuring wind direction using just a single, easily printed disk and some phototransistors.

Commercial weather vanes often use complicated multi-tracked disks with magnets and reed switches, conductive traces and brushes, or some other means of getting a fine resolution. Unfortunately some of these are prone to wear or are otherwise more complicated than they need to be.

What makes [martinm]’s solution unique is that they have applied previous research on the subject to a simple and durable 3d printed wind vane that looks like it’ll be able to handle whatever global warming can throw at it. The encoder’s simplicity means that it could likely be used in a large number of applications where low resolution position sensing is more than enough- the definition of a great hack!

Adding more tracks or even more disks would enable higher resolution, but the 12 degree resolution seems quite good for the purpose. Such a neat wind vane design will surely be welcome if you want to 3d print your own weather station. Thanks to [Adrian] for the great tip!

Art of 3D printer in the middle of printing a Hackaday Jolly Wrencher logo

3D Printering: Soldering A Heated Bed

There’s an old saying about something being a “drop in the ocean.” That’s how I felt faced with the prospect of replacing a 12 V heated bed on my printer with a new 24 V one. The old bed had a nice connector assembled from the factory, although I had replaced the cable long ago due to heating issues with that particular printer. The new bed, however, just had bare copper pads.

I’m no soldering novice: I made my first solder joint sometime in the early 1970s. So I felt up to the challenge, but I also knew I wouldn’t be able to use my usual Edsyn iron for a job like this. Since the heated bed is essentially a giant heatsink for these pads, I knew it would require the big guns. I dug out my old — and I mean super old — Weller 140 W soldering gun. Surely, that would do the trick, right?

Continue reading “3D Printering: Soldering A Heated Bed”

Fail Of The Week: 3D Printed Parts That Burn Like NASA’s Rocket Fuel

[Integza] is on a mission to find as many ways as possible to build rockets and other engines using 3D printing and other accessible manufacturing techniques. He had an a great idea – is it possible to 3D print a solid fuelled rocket, (video, embedded below) specifically can you 3D print the rocket grain itself? By using the resin as a fuel and mixing in a potent oxidiser (ammonium perchlorate specifically – thanks for the tip NASA!) he has some, erm, mixed success.

Effective thrust vs grain cross-sectional profile

As many of us (ahem, I mean you) can attest to, when in the throes of amateur solid-propellant rocket engine experimentation (just speaking theoretically, you understand) it’s not an easy task to balance the thrust over time and keep the combustion pressure within bounds of the enclosure’s capability. Once you’ve cracked making and securing a nozzle within the combustion chamber, the easiest task is to get control of the fuel/oxidiser/binder (called the fuel grain) ratio, particle size and cast the mixture into a solid, dry mass inside. The hard part is designing and controlling the shape of the grain, such that as the surface of the grain burns, the actively burning surface area remains pretty constant over time. A simple cylindrical hole would obviously increase in diameter over time, increasing the burning surface area, and causing the burn rate and resulting pressure to constantly increase. This is bad news. Various internal profiles have been tested, but most common these days is a multi-pointed star shape, which when used with inhibitor compounds mixed in the grain, allows the thrust to be accurately controlled.

[Integza] tried a few experiments to determine the most appropriate fuel/binder/oxidiser ratio, then 3D printed a few fuel grain pellets, rammed them into an acrylic tube combustion chamber (obviously) and attached a 3D printed nozzle. You can see for yourself the mach diamonds in the exhaust plume (which is nice) due to the supersonic flow being marginally over-expanded. Ideally the nozzle wouldn’t be made from plastic, but it only needs to survive a couple of seconds, so that’s not really an issue here.

The question of whether 3D printed fuel grains are viable was posed on space stack exchange a few years ago, which was an interesting read.

We’ve seen some more sophisticated 3D printed rocket engines lately, such as this vortex-cooled, liquid-fuel engine, and over on Hackaday,IO, here’s a 3D printed engine attempting to use PLA as the fuel source.

Continue reading “Fail Of The Week: 3D Printed Parts That Burn Like NASA’s Rocket Fuel”

Servo Plotter Needs Nothing Exotic

Although the widespread use of 3D printers has made things like linear bearings and leadscrews more common, you still can’t run down to your local big-box hardware store and get them. However, you can get drawer slides and any hobby shop can sell you some RC servos. That and an Arduino can make a simple and easy plotter. Just ask [JimRD]. You can also watch it do its thing in the video below.

Of course, servos aren’t usually what you use in a plotter. But the slides convert the rotation of the servo into linear motion. One servo for X and one for Y is all you need. Another microservo lifts the pen up and down using a hinge you could also get from a hardware store.

Continue reading “Servo Plotter Needs Nothing Exotic”

USB to Dupont adapter by [PROSCH]

USB Power Has Never Been Easier

USB cables inevitably fail and sometimes one end is reincarnated to power our solderless breadboards. Of course, if the cable broke once, it is waiting to crap out again. Too many have flimsy conductors that cannot withstand any torque and buckle when you push them into a socket. [PROSCH] has a superior answer that only takes a couple of minutes to print and up-cycles a pair of wires with DuPont connectors. The metal tips become the leads and the plastic sheathing aligns with the rim.

The model prints with a clear plus sign on the positive terminal, so you don’t have to worry about sending the wrong polarity, and it shouldn’t be difficult to add your own features, like a hoop for pulling it out, or an indicator LED and resistor. We’d like to see one with a tiny fuse holder.

If you want your breadboard to have old-school features, like a base and embedded power supply, we can point you in the right direction. If you are looking to up your prototyping game to make presentation-worthy pieces, we have a host of ideas.

Art of 3D printer in the middle of printing a Hackaday Jolly Wrencher logo

3D Printering: One Bed Level To Rule Them All

In an ideal world, your FDM 3D printer’s bed would be perfectly parallel with the print head’s plane of movement. We usually say that means the bed is “level”, but really it doesn’t matter if it is level in the traditional sense, as long as the head and the bed are the same distance apart at every point. Of course, in practice nothing is perfect.

The second best situation is when the bed is perfectly flat, but tilted relative to the print head. Even though this isn’t ideal, software can move the print head up and down in a linear fashion to compensate for the tilt. Things are significantly worse if the bed isn’t itself flat, and has irregular bumps up and down all over.

To combat that, some printer firmware supports probing the bed to determine its shape, and adjusts the print head up and down as it travels across the map. Of course, you can’t probe the bed at every possible point, so the printer will have to interpolate between the measured reference points. Marlin’s bilinear bed leveling is an example.

But if you have enough flash space and you use Marlin, you may want to try unified bed leveling (UBL). This is like bilinear leveling on steroids. Unfortunately, the documentation for this mode is not as plain as you might like. Everything is out there, but it is hard to get started and information is scattered around a few pages and videos. Let’s fix that.

Continue reading “3D Printering: One Bed Level To Rule Them All”

UV Resin Perfects 3D Print, But Not How You Think

At this point, everyone knows that the print quality you’ll get from even an entry level UV resin printer far exceeds what’s possible for filament-based fused deposition modeling (FDM) machines. But there’s a trade-off: for the money, you get way more build volume by going with FDM. So until the logistics of large-format resin printers gets worked out, folks looking to make things like replica prop helmets have no choice but to put considerable time into post-processing their prints to remove the obvious layer lines.

But thanks to this somewhat ironic trick demonstrated by [PropsNstuff], you can actually use UV resin to improve the finish quality of your FDM prints. The idea is to put a layer of resin over the layer lines and other imperfections of the 3D print, cure it with a handheld UV flashlight, and then sand it smooth. Essentially it’s like using resin in place of a body filler like Bondo, with the advantage here being that the resin cures in seconds.

The thick resin fills in tough spots quickly.

Now to be clear, this isn’t a new idea. Our very own [Donald Papp] investigated the process back in 2018, and [Thomas Sanladerer] covered the idea in a video of his own the following year. But the difference here is that [PropsNstuff] doesn’t just coat the whole print with resin, he takes a more methodical approach. Working in small sections, he targets areas that really need the high-build properties offered by this technique.

With the tough spots addressed, he then moves on to coating larger areas with resin. But this time, he mixes leftover resin from his SLA printer with talcum powder to make a mix that can be brushed on without running everywhere. It takes a few thin coats, but with this mix, he’s able to build up large swaths of the print without losing any surface detail.

Is it still a hassle? Absolutely. But the final result does look spectacular, so until we figure out how to build the replicators from Star Trek, it looks like we’ll have to make up for our technological shortcomings with the application of a little elbow grease.

Continue reading “UV Resin Perfects 3D Print, But Not How You Think”