AI AGENT ADDONS
AI & Agent Building
3,219installs

Turn 3D models into instructions for a 3D printer. This skill takes mesh files like STL or OBJ and creates G-code that a printer can read.

You can inspect a model before slicing. You can dry-run the slicing command to check it. After slicing, the tool validates the G-code to make sure it is safe.

It works with real slicer programs on your computer. You must supply a printer profile with details like bed size and temperature. The skill never uploads your files anywhere.

Add Gcode skill to your workflow

Global

mkdir -p ~/.claude/skills/gcode

Project

mkdir -p .claude/skills/gcode

Source Repository

Stars
7,117
Forks
842
Watchers
7,117
License
MIT
Last Push
1 month ago
Created
3 months ago