Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
3D printing with RepRap Cookbook

You're reading from   3D printing with RepRap Cookbook Over 80 fast-paced recipes to help you create and print 3D models

Arrow left icon
Product type Paperback
Published in Jun 2014
Publisher
ISBN-13 9781782169888
Length 346 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Richard Salinas Richard Salinas
Author Profile Icon Richard Salinas
Richard Salinas
Arrow right icon
View More author details
Toc

Table of Contents (14) Chapters Close

Preface 1. Getting Started with 3D Printing FREE CHAPTER 2. Optimizing the Printing Process 3. Scanning and Printing with a Higher Resolution 4. Modeling and Printing with Precision 5. Manipulating Meshes and Bridges 6. Making the Impossible 7. Texture – the Good and the Bad 8. Troubleshooting Issues in 3D Modeling 9. Troubleshooting Issues in 3D Printing A. Understanding and Editing Firmware B. Taking a Closer Look at G-code C. Filament Options for RepRap Printers Index

Let's print!

We began the chapter by choosing four objects from our physical world, and then we created a digital likeness of each of them. Using two programs, 123D Catch and the Autodesk 3D Print Utility, we were able to accomplish this with relative ease.

The resulting 3D models that were made of the example objects used in this book are shown in the following image:

Let's print!

Each of these models consists of a single watertight mesh. These models are saved as STL files, the proper file format for 3D printing. They are almost ready for printing, but one last step in the process is required.

We need to write a set of instructions for each model that tells our 3D printer how the model is to be printed. We do this using a slicer that generates G-code. G-code is a numerical control programming language that controls the automated functions of a 3D printer. The slicer generates G-code by taking the STL file of the model and slicing it up into many layers. For each of these layers, the variables set in the slicer profile are recorded. The finished G-code generated by the slicer will then instruct the extruder tool head how to move in an x, y, and z coordinate system. The 3D model will be built layer by layer.

In the next two recipes, we will become acquainted with two of the most popular slicers, Slic3r and Skeinforge. We will also run a basic print test of the models using both the slicers and then compare the results.

You have been reading a chapter from
3D printing with RepRap Cookbook
Published in: Jun 2014
Publisher:
ISBN-13: 9781782169888
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime