Use Quality and Safety Checks for Reasoning
The AI Agent now understands toolpath quality checks and safety analysis results.
After computing a toolpath, the AI Agent can now read and interpret results from **quality checks** (”measures of quality for a toolpath”) and **safety checks** (”unreachable areas and collision risks”). This lets you ask questions like “Is this toolpath good?”, “Where are the problem areas?”, or “Does my toolpath have collisions?” and get informed answers with specific feedback on print quality and suggested improvements to fix or optimize your toolpath.
Use to:
- Ask the agent to evaluate toolpath quality and get specific feedback on issues
- Identify problem areas automatically without manually reviewing check results
- Get context-aware suggestions for toolpath improvements based on detected issues
AI Agent Is Now Iterative.
The AI Agent can now loop and work autonomously through multi-step actions.
Act → Compute → Check results → Act again.
The AI Agent can now execute a feedback loop from a single prompt like “Generate the toolpath for this model.” It performs actions, computes results, checks outputs, and iterates back to adjust settings until the final result is accepted by the agent.
How it works:
The agent uses a loop-and-verify approach: it executes an action, computes the result, evaluates whether the outcome meets requirements, and if not, adjusts parameters and tries again. This continues until the workflow reaches an acceptable state or the agent determines no further improvement is possible. Give the agent criteria for optimization to guide its choices.
Use to:
- Generate complete, optimised toolpaths from a single instruction: “Create a good toolpath for this part”
- Explore parameter variations automatically: “If I adjust the bead position, how does this affect my toolpath?”
- Resolve issues autonomously: “Can you edit the tool rotations until there are no longer any collisions?”
- Compare toolpath approaches: “If I print this with a different slicing angle, how does it affect my print time and part quality?”


