Extrude a face segment.

How can i extrude this face/edges to the X axis and keep the same size? i was doing it by copying and removing the doubles, but probably there is a better way to do it.


Extrude and move are in the same operator. Set the move amount the same as the horizontal edge length. Repeat last for multiple extrusions with the same amount and direction. Edge length display is in 3D view properties.

Alternatively could make one long extrusion and then add loop cuts, or use subdivide along an edge ring which does exactly the same.

didn’t know that you could see the edge lenght there, thanks

after one you could use shift-r to repeat for others