Adding an SD card holder

Now it's time to mount an SD card holder on the ring. The first step is to make a virtual SD card in Blender.

Organizing by layers

When working on a project with multiple parts in Blender, it's possible to organize things by using layers. While the idea of layers may not make as much sense in 3D as in a 2D graphics editor, the idea is similar. Shapes in different layers may share the same space, and they can be looked at and edited separately and independently. Layers are found in the menu at the bottom of the 3D View, as shown here:

Organizing by layers

By default, the ring was created in the first layer, and there is a dot in the first layer to indicate that there is an object in it. To switch to an Empty layer, simply click on a square on the layer icons at the bottom of the 3D View or type a number from the top row of the keyboard.

The number keys across the top of the keyboard (unless you're emulating the number pad) from 1 to 0 will switch to the corresponding layer in the top row. Holding Alt while pressing a number key will correspond to the rows in the bottom, for a total of 20 layers:

Organizing by layers

Now the scene looks empty, but checking the outliner panel, you can see that the ring and Finger objects clearly aren't gone. To see them again, simply click on the first layer with the object icon, or press the number key 1 at the top of the keyboard.

Now that you know the things you've created aren't gone, go back to the second layer.

Creating a virtual SD card

To create an SD card, perform the following steps:

  1. Add (Shift + A) a cube to the scene.
    Creating a virtual SD card

    We will be employing a trick to keep the cube above the XY plane as we change its size. Instead of moving the cube object up, we'll enter Edit mode and move all the points of the cube up. By doing this, the origin of the cube remains where it is and resizing the object will resize it around that origin. This will make more sense when seen practiced.

  2. Enter Edit mode (Tab) and select all (A) points.
  3. Then, grab (G) and move them 1 unit in the Z axis (Z + 1). Press Enter to end the grab operation:
    Creating a virtual SD card
  4. Now exit Edit mode (Tab).

    The cube now sits nicely on the XY plane, but more than that, its origin hasn't moved. So now, the bottom face of the cube is resting on the XY plane. Experimentally scale (S) the cube and move the mouse. Notice that with the cube's origin where it is, the scale operation is only scaling the cube above the XY plane. Undo (Ctrl + Z) any experimental scaling before continuing.

  5. Now, resize the cube to the size of a SD card. To do this, in the Properties panel (N), locate the Dimensions area and change the dimensions to X: 2.2, Y: 24, and Z: 32:
    Creating a virtual SD card
  6. In the Properties pane on the right-hand side, in the Object tab (orange cube), rename this cube to SD Card.
  7. Add (Shift + A) a new cube. Repeat the procedure of entering Edit mode (Tab) and moving (G) its vertices 1 unit along the Z axis (Z), and then exit Edit mode (Tab).
  8. Now, in the 3D View's Properties panel, change this cube's dimensions to X: 6.2, Y: 28, and Z: 12.
  9. Rename this cube SD Holder:
    Creating a virtual SD card

    This makes the holder 2 mm thicker than the SD card all around, short enough to easily remove the SD card, while tall enough to hold it securely.

  10. Add a Boolean modifier to the SDHolder object and Difference SDCard from it. Hide (H) the SD Card object and rotate the view to check the SD Holder object.
    Creating a virtual SD card

    A hole all the way through was not the desired effect. The SD card might fall out! The Boolean operation has not been applied yet, so changes can still be made.

  11. Unhide (Alt + H) the SDCard object. Select it and move (G) it along the Z axis (Z) 2 units. Then, hide it again and check the SDHolder object.
    Creating a virtual SD card

Much better!

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.139.107.241