Two releases shipped over the last week: Kiln 1.1.2 and 1.1.3. Vision-detected mid-print failures now drive auto-recovery on Pro. Hole-aware printability tells you when a hole is too small for your material, and learns your printer’s drift so the warning matches what your machine actually does. Tall narrow towers get flagged before the print starts, and every adhesion verdict admits when it’s a borderline call. Set a design goal once and it sticks, following the print through monitoring, reprints, and version saves. And free-tier discovery tools (material recommendations, design templates, printer-aware advice) return real results on every install.
Camera spots problems → Kiln acts (Pro)
Kiln’s vision detector landed in 1.1.1 as a watcher that could see spaghetti, stalled cameras, and layer shifts. Now it can act on what it sees.
When the camera catches a print going wrong, Kiln steps in. By default it recommends a fix and waits for your go-ahead; turn on auto mode and it handles the recovery itself. And the failure isn’t wasted: Kiln learns from what went wrong, so your next attempt at that design starts ahead of where the last one failed.
Hole-aware printability
Printability analysis now detects holes, reading their position, size, depth, and orientation, and flags ones that are too small to print reliably. On free tier the warning fires below a conservative floor; on Pro, Kiln tells you the reliable floor for your material (e.g. 1.5 mm for PLA, 2.5 mm for ABS-CF), and ships both a design fix and a slicer fix for every flag.
Per-printer tuning (Pro). Kiln Pro learns each printer’s hole drift. If your A1 consistently undershoots holes by 0.3 mm, the warning threshold shifts to match. Wall-thickness warnings get the same per-machine adjustment.
Post-print fit check-in. When a print Kiln monitored finishes, the agent asks one casual question (“how did the holes fit?”). No calipers required. Plain English works (“tight”, “loose by maybe half a mm”), and Kiln turns your answer into a sharper calibration for the next print.
Adhesion knows when geometry alone is risky
A tall narrow tower is a detach risk no matter what the force numbers say. The taller and skinnier it gets, the more stress piles up at the base. So Kiln now flags tall narrow towers as marginal even when a simple force calculation would have called them safe. A tall vase or pen holder, wide enough at the base, still reads as secure.
Material matters too, not just geometry. ABS, ASA, Nylon, PP, and PEEK trigger a bed-detach warning on tall prints; PLA and PETG don’t.
And every adhesion verdict now tells you how sure it is. A clear call and a borderline one read differently, so the agent can soften its wording when the answer isn’t certain. For a tall thin print in a warp-prone material, treat “secure” as “plausible,” not “guaranteed.”
Free-tier design intelligence finds what you ask for
Material recommendations, design template browsing, printer profile lookups, and better Bambu A1 print prep now ship on every pip install kiln3d. Ask Kiln to recommend a material for a part that lives outside in the sun and you get a real material back, not an empty list. Browse the template catalog and you see all 18 templates. Printer-aware advice has the printer profiles it needs to actually be aware.
These are the same tools Pro users call. Free tier gets a solid recommendation; Pro layers on the engineering depth: recommended dimensions, per-material physics, the reasoning behind each pick, and a confidence read on every call. A new release check makes sure the free-tier catalogs ship with every install, so the baseline stays solid on every update.
Tools that change a mesh show you what they did
Around 20 mesh operations now attach a small preview image to their response: saving or rolling back a design version, applying a decoration, composing parts, rotating a model, importing a STEP file. Your agent doesn’t have to take Kiln’s word for it; it sees the result.
On Pro, inspection previews carry printability findings and cross-section views alongside the cover image, and a recovered print comes back with a preview so you can see what was fixed.
Design goals carry through (Pro)
Kiln can walk you through a short setup before it starts designing: a few questions about what the part has to do, where it’ll live, what it’s made of, and any safety needs. Your answers become the design’s goal, which steers generation, the audit, and the post-print review. Kiln also remembers how earlier attempts at a goal turned out, so you’re not iterating blind.
This release makes that goal sticky. Monitoring the print, reprinting it, saving a new version, or iterating on the design all pick up the saved goal automatically, so you don’t have to restate it at every step. Kiln can now pull up an inbox view of every active design and its goal, the same list the web app shows.
When the audit runs on a design that started from a saved goal, it ends with a plain-English line: whether the design honored your goals, or which ones it missed. The version-compare view shows goals added, removed, or changed between versions.
Audits that pick up where inspection left off
If an earlier tool already inspected the mesh, the audit reuses those findings instead of re-running them. On Pro, the audit also surfaces a concrete fix for each warning: a design change, a slicer setting, or “this one needs your hands.” You can review the fixes or let Kiln apply them.
Also in this release
- Slice provenance on every Pro+ recipe. The calibration and food-safety story behind a slice is recorded at slice time, so a year from now you can still answer “why did Kiln say this hole was fine?”
- Bridges read accurately. Curved arches and multi-segment bridges no longer over-measure, so the reported span matches what the slicer will actually print.
- Slicer-style aware support estimation. Grid, snug, organic, and tree supports each estimate differently, matching the slicer you actually use.
- 9 new Pro+ knowledge packs. Troubleshooting tips, post-processing how-tos, printer-by-material recipes, multi-material pairing rules, load tables, environment guides, and printer profiles.
- One-time calibration notice. The first time Kiln Pro applies your calibrated slicer profile, a one-line banner tells you. Silent thereafter.
- Per-material physics for every catalog material (Pro). Stress, adhesion, and shrinkage tuned per material instead of one conservative default. ABS, ASA, and Nylon get explicit warp-risk warnings at slice time with brim/raft and chamber-heat remedies.
- More design-goal checks (Pro). Kiln now verifies hole count, minimum hole size, food-safe material, and max service temperature against the finished print.
- Material names are forgiving. “ABS-CF”, “abs cf”, and “abs_cf” all resolve to the same material.
- Plain-English warning messages. For example: “smallest hole 0.5 mm, too small for PLA (needs at least 1.5 mm)”.
- Quota errors name the tool you called, so the upgrade path is unambiguous.
- Hole detection handles rotated or simplified meshes.
Full release notes: CHANGELOG.md.
Upgrading
- Already running Kiln? Run
pip install --upgrade kiln3dand you’re on 1.1.3. - New to Kiln? Run
pip install kiln3d, then follow the install guide to connect it to your AI client (Claude Desktop, Claude Code, Codex, or any other MCP-compatible client).
That command upgrades the Kiln package for everyone, free and paid. Paid plans add one convenience: every Pro improvement Kiln ships lands on your account automatically, so you never upgrade those features yourself.