| Dimension | Units fit | Leftover | Fill % |
|---|
The slider represents a candidate unit size (your denominator). For each dimension D we compute:
• units = floor(D / unit)
• leftover = D - units * unit
We also sum all leftovers to find good fits in the selected range.
Use “Auto from inputs” to set a sensible slider max (based on the smallest non-zero dimension). Add or remove dimensions freely. Use “Top fits” or the Prev/Next buttons to hop among promising unit sizes.