Skip to content

v0.3.2

Choose a tag to compare

@codeofaxel codeofaxel released this 06 Mar 09:26
· 2868 commits to main since this release

What's New

Slicer Override Tools

  • reslice_with_overrides — Modify slicer parameters (brim, acceleration, speed, temperatures) and reslice without leaving the agent workflow
  • rotate_model — Rotate STL/3MF models on any axis before slicing (Z/X/Y rotation)
  • reslice_and_print — Full pipeline: apply overrides → reslice → safety check → upload → print

Bambu Lab Improvements

  • Automatic gcode→3MF wrapping in the reslice_and_print pipeline (Bambu printers require 3MF format)
  • Temperature overrides forwarded through 3MF wrapping
  • local_file_path passed to start_print for MD5 verification and AMS auto-detection

Multi-Plate & AMS

  • Multi-plate 3MF support
  • AMS auto-detection and cross-brand fixes

Stats

  • 343 MCP tools (up from 333)
  • 114 CLI commands (up from 107)
  • 7,586 tests passing