← All stories
● Covered by 1 source · 1 reportLow impact1 neutral

15-Year-Old Engineer Builds Cycloidal Gearbox and Python Generator Script

🔄 Updated 1d ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Developed a cycloidal gearbox and a Python script for its generation.
  • Initial micro gearbox design failed due to 3D printing precision limitations.
  • A larger version successfully operated with a NEMA 17 motor.
  • Python script uses parametric equations for design customization.

Project Overview

A 15-year-old engineer constructed a cycloidal gearbox and created a Python script to parametrically generate its design. The project involved several iterations, starting with a hand-cranked model to validate the Python generator.

Design Iterations and Challenges

An initial micro cycloidal gearbox, designed to fit a NEMA 17 footprint with a 1:9 ratio, did not function due to the tight tolerances required and the precision limitations of 3D printing. Subsequent versions addressed these issues by increasing the footprint to allow for greater tolerances, resulting in a fully functional gearbox compatible with a NEMA 17 motor.

Python Script Functionality

The Python script, based on a SolidWorks article, utilizes parametric equations to define the gearbox geometry. Key parameters include the number of pins and pitch radius for the housing, eccentricity of the input shaft, outer pin radius, and precision/profile offset for manufacturing clearance. The script also defines output pins and rotor clearance holes.

Future Improvements

Potential enhancements for the gearbox include replacing housing pins with MR128 bearings to reduce friction and increase efficiency. Output pins could be replaced with M2 screws with metal coverings to improve rigidity, maximize torque output, and further enhance efficiency.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~7 min · 6 stories · Aug 15

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

A 15-year-old engineer developed a cycloidal gearbox and a Python script to generate its design, demonstrating iterative improvements from a non-functional micro version to a working NEMA 17 compatible model. This project showcases practical application of engineering principles and parametric design for mechanical components.