estimate_adaptive_time_savings
Compare adaptive slicing time savings against uniform layer height. Calculates layer count reduction, estimated time saved, and percentage improvement for 3D printing plans.
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 |