Skip to content

v0.2.0 — First Public Release

Choose a tag to compare

@codeofaxel codeofaxel released this 20 Feb 16:48
· 2979 commits to main since this release

Kiln v0.2.0 — First Public Release

The first real PyPI release of Kiln. v0.1.0 was a package name reservation — this is the real deal.

What's included

  • 273 MCP tools for AI agent control of 3D printers
  • 107 CLI commands with --json output for agent consumption
  • 5 printer adapters — OctoPrint, Moonraker, Bambu Lab, Prusa Link, Elegoo
  • Text & sketch to 3D generation — Gemini Deep Think, Meshy, Tripo3D, Stability AI, OpenSCAD
  • 6 model marketplaces — Thingiverse, MyMiniFactory, Thangs, Cults3D, GrabCAD, Etsy
  • Outsourced manufacturing — Craftcloud and Sculpteo fulfillment
  • Fleet management — multi-printer job queue with smart routing
  • Safety enforcement — per-printer temperature limits, G-code validation, preflight checks for 28 printer models
  • Autonomy tiers — configurable agent autonomy (confirm all → pre-screened → full trust)
  • First-layer monitoring — webcam snapshot analysis with auto-pause on failure detection
  • Tiered licensing — Free, Pro, Business, Enterprise

Install

pip install kiln3d
# or
uv pip install kiln3d

Links