How to make a hole in an object in blender

Discussion in 'Software and Applications' started by 13822_deleted, Aug 18, 2009.

  1. 13822_deleted
    13822_deleted Member
    If I want to make a round hole in a blender object, and i want the hole to be printed too, how can i do that? I need it to be as round as possible. Will Boolean work? How do i keep the intersecting object out of the printed model? Help is very appreciated.
     
  2. bartv
    bartv Member
    Hi Apie,

    while you can try Booleans, in my experience they often don't work and leave messy (non-manifold) results. A better approach is to do the modeling by hand.

    Here's an old tutorial I once wrote. It's not the exact same subject, but it should help you grap the general idea:

    http://www.blendernation.com/tutorials/blender-3d-beginner-t utorial-a-die/

    Please let me know if you need more help.

    Cheers,

    Bart
     
  3. 21170_deleted
    21170_deleted Member
    Barty is correct that it is better to model the holes as part of the creation process, but Boolean can be used quite efficiently on existing models if you follow some simple guidelines.

    1) Make sure that you apply the scale and rotation to both the object to be cut and the object doing the cutting. when these are note the same orientation, wierd things happen.

    {CTRL+A} and select {Scale and rotation to ObData}

    2) Make 100% sure that both objects are manifold and that your Normals are facing the correct direction.

    Check for manifold with {CTRL+A:T+SHIFT+M}

    Recalculate Normals with {CTRL+N}

    3) Lastly. A great deal of the non-manifold issues caused by Boolean functions are due to too many edges being sliced and diced at the same time. For best results, try and make sure that the surface being cut is a singular face (Or as simplified as possible.)

    If simplifying the mesh is too cumbersome, another method I have employed is manually making a hole this way:

    Edit the object and select the vertices around where you want the hole to be the delete them. Now select the Vertices on the edges of the hole. {ALT+RIGHT CLICK} then move the Datum (cursor) to the center.{Shift+S} then {Cursor --> Selection}. Now, go to the Editing panel {F9} and then hit the button [To Sphere] and choose {100%} and it will make a perfect circle for you that you can extrude {E} the edges to the depth you like, and then Extrude the edges closed. {E} {ESC} {S) and hold {CTRL} while you move you mouse in.

    Like so:

    Making a hole.jpg