A hierarchical mechanical assembly placing engine cylinders in a radial array around a central crankcase. `.rz = @($index * (360 / $cylinder_count))` on the arm assembly orbits each cylinder around the Z-axis; each cylinder is tipped over with `.ry=90` before `.translate` pushes it out of the crankcase — the canonical 'rotate first at origin, then translate' ordering.