Slicing 3D Print Files

From TSAS Library
Revision as of 22:12, 24 April 2017 by JStallings (talk | contribs)
Jump to: navigation, search
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.

Setup Cura

  1. Download and install or open Cura Cura icon. We must use an older edition at the school
  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

Adjust the Print Settings

  1. Layer height should be .26
  2. Shell thickness is always set to multiples of the nozzle size (.4 mm in this case), so reduce from 1.2mm to .8mm
  3. Reduce fill density to 10%
  4. Support type should be "Everywhere." This support will hold up any part that doesn't start on the bed. In the case of your name tags, it is the torus
  5. Platform adhesion type should say "Brim"
  6. Click your model, then play with the three tools on the bottom. The middle one scales the model
  7. Pay attention to the time it will take to print your model; 30 minutes is fine. If it takes much longer, scale the file down. If it is really short, scale it up

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

Next up: Using OctoPrint