Book Image

3D printing with RepRap Cookbook

By : Richard Salinas
Book Image

3D printing with RepRap Cookbook

By: Richard Salinas

Overview of this book

Table of Contents (19 chapters)
3D Printing with RepRap Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Working with edges in TopMod


In this recipe, we'll learn how to edit the individual polygons of a mesh. This will be an important task to model the primitive in more detail. We'll do this by manipulating the edges of the polygons.

There are five tools we'll be using; they are Insert Edge, Delete Edge, Collapse Edge, Subdivide Edge, and Connect Edge. They are circled in the same order in the following Tools icon tray:

Getting ready

Open TopMod. Load the base model with the additional Doo Sabin .800 length extrusion from the first recipe. It should look like the model shown in the following image:

How to do it...

We will proceed as follows:

  1. From the Tools icon tray, choose the Delete Edge Mode icon [].
  2. Left-click on the edge, as illustrated in the following image. By clicking on the edge, it's removed without further action. The model should now resemble the model on the right-hand side.

  3. We're going to separate the dodecahedron from the body of the starfish shape. We'll do this by continuing to...