Suppose we have a zonotope $Z$ that is the Minkowski sum of line segments $U_1+\dots +U_n$. All the edges of $Z$ are parallel to some $U_i$. Is it also true that the number of edges parallel to $U_i$ equals the number of edges parallel to $U_j$ for every $j\neq i$? Surely this question has been asked and probably answered before. I looked through a page of zonohedra and verified that they all answer the question true.
https://www.ics.uci.edu/~eppstein/junkyard/ukraine/ukraine.html
It is known that $Z$ is a zonotope iff $Z$ is the projection of a cube from $\mathbb{R}^n$. Of course, a cube in $\mathbb{R}^n$ is the sum of $n$ orthonormal vectors and has the same number of edges parallel to each of its generators. I suspect there may be a good induction proof down this way by adding one generator, $v$, at a time and but haven't found one. The new generator divides the old zonotope into two pieces. The edges parallel to $v$ will stretch between the two halves.
Any help is appreciated! Thanks! Aaron
Partial answer.
This is true as long as no three of the $n$ vector summands are coplanar. In that case all the two dimensional faces are parallelograms. For each summand you build a zone of parallelograms by following an edge across to its opposite edge. Each pair of zones meets twice. That means there are $2(n-1)$ edges in each direction.
The truncated octahedron and the other examples in the page you link mean that this condition is not necessary. But something is, since the hexagonal prism fails, as @MWinter points out.