Slicing 3D Print Files: Difference between revisions

From TSAS Library
Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
[[File:SlicedModel.gif|frame|right|Model sliced in Cura]]
[[File:SlicedModel.gif|frame|right|Model sliced in Cura]]
You have found or [[3D Printing Badge|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.  
You have found or [[3D Printing Badge|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===
===Setup Cura===
# [https://ultimaker.com/en/products/21432-cura-15046 Download and install] or open Cura [[File:Curaicon.png|20px|Cura icon]]. (Note: We must use an older edition, 15.04.6, at the school)
# [https://ultimaker.com/en/products/21432-cura-15046 Download and install] or open Cura [[File:Curaicon.png|20px|Cura icon]]. (Note: We must use an older edition, 15.04.6, at the school)
Line 7: Line 9:
# Go to "File," select "Open Profile," then open the settings file you downloaded
# Go to "File," select "Open Profile," then open the settings file you downloaded


===Adjust the Print Settings===
===How It Works===
Before we go into the settings you'll need to change in Cura, let's take a look at the effect of some of these settings: brim and support.
 
{{#widget:YouTube|id=HVdvKfIHtS0}}
 
# Layer height should be .26
# Layer height should be .26
# Shell thickness is always set to multiples of the nozzle size (.4 mm in this case), so reduce from 1.2mm to .8mm
# Shell thickness is always set to multiples of the nozzle size (.4 mm in this case), so reduce from 1.2mm to .8mm

Revision as of 15:34, 25 April 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)
  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

How It Works

Before we go into the settings you'll need to change in Cura, let's take a look at the effect of some of these settings: brim and support.

  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