NASA has a bunch of its 3D models up on GitHub, and if you didn’t know about it before, you do now. It’s a ridiculously large download, at over one and a half jiggabytes, but it’s full of textures and high-resolution models of spacecraft, landing sites, and other random NASA ephemera.
3d Printer hacks2542 Articles
Tony The Pinball Wizard 3D Prints Full Sized Pinball Machine
[Tony] has designed and 3D printed a full-sized pinball machine and it’s absolutely incredible. And by 3D-printed, we mean 3D-printed! Even the spring for the plunger printed plastic.
The bumper design is particularly interesting. The magic happens with two rings of conductive filament. the bottom one is stationary while the top one is a multi material print with a flexible filament. When the ball runs into the bumper the top filament flexes and the lower rings contact. Awesome. Who wants to copy this over to a joystick or bump sensor for a robot first? Send us a tip!
The whole document can be read as a primer on pinball design. [Tony] starts by describing the history of pinball from the French courts to the modern day. He then works up from the play styles, rules, and common elements to the rationale for his design. It’s fascinating.
Then his guide gets to the technical details. The whole machine was designed in OpenSCAD. It took over 8.5 km of eighty different filaments fed through 1200+ hours of 3D printing time (not including failed prints) to complete. The electronics were hand laid out in a notebook, based around custom boards, parts, and two Arduinos that handle all the solenoids, scoring, and actuators. The theme is based around a favorite bowling alley and other landmarks.
It’s a labor of love for sure, and an inspiring build. You can catch a video of it in operation after the break.
Laser Pointer Clock Makes Timekeeping A Drawn-Out Affair
Designing a unique clock to flex your technical skills can be a rewarding experience and result in an admirable showpiece for your home. [Andres Robam] saw an opportunity to make a laser-pointer clock that draws the current time onto a glow-in-the-dark sticker.
A pair of stepper motors tilt and pan the laser’s mount — designed in SolidWorks and 3D printed. There was an issue with the motor’s shaft having some slack in it — enough to affect the accuracy of the laser. [Andres] cleverly solved the issue by using a pen’s spring to generate enough tension in the system, correcting it. A NODEmcu v2 is the brains of the clock — chosen because of its built-in WiFi capacity and compatibility with the Arduino IDE — and a 5mW laser sketches the time onto the sticker.
Continue reading “Laser Pointer Clock Makes Timekeeping A Drawn-Out Affair”
3D Printer Tragedy Claims A Life
Thankfully it’s rare that we report on something as tragic as the death of a 17-year old, but the fact that the proximate cause was a 3D printer makes it all the worse and important for us to discuss.
The BBC report tells of a recently concluded coroner’s inquest into the December death of a young man in a fire at his family’s magic shop in Lincolnshire. The building was gutted by the fire, and the victim died of smoke inhalation. The inquest found that he had been working with a 3D printer in the shop and using hairspray to prepare the bed, a tip he apparently picked up from forums and blogs.
Unfortunately for this young man and his family, the online material didn’t mention that hairspray propellant contains volatile hydrocarbons like propane, cyclopropane, n-butane and isobutane — all highly flammable. Apparently the victim used enough hairspray in a small enough space to create an explosive mixture of fuel and air. Neighbors reported a gigantic fireball that consumed the shop, which took 50 firefighters to control.
While the inquest doesn’t directly blame the 3D printer as the source of ignition — which could just as easily have been a spark from a light switch, or a pilot light on a water heater — it does mention that the hot end can reach 300C. And the fact remains that were it not for the 3D printer and the online tips, it’s unlikely that a 17-year old boy would be using enough hairspray in an enclosed space to create what amounted to a bomb.
By all accounts, the victim was a bright and thoughtful kid, and for this to have happened is an unmitigated tragedy for his family and friends. This young man probably had a bright future and stood to contribute to the hacker community but for a brief lapse of judgment. Before anyone starts slinging around the blame in the comments section, think about it — how many time haves you done something like this and gotten away with it? This kid got badly unlucky and paid the ultimate price. Maybe we should make his death worth something by looking at what we do that skates a little too close to the thin edge of the ice.
Variable Thickness Slicing For 3D Printers
With proper tuning, any 3D printer can create exceptionally detailed physical replicas of digital files. The time it takes for a printer to print an object at very high detail is another matter entirely. The lower the layer height, the more layers must be printed, and the longer a print takes to print.
Thanks to [Steve Kranz] at Autodesk’s Integrated Additive Manufacturing Team, there’s now a solution to the problem of very long, very high-quality prints. It’s called VariSlice, and it slices 3D in a way that’s only high quality where it needs to be.
The basic idea behind VariSlice is to print vertical walls at a maximum layer height, while very shallow angles – the top of a sphere, for example – are printed at a very low layer height. That’s simple and obvious; you will never need to print a vertical wall at ten micron resolution, and fine details will always look terrible with a high layer height.
The trick, as in everything with 3D printing, is the implementation. In the Instructable for VariSlice, it appears that the algorithm considers the entire layer of an object at a time, taking the maximum slope over the entire perimeter and refining the layer height if it’s necessary. There’s no weird stair stepping, overlapping layers of different thicknesses, or interleaving here. It’s doing automatically what you’d normally have to do manually.
Nevertheless, the VariSlice algorithm is now one of Autodesk’s open source efforts, just like the Ember resin printer used in the example below. The application for this algorithm in filament-based printers is obvious, though. The speed increase for the same level of quality is variable, but the time it takes to print some very specific objects can be up to ten times faster. Whether or not this algorithm can be integrated into Cura or Slic3r is another matter entirely, but we can only hope so.
Continue reading “Variable Thickness Slicing For 3D Printers”
Mastering Ball Screws
Most inexpensive 3D printers use a type of lead screw to move some part of the printer in the vertical direction. A motor turns a threaded rod and that causes a nut to go up or down. The printer part rides on the nut. This works well, but it is slower than other drive mechanisms (which is why you don’t often see them on the horizontal parts of a printer). Some cheap printers use common threaded rod, which is convenient, but prone to bad behavior since the rods are not always straight, the threads are subject to backlash, and the tolerances are not always the best.
More sophisticated printers use ACME threaded rod or trapezoidal threaded rods. These are made for this type of service and have thread designs that minimize things like backlash. They typically are made to more exacting standards, too. Making the nut softer than the rod (for example, brass or Delrin) is another common optimization.
However, when lead screws aren’t good enough, mechanical designers turn to ball screws. In principle, these are very similar to lead screws but instead of a nut, there is a race containing ball bearings that moves up and down the screw. The ball bearings lead to less friction.
Misumi recently posted a few blog articles about ball screws. Some of the information is basic, but it also covers preloading and friction. Plus they are promising future articles to expand on the topic. If you prefer to watch a video, you might enjoy the one below.
The Potowitzer: A Rapid Fire Potato Cannon
If you’ve ever fired a potato cannon, you’ll know that they are a raucous good time, but are somewhat clumsy to reload after each shot. Seeing an opportunity to improve on the design and minimize the delay between launches, [Danger First] have concocted a fast reloading potato cannon — or should I say — Potowitzer.
The key here is that they’ve gone through the extra effort of designing and building honest-to-goodness artillery rounds for their Potowitzer’s manual breech-loading mechanism. Foregoing the inconsistency of potatoes, they’ve 3D printed a bevy of bullets and sealed them with propane gas into PVC pipe cartridges. Metal contacts around the base to carry current from a BBQ lighter to the inside of the cartridge to ignite the propellant. Seeing it fire at about 18 rounds per minute is something special.
Continue reading “The Potowitzer: A Rapid Fire Potato Cannon”