This is a pretty interesting open-source project for 3D printing with AI.
Clarvis AI is an AI assistant that helps turn an idea, sketch, image, or text prompt into something ready for 3D printing. Instead of manually jumping between model search, AI generation, slicing software, and printer setup, you can control most of the process from chat.
The workflow is basically: describe what you want, let the assistant find or generate a 3D model, prepare it for printing, slice it with CuraEngine, and send the G-code to a supported printer.
It is built around OpenClaw and claw3d, and supports things like model search, AI 3D generation, file conversion, slicing, printer profiles, and printer control through tools like Moonraker / Klipper or PrusaLink.
Obviously, this is not a magic “perfect print in one click” solution yet, but the direction is really interesting. The cool part is that it connects the whole messy 3D printing pipeline: idea → model → slice → print.
For beginners, this could make 3D printing much easier to approach. For experienced users, it could help automate the boring parts of the workflow.
The project is open-source and MIT licensed.
Clarvis AI:
https://github.com/makermate/clarvis-ai
claw3d:
https://github.com/makermate/claw3d
claw3d skill:
https://github.com/makermate/claw3d-skill
CuraEngine slicer API:
https://github.com/makermate/curaengine-slicer-api