Slicing
Slicing a model is the process of running it through a type of program called, you guessed it, a slicer. There are various programs that do this, but the most popular is Cura. Running your model through a slicer turns the 3d model into a list of commands that the printer can execute, these commands are called gcode. I will be showing the process of slicing this example model of a cube using our Ultimaker 3 printer. This is a more advanced printer that has 2 extruders, but we will ignore that for the purpose of this simple overview.
For the sake of simplicity I will go over the basic features of cura that you need to know here. If you are interesed in learning more, check out the advanced slicing tutorial under the advanced section.
Setting up Cura:
If you have never used Cura before, you will need to first open it sperately. Click the windows key on your keyboard and type in cura, run the program once you see it. You will be prompted with a screen to add a printer. You will need to first click the “add non network printer” option, then scroll down the list until you find the printer model that matches the one you are using. You can find out which one you are using by asking your teacher. Alternatively on the ultimaker printers the model is shown at the top of the physical printer(2 go, 2+, 3, etc). After confirming your printer, hit the add button and click through the guided tutorial it gives you. You may now close cura and start exporting your model!
Basic settings:
At the top of your screen you should have the options shown below. You may need to click on the right most box to open the full print settings view.
figure 2a
Resolution:
The first setting “Resolution” is how thin the layers of your print will be. The lower the number, the thinner the layer, the higher quality the print is. However, the smaller the layer, the slower the print takes and the more material it uses. The comparison below demonstrates what this cube will look like with different layer heights.
For example, with a resolution of 0.06mm, this 25x25mm cube takes just over 2 hours to print! However since this model does not have any small details or any pieces that need to fit inside one another, we can raise our resolution to 0.2mm. This reduces our print time to just 27 minutes!
figure 2b
It’s up to you to pick your layer height depending on what you’re printing, but I reccomend 0.15-0.2mm for the best print speeds.
Infill:
Infill is the material that is generated inside of your object to support the roof, walls and any overhanging parts where it would otherwise be floating! 3D printers are not magic and cannot print in the middle of the air, so too little infill will mean your model’s quality will suffer as it cannot bridge far enough.
The default value of 20% will work just fine for a majority of prints, as it is the optimal balance between speed and strength. If your part needs to hold weight or needs to withstand large amounts of stress, consider raising this as your part will be much stronger. The inverse of this is also true, if your part is a simple cube like mine, and does not need to be very strong we can lower this value to 10%, to save time and materials. Below is an image of my cube with 20% infill, with the top layers hidden so you can see inside.
figure 2c
Support:
Sometimes your model has large overhangs, tall parts or just a part where it has more than a 65 degree angle. To make sure the printer has something to put the material on, we use what we call support strucutres. These are quite simple(for now) and should be enabled if your print needs has an angle over 65 degrees from vertical. For example, we have this dog model that has a very long stretch between the legs that would otherwise not print!
figure 2d
Adhesion:
This setting is probably the easiest of them all. If your print is small, or does not have a lot of contact area on the print bed, you should enable it. My cube has a large flat surface on the bottom, so I would not need to enable this. However, if you are making a part with little contact on the bed, enabling this setting tells the program to generate a few 1 layer thick rings that attach to the bottom layer of the print. This increases the surface area on the bed, making it stick better! Don’t worry though, these can easily be pulled or cut off after the print is done! Heres what it looks like(orange lines)!
figure 2e
Finishing Steps:
You’ve done it! You have sucessfully set the best settings for your print. Now all you need to do is give your part a name! In the bottom left corner of cura, it lists some information about your model. Click on the line that has the pencil on it(#1) and name it something you can remember. Include your name and something that describes your part(for example, my cube would be called “Cameron-Cube”). After that, look to the bottom right corner and click the “Slice” button(#2). It may take a minute or two depending on the complexity of your model. After it is done, it will display your print time and material required where the slice button was before. Finally, on the top middle of your screen, click the “Preview” button(#3) and inspect your sliced model to make sure it looks right! If it looks good, go ahead and save it to your SD card or USB drive.
figure 2f