estimate_adaptive_time_savings
Calculate time savings and layer reduction by comparing adaptive slicing plans to uniform layer height.
Instructions
Compare adaptive plan time savings vs uniform layer height.
Shows layer count reduction, estimated time savings, and percentage
improvement.
Args:
plan_data: Plan dict from ``generate_adaptive_slicing_plan``.
uniform_height_mm: Reference uniform layer height for comparison
(default 0.2mm).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_data | Yes | ||
| uniform_height_mm | No |