How do I texture this circuit board right?

Hi,

I have this picture of one of our circuit boards and I want to make a model out of it.
[ATTACH=CONFIG]415146[/ATTACH]

So my Team member made the model in Tinkercad and then I imported it to Blender.


It’s a simple rectangle with the three wholes just like in the picture which I’m going to use as a texture. The problem is when I unwrap the model It’s this terrible looking rectangle.


And when I import the picture It’s longer than the map. So I moved the vertices of the corners to the corners of the picture and moved the wholes to the wholes ( one vertices at a time because I don’t know how to move more than one) and matched it best I could. But the texture is very distorted in some places especially where those really thin rectangles are in the map. How do you move more than one vertices in the unwrap editor and what steps should I take to get this texture on the model right?

Thanks,

Wouldn’t a Planar UV be enough? (Project From View. Ensure you are on Top view)

How do you do a Planer UV and why does it matter if my project is a Top view?

Because “Project From View” does exactly what it says…:wink:
So, if we assume that your circuit board lies flat in the XY-plane and you want a straight on orthogonal UV unwrap, top view is a logical choice.

I’m sorry:o forgive me I’m new to blender. So I have a top view of my board. Does unwrap UV do the same as Planer UV?

When in top ortho view, you’re just hitting U > Project From View.

Left: Resulting UVs,
right: Mesh in top ortho view (numpad-5 to toggle between ortho and perspective view)


Both set UVs.

Project from view transfers (more or less) your object as it appears on your viewport to the UV map (try using it from other views to see the difference). Unwrap tries to do some kind of “smart mapping” that you can guide marking the edges where you want a texture seam.

If it was me, I’d model the holes properly. That looks too much like booles from the geometry. Instead, model the holes, reduce the polygons, then drop under a subsurf. Your geometry will be much cleaner. Don’t use polygon reduction tools, it’s easier and cleaner to do it by hand. e.g. the following shows reduction from 8 to 2 polys whilst maintaining good quads. (and for the purists, I know the quads should be about the same size, this is an extreme example using a stock plane object to illustrate the point. In life, use it with smaller steps)