estimate_adaptive_time_savings
Compare an adaptive slicing plan to a uniform layer height to estimate print time savings, layer count reduction, and percentage improvement.
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 |