I already asked this on stack.exchange, but it seems like there few people, so I decided just copy my question here, if it dont break rules. So,
I did stand for my model, and I want to do support edges on 3mm at all faces. I did this everywhere by this method: I press ctrl + R, created loop cut, bring it to the end of the face and then move it, like G + X + 3mm.
When I got the last loop cut, I faced a problem: I cant move loop cut on Z axis, because face is oblique. I looked for how I can solve this, maybe move loop cut not on the Z axis, but move on normal axis.
You cant split one edge, then with mesh tools addon set the length for the upper edge part to .03 (change behavior to clockwise), then loopcut and move it to the split, the cut will stop, merge the helper vertex.
I dont understand, what mean “split” edge? If it means subdivide it, so, I set edge length to 3mm and it is not 3mm, it is very small. 1 mm - it is quad on the background
Yes, i mean subdivide.
The measures are wrong, you have to apply scale to your object.
If you work at this scale you could change the units in the scene tab to millimeters.
Okay, when I apply scale (ctrl + A > Apply all transforms) and did this again, it works. But how can I did this without applying scale? If I change units to millimeters, it is just change their displaying, but 3mm edge is still not 3mm.
It cant be done without apply scale afaik.
You can use bevel modifier, it would make it easier if you dont have special needs.
Example: 3mm.blend (651.3 KB)
With Edit Mesh Tools addon set edge length (before this you need to apply scale by ctrl + A > Apply > Apply all transforms or (in 3d Viewport) Object > Apply > Apply all transforms)
Go to any “correct” view (top, bottom, left ead other) and extrude vertex with pressed crtl and enabled (in 3d Viewport in Edit Mode) options > Auto Merge > Split Edges and faces (on top)
Do this with all sides, removing duplicates if needed. You can check edge length by Oveplays > Measurement > Edge Length (in 3d Viewport)
Same thing you can do witk Knife tool, but Knife works not in all situations