Fusion 360 AI Forge

A collection of parametric 3D model generators for Fusion 360 powered by an AI-augmented development workflow. Includes a custom Claude Code skill for Fusion 360 API scripting, a TCP-based bridge for remote script execution from WSL to Windows, and generators for polyhedral dice, gears, and picture frames — all designed for multi-color 3D printing.

PythonFusion 360 APIClaude CodeTCP Sockets3D PrintingAI

The Problem

Fusion 360 API scripting is complex and poorly documented. Developing scripts requires constant context-switching between a Linux dev environment and Windows-only Fusion 360, with no way to leverage AI assistance across that boundary.

The Solution

Architected a cross-platform pipeline: Claude Code generates Fusion 360 Python scripts in WSL, a sync service relays them over UNC paths, and a custom Fusion add-in executes them via TCP — enabling AI-driven 3D model generation from natural language.

Screenshots

Fusion 360 AI Forge screenshot