In this part, we assemble the gearbox. It is the second part of this series. If you missed the first one, read it here. Requirements for this Part You will need the printed objects from the previous post: LR2051-101B.stl LR2051-102B.stl LR2051-103B.stl LR2051-104B.stl LR2051-105B.stl LR2051-107B.stl LR2051-108B.stl LR2051-111B.stl LR2051-112B.stl LR2051-121.stl LR2051-122.stl LR2051-123.stl LR2051-124.stl LR2051-401A.stl Also, these components:…
Author: Lucky Resistor
Electronics Invisibly Embedded in 3D Prints
After successfully embedding magnets, I started experimenting embedding whole PCB boards into prints. I am sure, this is no new idea, but I found it very interesting. From the outside, the printed object looks solid and there is no trace of the board visible. The board and all electronics are perfectly sealed in the part….
Let’s Print a Cat/Pet Feeding Device (Part 1)
Do you own a 3D printer and would like to start a complex and challenging project? Then let’s print a fully functional, programmable cat or pet feeding device! 😄 In this multi-part series, I will guide you step by step through the printing and assembly process of all mechanical parts. I will also provide PCB…
Yet Another Filament Filter
I had several times problems with a clogged nozzle, and recently found particles on new filament spools, which could have to be the reason for it. So I checked different filter solutions, but found no one fitting perfectly into my setup. My Design Goals Easy to attach and remove after each spool change. On top…
“Read SGP30” Command-Line Tool
I published another small command-line tool for Raspberry-Pi. This time one to read data from the Sensirion SGP30 sensor. While you can communicate over I2C with sensors using Python, I found it not as reliable as using compiled C or C++ programs. To combine the two worlds, I started writing really small command-line tools, which…
“Read SHT31” Command-Line Tool
For various sensors, attached to Raspberry-Pi computers, I wrote small command-line tools to read the sensor values over the I2C connection. While you can do this with a Python script directly, I found using a compiled C or C++ program accessing the low-level device more reliable. The program I publish today, reads temperature and humidity…
Fusion 360 Storage Boxes Insert Template
I got various requests and great ideas from you about how to improve the storage boxes system. Thank you very much for all the great ideas and suggestions! 😄 One request I got many times was storage boxes with a flat bottom. The reason for this was to have a straight surface to store objects…
Regular Storage Boxes Update
The regular storage boxes set got an update today. All existing boxes are now available in a new revision with an improved corner design and there are four new boxes in the set. The title image shows all current boxes of this set. The new 2×4 sized box is a simple addition to complete the…
Storage Box for 45º Belt Printer?
I created a version of my storage box for 45º belt printing. It would be ideal for mass production. Because I do not own a belt printer, this design is a wild guess. If you own one, I invite you to test this design. The box has to be printed sideways, the shorter side in…
Quick 4h Build – PID Fan Controller
I added a fan and temperature controller to my printer enclosure with this quick 4h build. You may need to adjust things a little bit, but I am sure you can build one for yourself in less than a day. Used Material Adafruit Feather M0 Proto Adafruit Monochrome 1.3″ 128×64 OLED Graphic Display DHT22 Temperature…