overhang_report
Evaluates STL overhang area, bridges, and worst angle, then scores all six axis orientations to identify the best print direction without supports.
Instructions
Will this part print without supports, and which way up is best? Reads the STL mesh (no CAD needed) and measures the area that overhangs past limit_deg from the build plate, how much of that is flat ceiling (the bridges), the worst angle and the height where the trouble starts - then scores all six axis orientations so you can see whether simply flipping the part removes the problem. Areas are mm2. build_dir is the direction layers stack in ('z+' means the part prints as it is modelled, 'z-' upside down). Note this measures FACES, not spans: a flat ceiling area of zero means nothing bridges, but a large one does not say whether it is one wide bridge or many narrow ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stl_path | Yes | ||
| build_dir | No | z+ | |
| limit_deg | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |