A Cheap And Easy GoPro Mount For Model Rocketry

Launching model rockets is fun, but the real meat of the hobby lies in what you do next. Some choose to instrument their rockets or carry other advanced payloads. [seamster] likes to film his flights, and built a nosecone camera package to do so. 

A GoPro is the camera of …read more

Continue reading A Cheap And Easy GoPro Mount For Model Rocketry

Glia is Making Open Medical Devices, And You Can Help

The Glia project aims to create a suite of free and open-source medical equipment that can be assembled cheaply and easily when and where it’s needed. Even essential tools like stethoscopes and tourniquets can be difficult to acquire in certain parts of the world, especially during times of war or …read more

Continue reading Glia is Making Open Medical Devices, And You Can Help

Autodesk Fusion 360 Hack Chat

Join us Wednesday at noon Pacific time for the Autodesk Fusion 360 Hack Chat!

Most of us have a collection of tools that we use for the various mechanical, electronic, and manufacturing tasks we face daily. But if you were asked to name one tool that stretches across all these …read more

Continue reading Autodesk Fusion 360 Hack Chat

Tinkercad Coding Tricks To Automate Modeling

If you want to do a quick design for 3D printing, Tinkercad is pretty easy to use. Although it was briefly in danger of going out of business, it was bought by AutoDesk who have made a lot of improvements. It is possible to program and simulate an Arduino in the same tool — which always strikes us as an odd juxtaposition. However, [Chuck] shows us in the video below how you can use the same Codeblocks to automate Tinkercad 3D modeling thanks to a beta feature in the software. Think of it as a GUI-based OpenSCAD in your browser. …read more

Continue reading Tinkercad Coding Tricks To Automate Modeling

3D Printering: When an STL File is Not Quite Right

STL files are everywhere. When there’s something to 3D print, it’s probably going to be an STL. Which, as long as the model is good just as it is, is no trouble at all. But sooner or later there will be a model that isn’t quite right in some way and suddenly project progress hits a snag.

When models interface with other physical things, those other components may not always be exactly as the designer expected. Being mindful about such potential inconsistencies during the design phase can help prevent problems, but it’s not always avoidable. The reason it’s a problem …read more

Continue reading 3D Printering: When an STL File is Not Quite Right

Parametric Hinges with Tinkercad

Simple tools are great, but sometimes it is most convenient to just use something easy, and since it gets the work done, you don’t try out some of the other features. Tinkercad is a great example of that kind of program. It is actually quite powerful, but many people just use it in the simplest way possible. [Chuck] noticed a video about making a 3D-printed hinge using Tinkercad and in that video [Nerys] manually placed a bunch of hinges using cut and paste along with the arrow keys for positioning. While it worked, it wasn’t the most elegant way to …read more

Continue reading Parametric Hinges with Tinkercad

“The Cow Jumped Over The Moon”

[Ash] built Moo-Bot, a robot cow scarecrow to enter the competition at a local scarecrow festival. We’re not sure if Moo-bot will win the competition, but it sure is a winning hack for us. [Ash]’s blog is peppered with delightful prose and tons of pictures, making this an easy to build project for anyone with access to basic carpentry and electronics tools. One of the festival’s theme was “Out of this World” for space and sci-fi scarecrows. When [Ash] heard his 3-year old son sing “hey diddle diddle, the cat and the fiddle…”, he immediately thought of building a cow …read more

Continue reading “The Cow Jumped Over The Moon”

LEGO Prototyping with Tinkercad’s Brick Mode

[Andrew Sink] made a brief video demonstrating how he imported an STL of the well-known 3D Benchy tugboat model, and instead of sending it to a 3D printer used the Brick Mode feature to make a physical copy out of LEGO bricks in an eye-aching kaleidoscope of colors.

For those of you who haven’t used Tinkercad lately, Brick Mode allows you to represent a model as LEGO bricks at various scales. You model something as usual (or import a model) and by pushing a single button, render it in LEGO as accurately as can be done with standard bricks.

In …read more

Continue reading LEGO Prototyping with Tinkercad’s Brick Mode

Tinkercad does Arduino

If you’ve done 3D printing, you’ve probably at least heard of Tinkercad. This popular CAD package runs in your browser and was rescued from oblivion by Autodesk a few years ago. [Chuck] recently did a video about a new Tinkercad feature: building and simulating virtual Arduino circuits. You can watch it below.

There are a variety of components you can add to your design. You’ll find an integrated code editor and a debugger. You can even get to the serial monitor, all in your browser with no actual Arduino hardware. You can also build simple circuits that don’t use an …read more

Continue reading Tinkercad does Arduino

Making Laser Cutter Designs Work in a 3D Printer

The main mechanical tools in a hacker’s shop used to be a drill press and a lathe. Maybe a CNC mill, if you were lucky. Laser cutters are still a rare tool to find in a personal shop, but today’s hackers increasingly have access to 3D printers. What happens when you have a design for a laser cutter (2D parts) but only have access to a 3D printer? You punt.

[DIY3DTECH] has a two-part video on taking a 2D design (in an SVG file) and bringing it into TinkerCad. At that point, he assembles the part in software and creates …read more

Continue reading Making Laser Cutter Designs Work in a 3D Printer