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

Setting up the firmware in the Arduino IDE


When the Arduino IDE is initially started, an Arduino folder is created in your Windows Documents folder. This is where the sketches (programs such as our firmware) are stored. Make sure your downloaded firmware is unzipped in a folder and stored here.

From the Arduino IDE menu, select Files and then Sketches. The list of firmware that you have stored in the Arduino folder becomes accessible. If the firmware doesn't appear, try restarting the Arduino IDE.