gcode_estimate_time
Estimates machining cycle time by analyzing G-code feedrates and distances, returning the time in HH:MM:SS format.
Instructions
Estimate machining cycle time from G-code feedrates and distances. Returns HH:MM:SS.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path_or_code | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |