analyze_gcode_metadata
Extract structured metadata including print time, filament usage, cost, and layer information from G-code files for analysis and planning.
Instructions
Parse metadata (estimated time, filament usage, cost, layers) from a G-code file and return structured JSON.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | G-code filename (in work directory). |