Table of Contents

Where To Get Models

There are a plethora of available models online. One place to go to find them is to use the 3D model search engine known as Yeggi:

https://www.yeggi.com

By entering a few search terms, Yeggi will display all of the models that it knows about, and link you to where they can be found.

Software To Design Your Own Models

There are multiple software options available. I tend to stick with free and/or open-source, and that's whats listed here.

  1. https://www.tinkercad.com/ – This is the quickest and easiest way to get started. It runs completely within your browser, which means that there is no need to download or install any software. After creating an account you are presented with about 30 minutes of tutorials, and then you're ready to go. Because it's so easy to use this is what we use with the STEM Camp girls during the summer.

  2. https://www.onshape.com – Also browser-based.

  3. OpenSCAD – Another one of my personal favorites. OpenSCAD is not an interactive modeler like the other CAD programs. Instead it's more like a compiler. The user writes text into a file using a language that OpenSCAD understands. OpenSCAD then interprets the text into the finished model. The user can open OpenSCAD and a text editor side-by-side. The user can then make changes to the text file, save, and watch OpenSCAD update it's visual accordingly. The main strength of OpenSCAD is the fact that it uses a language. This allows the user the ability to break their model down into smaller chunks. Shapes can be made up of basic primitives and may be modified using boolean operations and mathematical functions. The addition of loops and conditionals allows even greater things to be produced with just a few lines of code.

  4. Blender – Blender is a free and open-source 3D creation suite. In addition to modeling, blender can also be used for animation. Because of this, blender can seem especially intimidating at first. But it can also be a useful tool, as it allows you to repair broken models in ways that other CAD programs do not.

  5. Mathematica, MATLAB – Just in case you prefer to model with pure math.

There are more out there popping up every day…

Filament Storage

Filament tends to be hydroscopic, meaning that it will absorb moisture from the air. As it does so, the filament will become brittle and difficult to print with. So filament is stored in a sealed container with desiccant beads spread across the bottom.

The Printing Software

There's lots of different software that you can use to communicate with printers, but the particular software used here is called MatterControl. We're using an older version of this particular software because it's one of only two software solutions that will communicate with the Makerbot Replicator 2, and the only software that will communicate with both the Makerbot and the Prusa i2mk3s.

To start the software, click on the icon:

Connecting To The Printer

Printers: The Makerbot 2

  1. If the LCD screen on the printer is not lit up, then turn it on by reaching around the right-hand side of the machine to the back, and flip the switch located at the bottom, next to where the power and USB cables connect to the machine.

  2. In the MatterControl window, in the upper-left of the window, is a button labeled “CONNECT”, and next to it a drop-down list:
    • Click the drop-down list and select: MakerBot Replicator 2
    • Click: CONNECT
      If the connection is successful then the CONNECT button will change to “DISCONNECT”

Printers: The Prusa i3mk2s

  1. If the LCD screen on the printer is not lit up, then turn it on by reaching around the right side of the machine and flip the power switch located at the bottom, underneath the power supply.

  2. In the MatterControl window, in the upper-left of the window, is a button labeled “CONNECT”, and next to it is a drop-down list:
    • Click the drop-down list and select: Prusa Research i3 MK2
    • Click: CONNECT
      If the connection is successful then the CONNECT button will change to “DISCONNECT”

MatterControl Manual

A more comprehensive rundown of MC's functions can be found here:

http://wiki.mattercontrol.com/Main_Page

I'll just give you a quick rundown of a basic printing process in the instructions below.

Loading A Model

  1. In the lower-left corner of the MatterControl window, click: Add


  2. In the file browser window that appears, navigate to the directory where your model file is, select the file, and click: Open


  3. The model will appear in the print queue list on the left wide of the window, and a 3D rendering of the model will appear on the right.


The portion of the window listing the print queue also shows other controls. The queue is just one of the tabs listed along the top of this portion of the window. The other tab you will use often will be the “Settings & Controls” tab, from which you can modify

Preparing A Model For Print

The model rendering portion of the window on the right contains two tabs at the top, labeled “3D VIEW” and “LAYER VIEW”.

NOTE: Any support material that you print will increase print time. Also, removing support material can be challenging, so think about the print instructions as displayed in the LAYER VIEW and consider whether or not rotating or scaling the model might help.

Prepping The Printer

Removing Filament From The Printer

Inserting Filament Into The Printer

Prepping The Build Plate

NOTE: Try not to touch the surface of the build plate with your hands. Handle the build plate by the edges only. Oils from your skin can interfere with the ability of the filament to adhere to the build plate, resulting in failed prints.

Beginning Your Print

NOTE: If anything goes horribly wrong during the printing process click “Cancel Print”. If the printer is in danger of damaging itself then cycle the printer off and on again. This will interrupt the printing process immediately but still allow the printer to run it's fans to prevent part damage. Then see the IT manager for help.

Removing A Print

Using the tools provided, carefully remove the model from the bed. For the Makerbot, try to avoid ripping the tape if possible. For the PRUSA, you may remove the clips and then remove the glass plate to make it easier to then remove the model from the glass.

My Print Failed, This Sucks!

3D printing can be a challenge. Especially if you're new and/or your printer isn't finely tuned just right (and chances are our printers are not tuned just right). Feel free to consult with the IT manager for assistance at any point along your printing journey!