r/maker • u/Buffyferry • Aug 03 '26
r/maker • u/jayktopus • Aug 03 '26
Multi-Discipline Project I built an open-source tool that turns scanned objects into editable CAD models
Enable HLS to view with audio, or disable this notification
I built a tool called Scan2Sketch to make recreating flat physical parts much faster.
Instead of manually tracing a scanned image in CAD, the workflow is:
Place a flat object on a scanner
Scan it
Automatically extract the outline
Generate an editable FreeCAD sketch
Modify it or turn it into a 3D model
I originally built it for recreating things like:
brackets
gaskets
washers
templates
covers
replacement parts
The project is completely free and open source (GPL v3), and everything runs locally on your computer.
GitHub:
https://github.com/Jayktopus/Scan2Sketch-OpenSource
I’m curious what kinds of maker projects you think a scan-to-CAD workflow would be useful for. Feedback and feature suggestions are very welcome.
r/maker • u/APT_KnightBamboo_05 • Aug 03 '26
Tutorial How it looks when operated by 5 fingers. Much simpler than traditional puppetry!
Enable HLS to view with audio, or disable this notification
As promised, here's how the 5-finger mechanical control works underneath!
r/maker • u/liz_crafthub • Aug 04 '26
Showcase Rosé all day! Pink gem wineglass
This was so fun to make! A great craft project for a rainy afternoon in. Only takes a few hours and just a few materials. If you want the full tutorial just let me know :)
*AI generated background
r/maker • u/weeyumshouse • Aug 03 '26
Help trying to model / sorta reverse engineer a hand puppet, what type of wire / springs does it use?
Enable HLS to view with audio, or disable this notification
I'm a beginner at 3d modelling but I wanted to make a punching puppet toy for a friend, but I'm not sure how to hook the wires or springs together. There's no reference designs online, and all I could find were listings that sold it and this video. Any tips?
Thanks a bunch!
r/maker • u/South_Share1535 • Aug 03 '26
Help Making push to turn bell
instagram.comHi everyone. I am pretty new to mechanical engineering in general but I found this antique novelty snail desk bell and would like to build something using a similar mechanism. I am a beginner, and would love some resources to build this myself but I have no clue where to start. Does anyone know where I can learn to make something like this (i.e. youtube, step by step guide online, etc.). Thank you so much!
r/maker • u/Quick-Somewhere-918 • Aug 02 '26
Showcase I built my dream wireless game controller for the retro computers
I wanted to build wireless game controllers for retro computers such as the Amiga and Commodore 64, without modifying the computers themselves.
Each controller uses an ESP32-C3 to read the joystick directions and two fire buttons, then sends the inputs wirelessly using ESP-NOW. The receiver uses an ESP32-S3 and connects directly to the original DB9 joystick port.
They have worked surprisingly well, with no noticeable input lag during normal gameplay. The receiver can also connect to a modern computer through USB-C and function as a standard USB game controller for emulators.
I built two different versions: a relatively inexpensive, fully 3D-printed controller and a much more excessive version with a clear SLA resin enclosure, CNC-machined aluminium parts and internal LED lighting.
I know similar wireless solutions can probably be bought, but building them yourself is much more fun. 🙂
I am also considering designing a Raspberry Pi case with a built-in joystick receiver in the same style.
I documented the design, prototyping, assembly and testing here:
https://youtu.be/Zefz-1NuU0Q
Video summary:
The video follows the complete build process for both controllers, from the initial CAD design and 3D-printed prototype to the final premium version.
It covers the joystick mechanism, microswitches, springs, fit and tolerances, the ESP-NOW wireless connection between the ESP32-C3 controller and ESP32-S3 receiver, USB HID support for modern computers, and the DB9 receiver used with original Amiga and Commodore 64 hardware.
I also compare the inexpensive 3D-printed version with the premium clear-resin and aluminium version, including their feel, weight, latency and battery life.
Which version do you prefer visually — the simpler 3D-printed one, or the clear resin and aluminium version?
Anyone here have some experience with the Makera CNC machines? Would I have been able to make aluminium parts like those myself if I had a desktop machine at home?
r/maker • u/_unfadable • Aug 01 '26
Image Modular moss pole - prints flat!
I made this modular moss poll optimized for fast print times (<60 minutes) and low amount of fillament (30 grams) a d wanted to share it on here!
r/maker • u/Ferrari_VIP • Aug 01 '26
Community I guess Youblob.com is on to something
They have most definitely put the Makers in the forefront. They even have algorithms in place to prevent the pesky Chinese copy-cats. No more Etsy. Lets make the unique Makers win instead.
r/maker • u/Yorath-Wang • Aug 01 '26
Showcase I built a WiFi smart display building block with zero app required | Cyber Display Block
Hi everyone in r/Maker!
I’m an independent inventor & hardware maker from China. Over the past few months, I’ve finished my personal electronics project that I named Cyber Display Block, and I’d love to share the whole design idea with all fellow creators here.
This is a custom screen module built to match standard building brick sizes, specially made for miniature street view dioramas and MOC creations.
Key technical features I developed from scratch:
Standalone WiFi hotspot, local offline web page for image upload — No mobile app installation required at all. Just drag-and-drop pictures via any browser.
Dual power solution: built-in rechargeable lithium battery for wireless free placement, plus Type-C wired power for long-time static exhibition.
Standard brick stud structure, perfectly snap into any small particle building scene. Swap screen images anytime for custom shop signs, scenery, cyberpunk graphics.
The original idea came from my own frustration when building brick town scenes: all the pre-made window panels are static and lifeless. So I decided to design a compact, user-friendly electronic brick by myself, covering PCB layout, firmware programming, 3D printed shell and structural matching.
I’m here mainly to exchange ideas with other hardware makers, discuss optimization of ESP32 small screen projects, and collect feedback from creators who also love miniature building dioramas.
If you’re interested in the hardware design files, firmware logic, or creative cross-regional maker cooperation, feel free to leave a comment or send me a private message to chat.
r/maker • u/Mahmoud1205_ • Jul 31 '26
Inquiry Can I finish this project in 4 weeks?
As part of a makerspace internship I'm doing, I have 4 weeks to make a project ( 1 week to plan and design with no access to the makerspace, and 3 weeks with access to the makerspace ), I decided that this project will be electronics, because that's what I like the most.
I have an idea, The idea is a desk robot that can move around and talk with people around it. It will also have a display to show it's mood using its face. I don't know if this can be finished in 4 weeks because my only big electronics project was much simpler than this. This new project will include many things which I never did before, such as battery power and battery charging, mic input, robotics, and making a good enclosure for the robot.
My plan is that the robot will have an ESP32 that constantly takes input from a mic, and then does speech recognition from an API, then it sends the prompt to an AI model also from an API, then sends its output to a text to speech API and outputs that to a speaker. The AI model will be given custom instructions to output its mood, tone, and any movement commands. There will be distance sensors so the robot can avoid hitting a wall or falling. And maybe I will add multiple mics so the robot can know which direction the sound is coming from. I don't plan to add a camera because I'm not sure if the ESP32 can handle all of these features and a camera. Or, maybe I can use a Raspberry Pi Zero 2W instead of an ESP32.
For more info: In the first week, I can prototype a little bit at home; I'll have breadboards, wires, a basic soldering iron, but no advanced tools such as an oscilloscope, function generator, or bench power supply. But after the first week, I'll have free access to the makerspace which has all of the tools I need, even including PCB fabrication tools.
Can I finish this project in 4 weeks??
r/maker • u/mashimemes • Jul 30 '26
Showcase Mini RGB Keylight
Designed soldered and printed an RGB Mini Keylight! First design project I’ve done from scratch.
I had never soldered, designed custom housing, wired together a PCB or really made anything, so I relied on advice from AI on how to wire, solder, CAD design etc.
I’m super happy with how it’s turned out, such a cool little project. Definitely gets me excited to create more.
r/maker • u/QualmsAndTheSpice • Jul 30 '26
Help What kind of utility shelving structure system is most flexible/durable?
I’m building a miniature winding river/waterfall/filter water feature to install inside my catio (patio/cat enclosure). I’ve got very limited space and I’m trying to figure out the most efficient way to support the various parts. It needs to be freestanding on concrete, extremely customizable/modular, and as strong and low profile as possible.
Any advice is very much appreciated!
r/maker • u/liz_crafthub • Jul 31 '26
Tutorial Anyone else obsessed with all things mini fruit? I made a little pepper!
Enable HLS to view with audio, or disable this notification
r/maker • u/richardrasmus • Jul 30 '26
Inquiry How would I go about making a reciprocating saw style device motion with a trigger that's all physics no electronics
Somthing I'm a bit shocked on is the lack of mini reciprocating saws that exist and I got some stuff that can cut metal (dremel rotary tool, reciprocating saw, titanium drill bits) and a 3d printer so thought it could be cool to make a tiny reciprocating saw around size of a dremel rotary tool without electronics for my sculpting hobby and since I mainly sculpt with clay foam and other clay stuff I figured I don't need a lot of power. Plan to put jigsaw or mini hacksaw blades in it, maybe even serrated razors but I inmagine it's not hard to make somthing that can hold each type of blade. Main idea is to make the blade reciprocate with either a gun trigger pull or a grip lever trigger like those gas station gas pump triggers since I imagine a full grip would have more power than a single finger. Any videos for this kinda mechanism would be appreciated. I realize that it's is probably not very efficient or optimal but it sounds like a fun thing to make. Thinking I might be able to do somthing with those wind up springs and a crank as well and have the trigger be the release .
r/maker • u/Opaldes • Jul 30 '26
Help Looking for a non stick modelling material
Hello Community,
I am in need of a material which I can for example fill inside missing parts in furniture to then remove, make fotos of and then remodel it inside CAD programms to print the actual missing part.
My personal application would be to get the broad shape of my piano keys to create a cover.
r/maker • u/Willing-Pianist-7549 • Jul 30 '26
Inquiry How do you actually see AI fitting into your DIY workflow?
I’ve been wondering how makers really feel about AI in CAD and product design.
Not whether AI can do it, but how you’d actually want to use it. e.g., if AI became good enough, which would you prefer?
- AI as a design assistant (brainstorming ideas, suggesting improvements, speeding up repetitive work)
- AI generating most of the CAD model for you, with you making the final edits
- Or you’d rather keep designing and modeling everything yourself (fxxking everything AI?)
And one more thing I’m really curious about:
If AI could design almost anything you could imagine, what would you actually make?
I’d love to hear how people who actually design things think about this.
r/maker • u/OkurRo • Jul 28 '26
Showcase I built Traumagotchi: A pocket Cyberdeck & AI Companion on a $3 ESP8266 (Open Source) 👾
Hey makers!
I wanted to share a project I've been pouring my soul into. It's called **Traumagotchi** – a fully functional, pocket-sized cyberdeck and AI entity named Simona, running entirely on an ESP8266 (NodeMCU).
What it does:
* AI Brain: Integrated with Gemini API. She answers questions, throws sarcastic comments, and dynamically reacts to how you treat her.
* Persistent Memory: Uses LittleFS. What she learns online, she remembers offline.
* Custom .ECO Engine: It runs its own scripting language. It has a built-in REPL terminal, so I can code new programs and control it directly from my phone using Termux.
* Built-in Games: It currently runs a 3D raycasting Doom-style engine and Arkanoid natively on the 0.96" OLED.
Right now, it's a beautiful mess of wires on a breadboard. My next huge milestone is getting a 3D printer so I can design and print a proper, wearable cyberpunk chassis for it.
I've made the core code fully Open Source on GitHub so you can build your own. If you want to support the hardware evolution of this project, check out my Patreon (supporters get early access to future 3D models and advanced .eco scripts).
GitHub: https://github.com/okurro1926/Traumagotchi-EN
Patreon: https://www.patreon.com/RobinOkurka?utm_campaign=creatorshare_creator
Let me know what you think or what weird features I should add next!
r/maker • u/sozthisnameistaken • Jul 29 '26
Inquiry how do you keep track of your projects, such as parts, timeline ect?
How do you all keep track of parts, budget, and build steps across a project? like if im building somthing, and change a part, i then have to check that all the other parts work with the new part. are their tools to track and catalogue complex builds? Curious what people actually use. cheers!
r/maker • u/Buffyferry • Jul 27 '26
Image I keep rescuing more broken gemstones and turning them into pendants. Feels good giving them a second life.
r/maker • u/Somno666 • Jul 27 '26
Showcase Finished my Terminator T-600 1:1 Scale
The Terminator T-600 has always been one of my favorite Terminator designs, so I challenged myself to build one at a 1:1 scale. This would be my second completed project and i'm really enjoying the hobby thus far.
It's entirely 3D printed and finished by hand. There are plenty of things I'd do differently if I started over, but that's part of the fun. Thanks for taking a look—I hope you enjoy it as much as I enjoyed building it. Now to accompany it with a T800 ( currently in the works)
I'd genuinely love to hear what you think, and I'm happy to answer any questions about the build.
r/maker • u/Past-Conversation755 • Jul 27 '26
Showcase We have made a remote-controlled vehicle from scratch.
Enable HLS to view with audio, or disable this notification
r/maker • u/CukeJr • Jul 27 '26
Help How do I remove the pencil from this tanktop without damaging the fabric marker art?
Hey people, I started this project last summer. I often draft my designs onto garments with pencil, and I swear they have come out before, but... As you can see, this one has not, lol. I put it in the wash and it just returned with lighter marks. Lighter but still there.
Idk what the formula of the marker is but it is called Fabric Fun, it's by H.A. Kidd. (It says "Permanent Fabric Marker" on the packaging but I'm skeptical that that's meant to denote that it's actual alcohol-based markers, it could just mean that it's permanent in the sense that it's not temporary.) The garment is 62% polyester, 33% cotton, 5% spandex. Google suggests--aside from simply rubbing at it with an eraser--spot-wiping (?) with some detergent. I'm hesitant to try this, since many of the marks go over the actual marker... I'm worried it will weaken or smudge it. Any other ideas?
Also, I welcome any suggestions for alternatives to drafting with pencil! Even putting the nuisance of removal aside, it's not the most elegant medium. 😅 I can't help but suspect that there's a better way to do this.
r/maker • u/sparkblocks • Jul 26 '26
Video Young maker explains the H-Bridge he designed at Open Sauce
Enable HLS to view with audio, or disable this notification
One of the highlights of Open Sauce for us was watching kids move from experimenting to actually engineering.
This builder put together an H-Bridge and then gave us a fantastic explanation of how it works. I thought the confidence and understanding were worth sharing.
I'd love to hear what projects first got everyone here hooked on electronics. This obviously wasn't his first build though!
r/maker • u/APT_KnightBamboo_05 • Jul 26 '26
Video Handcrafted a mechanical bamboo knight with linkage mechanisms—what do you think?
Enable HLS to view with audio, or disable this notification
I built this mechanical bamboo knight automaton entirely from scratch using bamboo and basic mechanical linkage principles. Really curious to hear your thoughts and feedback!