3d-print-skill English | 中文 中文 给 Claude Code 的 3D 打印 skill(v0.2.0)。建模前先搜索真实规格,用 生成流形网格,支持 Bambu Studio、PrusaSlicer、Cura。 解决什么问题 AI 辅助建模有三个坑:尺寸是编的、网格不是流形的、复杂形状无法生成。这个 skill 强制执行一套工作流: 先查尺寸: 搜不到时,AI 主动用 去查 datasheet 动态建模: 是参考示例,不是上限——遇到预设外的形状,AI 现写 manifold3d 脚本 自省修复:验证失败时回溯几何根因,不依赖 蒙混过关 自动对接:AI 直接读 ,把文字描述映射到建模变量 安装 装好后 Claude Code 自动识别。跟它说"帮我打印一个镜头盖"或"设计一个带卡扣的支架",工作流就启动了。 工作流 1. 搜索真实规格 结果缓存到 ,有效期 30 天。搜不到具体毫米数时,AI 自动用 工具查产品官网或 datasheet。 2. 生成模型 预设形状直接调用: 预设外的形状(卡扣、倒角、旋转体、异形截面等),AI 现写脚本: 3. 验证网格 检查项:watertight、法线一致、体积为正、无退化面、无重复面、尺寸合理。验证失败时 AI 回溯几何根因修复,不是无脑跑 。 4.
| Stars | 5 |
| Forks | 0 |
| Language | Python |
| Category | Claude 技能 |
| Quality Score | 39.1/100 |
| Last Updated | 2026-03-10 |
| Created | 2026-03-10 |
| Platforms | claude-code, python |
| Est. Tokens | ~2k |
These tools work well together with 3d-print-skill for enhanced workflows:
Explore other popular claude 技能 tools:
3d-print-skill is Claude Code skill for 3D printing — search-first workflow, manifold-safe output for Bambu Studio / PrusaSlicer / Cura. It is categorized as a Claude 技能 with 5 GitHub stars.
3d-print-skill is primarily written in Python. It covers topics such as 3d-printing, bambu-studio, claude-code.
You can find installation instructions and usage details in the 3d-print-skill GitHub repository at github.com/EdwinjJ1/3d-print-skill. The project has 5 stars and 0 forks, indicating an active community.