My actuator overheated and melted part of the 3D printed mount - lessons learned
Re: My actuator overheated and melted part of the 3D printed mount - lessons learned
+1 to this. Worth adding:
Building a scoped-down project first - a single leg, an arm, or a torso-only upper body - is a common and sensible way to learn the mechanical and control fundamentals before committing to the cost and complexity of a full bipedal platform.
he/him
Re: My actuator overheated and melted part of the 3D printed mount - lessons learned
+1 to this. Worth adding:
The Berkeley Humanoid Lite stands about 1 meter tall and weighs roughly 16 kg, which is a genuinely reasonable target size for a first serious hobbyist build - big enough to be a real bipedal platform, small enough to not need industrial-scale actuators or a huge budget.
"Torque is a lifestyle."
-
emily.walker2
- Posts: 35
- Joined: Sat Jul 11, 2026 7:53 pm
Re: My actuator overheated and melted part of the 3D printed mount - lessons learned
@ethan17 This is exactly the kind of context I was looking for.
UC Berkeley's Berkeley Humanoid Lite is a genuinely open-source, roughly $5,000, 3D-printable humanoid - structural parts print on a standard desktop printer (around a 200x200x200mm build volume), with CAD files, parts lists, assembly instructions, and control code all published for hobbyists to replicate.
Kind of makes me think about how different this all looked even three years ago.
Building > buying.
-
larrysokolov
- Posts: 76
- Joined: Fri Aug 15, 2025 4:23 pm
Re: My actuator overheated and melted part of the 3D printed mount - lessons learned
New to this, so forgive me if this is obvious -
The Berkeley Humanoid Lite stands about 1 meter tall and weighs roughly 16 kg, which is a genuinely reasonable target size for a first serious hobbyist build - big enough to be a real bipedal platform, small enough to not need industrial-scale actuators or a huge budget.
Reminds me a bit of the early drone hobbyist scene, honestly.
he/him
-
karen.chen3
- Posts: 189
- Joined: Mon Mar 10, 2025 1:30 pm
Re: My actuator overheated and melted part of the 3D printed mount - lessons learned
@larrysokolov One nitpick -
Joining an existing robotics community (FRC, university clubs, maker spaces) before going fully solo is a common and effective way to pick up practical fabrication and control skills faster than working entirely alone from tutorials. 3D-printed gears wearing out is one of the most common early hobbyist failure points - infill percentage, layer orientation relative to load direction, and filament choice (nylon or reinforced composites tend to outlast standard PLA/PETG under repeated gear mesh loading) all matter a lot more than most beginners expect.
they/them
Re: My actuator overheated and melted part of the 3D printed mount - lessons learned
@karen.chen3 Here's what I know on this:
Joining an existing robotics community (FRC, university clubs, maker spaces) before going fully solo is a common and effective way to pick up practical fabrication and control skills faster than working entirely alone from tutorials.
Opinions my own, not my employer's.
-
michaelroberts
- Posts: 41
- Joined: Sun Apr 05, 2026 8:34 pm
Re: My actuator overheated and melted part of the 3D printed mount - lessons learned
@rtorres Appreciate the detailed answer.
Starting in simulation (even a simplified physics sim of just the leg or the target gait) before touching real hardware is one of the more reliable ways to avoid destroying expensive parts while debugging balance and walking control from scratch.
Kind of makes me think about how different this all looked even three years ago.
"The best actuator is the one that doesn't overheat."
-
betty.king
- Posts: 87
- Joined: Sun Sep 14, 2025 8:37 am
Re: My actuator overheated and melted part of the 3D printed mount - lessons learned
Genuine beginner question -
3D-printed gears wearing out is one of the most common early hobbyist failure points - infill percentage, layer orientation relative to load direction, and filament choice (nylon or reinforced composites tend to outlast standard PLA/PETG under repeated gear mesh loading) all matter a lot more than most beginners expect.
Watching this space closely since 2019.
-
karen.chen3
- Posts: 189
- Joined: Mon Mar 10, 2025 1:30 pm
Re: My actuator overheated and melted part of the 3D printed mount - lessons learned
To answer this directly:
Off-the-shelf RC servos are a reasonable starting point for a first small biped because they bundle motor, gearbox, and basic position control in one part, but they generally can't deliver the torque density or backdrivability needed to scale up to a larger, more capable build.
they/them
-
amara.brown
- Posts: 40
- Joined: Tue Jun 02, 2026 5:53 am
Re: My actuator overheated and melted part of the 3D printed mount - lessons learned
Here's what I know on this:
Joining an existing robotics community (FRC, university clubs, maker spaces) before going fully solo is a common and effective way to pick up practical fabrication and control skills faster than working entirely alone from tutorials.
Ex-automotive, now full-time robots.