Slicing 3D Print Files
From TSAS Library
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
- Download and install or open Cura . (Note: We must use an older edition, 15.04.6, at the school)
- On first install, you'll need to set up the machine. Choose PrintrBot, then Play when prompted
- Download settings file here. (It is safe; I made it)
- 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.
- 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
- Reduce fill density to 10%
- 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
- Platform adhesion type should say "Brim"
- Click your model, then play with the three tools on the bottom. The middle one scales the model
- 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
- With the model selected, click View Mode in the top right, and choose Layer
- 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
- 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