If you want to take pictures of tiny things close up, you need a macro lens. Or a microscope. [Nicholas Sherlock] thought “Why not both?” He designed a 3D-printed microscope lens adapter that you can find on Thingiverse. Recently, [Micael Widell] tried it out with a microscope lens and you can see the results in the video below.
A $20 microscope lens allows for some amazing shots. There are two designs that fit different cropped-image and full-frame cameras. As you might expect, the depth of field is razor-thin, probably sub-millimeter. Additionally, with a 4X lens on a 35 mm sensor, the field of view is about 9 mm so you have to have a steady hand just to keep everything in frame.
Interested in experimenting with your own multi-color filament? [Turbo_SunShine] says to just print your own, and experiment away! Now, if you’re thinking that 3D printing some filament sounds inefficient at best (and a gimmick at worst) you’re not alone. But there’s at least one use case that it makes sense for, and maybe others as well.
There is such a thing as bi-color filament (like MatterHackers Quantum PLA) which can be thought of as filament that is split down the center into two different colors. Printing with such filament can result in some trippy visuals, like objects whose color depends in part on the angle from which they are viewed. Of course, for best results it makes sense to purchase a factory-made spool, but for light experimenting, it’s entirely possible to 3D print your own bi-color filament. Back when [Turbo_SunShine] first shared his results, this kind of stuff wasn’t available off the shelf like it is today, but the technique can still make sense in cases where buying a whole spool isn’t called for.
Here is how it works: the 3D model for filament is a spiral that is the right diameter for filament, printed as a solid object. The cross-section of this printed “filament” is a hexagon rather than a circle, which helps get consistent results. To make bi-color filament, one simply prints the first half of the object in one color, then performs a color change, and finishes the print with a second color. End result? A short coil of printed “filament”, in two colors, that is similar enough to the normal thing to be fed right back into the printer that created it. This gallery of photos from [_Icarus] showcases the kind of results that are possible.
What do you think? Is 3D printing filament mainly an exercise in inefficiency, or is it a clever leveraging of a printer’s capabilities? You be the judge, but it’s pretty clear that some interesting results can be had from the process. Take a few minutes to check out the video (embedded below) for some additional background.
[Jan Mrázek] is on a quest to make your resin 3D prints more accurate, more functional, and less failure prone. Let’s start off with his recent post on combating resin shrinkage.
When you want a part to have a 35 mm inner diameter, you probably have pretty good reasons, and when you draw a circle in your CAD software, you want a circle to come out in the real world. Resin shrinkage can put a kink in both of these plans. [Jan] identifies three culprits: resin squeezing, resin shrinkage, and exposure bleeding. And these three factors can add up in unexpected ways, so that you’ll get a small reference cube when you print it on its own, but large reference cubes when printed as a group. [Jan]’s article comes with a test piece that’ll help you diagnose what’s going on. Continue reading “Fighting All That Can Go Wrong With Resin”→
When one of your design goals for a 3D printer is “fits through standard doors,” you know you’re going to be able to print some pretty big stuff. And given that the TAUT ONE printer by [Nathan Brüchner] could easily be mistaken for a phone booth, we’d say it’ll be turning out some interesting prints.
The genesis for this beast of a printer came from the Before Times, with the idea of printing a kayak. [Nathan] leveraged his lowdown time to make it happen, going through three prototypes. Each featured a print bed of 1,000 mm x 550 mm with 1,100 mm of Z-height, and the overall footprint fits a standard Euro-pallet. It uses a CoreXY design to move the dual-filament hot end, which has ducting for taking cooling air from outside the cabinet. And the machine has all the bells and whistles — WiFi, an internal camera, filament sensors, and a range of environmental controls.
In a nod to making it easier to build, [Nathan] kept all the custom parts either laser cut or 3D-printed — no mill or lathe required. He also points out that he used only quality components, which shows in the price — about 3,000€. That seems like a lot to be able to print kayaks that you can buy for fraction of that amount, but we certainly appreciate the potential of this printer, and the effort that went into making it work.
User-friendly slicing software is arguably the key software component that makes 3D printing approachable for most users. Without it going from a CAD design to a printing part would take hours, not seconds. As a trade-off you give up a lot of control over the exact path of the hotend, but most of the time it’s worth it. However, for some niche use-cases, having complete control over the tool path is necessary. Enter FullControl GCode Designer, a tool that gives you all the control without resorting to writing GCode directly.
FullControl takes an approach similar to OpenSCAD, where you define path geometries line by line. Need an array of circles? Choose the circle feature, define its origin, radius, starting position, and extrusion height, and define the spacing and axes (including Z) of the copies. Need a mathematically defined lamp shade? Define the functions, and FullControl generates the GCode. Non-planar printing, where your print head moves along all three axes simultaneously instead of staying at a constant Z-height is also possible. In the video after the break, [Thomas Sanladerer] demonstrates how he used FullControl to reduce the print time of a functionally identical part from two hours to 30 minutes.
FullControl is built on Microsoft Excel using Visual Basic scripting, which comes at the cost of long GCode generation times. It also doesn’t show the defined tool paths graphically, so the generated code needs to be pasted into a viewer like Repetier Host to see what it’s doing. Fortunately, a Python version is coming to should hopefully elevate many of these shortcomings.
The 2022 Hackaday Prize is focused on taking care of the planet. The theme of our second challenge round, “Reduce, Recycle, Revamp” is all about tailoring your projects to make use of existing resources and keeping material out of the landfill rather than contributing to it. Our judges have scrutinized the entries and handed me the sealed envelope. All of these ten projects will receive $500 right now and are eligible for the Grand Prize of $50,000, to be announced in November.
We were looking for two broad types of recycling projects in this round, either projects that incorporate a significant recycled component in their build, or projects that facilitate recycling themselves, and frankly we got a good mix of both! Continue reading “2022 Hackaday Prize: Reuse, Recycle, Revamp Finalists”→
One of the issues with 3D printing is that when a print is done, you need to go back and pull the print off the bed to reset it for the next one. What if you needed to print 600 little parts for whatever reason? Most people might say get lots of printers and queue them up. Not [Pierre Trappe], as he decided that his Prusa i3 MK3S+ would print continuously.
The setup was dubbed Loop and consisted of a few parts. First, there’s an arm that sweeps the build plate to clear the printed pieces, a slide for the pieces to descend on, and a stand for the printer to sit on that puts it at an angle. The next step is to modify OctoPrint to allow a continuous print queue. The slicer needs to change as [Pierre] provides some G-code to reset the printer and clear the print.
We were especially impressed with the attention to detail in the documentation for this one. There’s extensive guidance on getting the bed adhesion just right, as you can’t have it come off mid-print, but you need it to detach cleanly and easily when the arm sweeps across the bed. Calibrating that first layer is essential, and he provides handy instructions to dial it in. Additionally, temperature and material play a crucial role, and [Pierre] documented the different materials and temperatures he used while developing Loop.
While continuous belt printers are arguably the “correct” answer to the question of printing 600 little parts, they come with their own baggage. Being able to pull off something similar on a printer as reliable and well supported as the Prusa i3 makes for a compelling alternative.