# Temperature calibration

#### &#x20;**Orca Slicer Temperature Tower Calibration Guide**

**1. Preparation**

1. **Select the correct material type** Before starting the temperature tower test, make sure to select the correct material type in the **Material Options** section, such as PLA, PETG, or ABS. This is crucial because different materials require different nozzle and bed temperatures. Orca Slicer will automatically set the bed temperature based on the material type you choose.
2. **Load the built-in temperature tower model** Open Orca Slicer, click on "Calibration," find and load the **Temperature** .

**2. Set nozzle temperature parameters**

<figure><img src="https://3855363247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fcs6QyzgclSdyKWWV05Sb%2Fuploads%2FAyTwFAe3TkbQmzUhTL4R%2F%E5%8A%A0%E8%BD%BD%E6%B8%A9%E5%BA%A6%E5%A1%94%E6%A8%A1%E5%9E%8B.jpg?alt=media&#x26;token=25e4b5cf-2ccf-4fb2-ab3c-8f2757d9214d" alt=""><figcaption></figcaption></figure>

1. **Set nozzle temperature range**: In the Slicing Settings, the software already provides default temperature configurations for each layer, which are typically suitable. You can, of course, adjust these settings according to your specific needs.

   For example:

   * **PLA**: Set the temperature range from **190°C** to **230°C**.
   * **PETG**: Set the temperature range from **230°C** to **250°C**.
   * **ABS**: Set the temperature range from **230°C** to **260°C**.
2. **Maintain bed temperature** Orca Slicer doesn’t support setting different bed temperatures for each layer, but the bed temperature will be automatically adjusted based on the material type you selected. Therefore, **make sure you have selected the correct material type**. For example, the recommended bed temperature for PLA is **60°C**, PETG is **70-80°C**, and ABS is **90-110°C**.

**3. Start printing the temperature tower**

1. **Slice and print** After completing the setup, slice the file and send it to your 3D printer to start printing the temperature tower.
2. **Observe the print results** Once the print is complete, carefully inspect the quality of each layer. Pay close attention to the following:
   * **Stringing**
   * **Layer adhesion**
   * **Warping and bed adhesion**
   * **Overhang and bridging performance**

**4. Determine the optimal nozzle temperature**

Based on the printing performance of the temperature tower, select the layer with the least stringing, the best layer adhesion, and no warping as the optimal nozzle temperature for that material.

**5. Reset slicer settings**

**Note**: After completing the temperature tower calibration, be sure to **start a new project** to reset the Orca Slicer’s settings to ensure proper default parameters for future prints.

#### Conclusion

By selecting the correct material type and using the built-in temperature tower model, you can quickly find the optimal nozzle temperature. The bed temperature will automatically adjust based on the selected material type, so be sure to choose the correct material to ensure the best overall printing setup.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.siboor.com/siboor-trident-june/tuning-guides/temperature-calibration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
