WolframAlpha shows an example image for a midsphere in a 5-trapezohedron.
The example image shows an 5-trapezohedron where the midsphere perfectly touches all 4 edges of each face.
However, the shape of the 5-trapezohedron can vary by changing the relation between the height and the (maximum) width, resulting in a more 'flat' or more 'elongated' shape.
So my question is:
What is the height to maximum width ratio for the 5-trapezohedron where the midsphere perfectly touches all 4 edges of each face?
Edit
Some images to illustrate 'height' and 'max width' dimensions.
The dimensions are not really relevant, as I'm looking at a ratio between height and width. But if it helps, consider the height to be 1.




The following code builds a 5-trapezohedron with an arbitrary angle between the long edges and the $z$ axis (which is vertical). It then searches using Newton's method for the correct angle that will make the mid-sphere touch all edges perfectly. Some of the code (that is related to the plotting part) has been omitted for brevity.
The 5-trapezohedron that I got is shown below including the intersection of the mid-sphere with the its slant faces. The ratio of the maximum height to the maximum width comes to $\approx 1.80907030050448 $.