> For the complete documentation index, see [llms.txt](https://monasheng.gitbook.io/zerotohero/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://monasheng.gitbook.io/zerotohero/3d-printing-zero-to-hero/module-capstone-project/slicing-tasks.md).

# Slicing Tasks

## Task 1 - Setup PrusaSlicer

* [x] After download, setup PrusaSlicer for compatibility with the Design & Build Studios Print Farm using the *configuration assistant*.

{% hint style="info" %}
:man\_mage: **Hint:** This menu will open automatically when first opening PrusaSlicer, but can also be found from the **`Configuration -> Configuration Assistant`** menu.
{% endhint %}

* [x] When prompted by the *configuration assistant* to select which printers you wish to slice for, scroll down and choose only the **`Original Prusa MK3S & MK3S+`** with an **`0.4mm Nozzle`**. Ensure all other printers are deselected.

<figure><img src="/files/pLAV7kwHaduBVYX5VlDZ" alt=""><figcaption></figcaption></figure>

## Task 2 - Select Materials

The Design & Build Studios Print farm provisions a range of filaments, but most commonly generic PLA for the sake of simplicity.&#x20;

* [x] In the *configuration assistant*, when prompted to select filaments, choose **`None`** to deselect all default filaments and then tick only **`Generic PLA`**.

<figure><img src="/files/MzeppZHrDJPCkPHzTlwv" alt=""><figcaption></figcaption></figure>

After installation your filament and print settings should be **`Generic PLA`** and **`Original Prusa i3 MK3S & MK3S+`**.

<figure><img src="/files/hl8Y1BD5JWlP5PwPI6TD" alt=""><figcaption><p>Prusa Slicer - Filament &#x26; Printer Settings</p></figcaption></figure>

## Task 3 - Adjust Print Settings and Slice!

* [x] By altering the orientation, split, settings, etc., of your hook, design your manufacturing process/slice to ensure maximum strength within the project constraints:
  * [x] Consumes $$\leq10;\text{g}$$ of filament,
  * [x] Prints in $$\leq45;\text{min}$$,
  * [x] Must be printed with *no supports*.
  * [x] The surface-finish indicators (hemispheres) on each side of the hook must have a reasonably smooth surface (layer lines should be barely visible).
* [x] Export your sliced print as a `.gcode` file from *PrusaSlicer*.

{% hint style="info" %}
:man\_mage: **Hint:** You may wish to consider the following when adjusting these settings:

* Print orientation will be critical for a strong part.
  * Remember, 3D prints are stronger and stiffer in-plane than they are out-of-plane.
* The hemispherical features on the hook will make it difficult to print flat in one piece.
* Infill type/percent and shell thickness are easy ways to adjust material usage and print time.
  * One of these settings will be *far more impactful* for this part than the other.
* The variable layer height tool may help you achieve high resolution in some areas which keeping within the specified maximum print time.
  {% endhint %}
