Skip to content

v0.4.2

Choose a tag to compare

@codeofaxel codeofaxel released this 19 Mar 03:19
· 2772 commits to main since this release

What's New in v0.4.2

Highlights

  • SDCP V3 Elegoo support — HTTP push upload for Centauri Carbon with V2 fallback. Thanks @bobbyhiddn!
  • Multi-color multi-copy printing — each copy gets a different AMS color
  • Parametric design library — 10 OpenSCAD modules (gears, threads, containers, lattice, etc.)
  • MCP session greeting — agents see the full capability map on connect
  • did-you-mean CLI — mistyped commands get suggestions
  • 3MF cost estimation — reads Bambu/OrcaSlicer slice metadata

Bug Fixes

  • Heatup false-positive temp drift alerts during cold starts
  • Elegoo CLI adapter missing from _make_adapter()
  • Elegoo WebSocket deadlock (Lock → RLock)
  • mcp.instructions read-only crash on FastMCP 1.9+
  • OpenSCAD dangerous code bypass — extractor now recognizes import/surface/include/use
  • External thread compile time 2min → 17sec
  • All ruff lint violations resolved

See CHANGELOG.md for the full list.