Difference between revisions of "Slicing 3D Print Files"

From TSAS Library
Jump to: navigation, search
(Added link to filament diameter)
 
Line 65: Line 65:
|-
|-
|Diameter
|Diameter
|1.76
|Check the [[Filament Diameter]] chart
|-
|-
|Flow (%)
|Flow (%)

Latest revision as of 15:16, 13 December 2017

Model sliced in Cura

You have found or created a 3D model and saved it as an .stl file.

The next step is to slice the file into layers that the 3D printer will follow when creating your object. The gif to the left illustrates the layers that your model will be sliced into. Notice the blue colored support under the handle; without that, the handle would have nothing supporting it during printing. The video below shows us what can happen without proper support.

Setup Cura

  1. Download and install or open Cura Cura icon. (Note: We must use an older edition, 15.04.6, at the school. Mac/Linux versions here)
  2. On first install, you'll need to set up the machine. Choose PrintrBot, then Play when prompted
  3. Download settings file here. (It is safe; I made it)
  4. Go to "File," select "Open Profile," then open the settings file you downloaded

Cura Settings

Layer height, shell thickness, and fill density

These settings affect the smoothness of your print, the thickness of the walls and top, and the amount of material inside.

Brim and Support

The next settings we need to change ensure that the model sticks to the bed and any hanging pieces (like the handle on your name tag) are well-supported.

Notice that the legs do not stay in place without a brim, which is just a series of circles made by the printer to give the model stronger hold to the bed. These are easily removed after printing.

Even with a set of brims, this model fails to print properly because the horse's stomach has no support. The melted plastic just droops into a spaghetti mess.

With brims and support, however, the horse prints just fine. Like the brim, support structures can be easily removed from the model after printing.

Note that support is not always needed! A pyramid has no overhanging pieces, so does not need to have support. You can turn off these settings in Cura on the left menu.

Open Cura and load your name tag. In the settings screen on the left, change Support type to "Everywhere," and the Platform adhesion type to "Brim." Now your name tag will stick to the print bed and the handle will be crisp and supported!

Summary of Settings

Our Cura settings for PrintrBot Play

Layer height (mm) .26
Shell thickness .8
Enable retraction (checked)
Bottom/Top thickness (mm) .8
Fill density (%) 10
Print speed (mm/s) 50
Printing temperature (C) 210
Support type Everywhere
Platform adhesion type Brim
Diameter Check the Filament Diameter chart
Flow (%) 95.0
Nozzle size 0.4


Check the Quality

  1. With the model selected, click View Mode in the top right, and choose Layer
  2. This shows the layers created by the slicer. Can you read the letters? If not, scale up your badge. If you scale it to the max and still can't read it, rebuild the badge with larger text

Save the .gcode File

  1. Press the save button on the middle top, and name your file with your name, a description, and the color you want, e.g. paul badge black.gcode


3D Print Training Series
Previously: Making the 3D Printing Badge Next up: Using OctoPrint