# Layer Heights

#### Layer height <a href="#layer-height" id="layer-height"></a>

Height of the individual slices/thickness of each layer. Layer height is the main factor affecting both:

* print time
* vertical resolution

By choosing **taller layer heights** you can significantly **shorten the print time** at the cost of more visible layers. On the other hand, choosing **small layer height** (e.g. 0.10 mm) will result in **extra detail** at the cost of longer print times.

![C6- Layer Settings ](/files/bx5g59EMWMaYnvOPCPgk)

{% hint style="warning" %}
**Maximum layer height for your nozzle**\
The layer height should be **below 80%** of the **nozzle diameter** (e.g. the maximum layer height with 0.4 mm nozzle is about 0.32 mm). The layer height cannot be higher than the nozzle diameter, C6 will display an error message if you try to input such value.
{% endhint %}

#### &#x20;<a href="#solid-layers-top-bottom" id="solid-layers-top-bottom"></a>


---

# 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.c6.fabheads.com/modules/print-settings/advanced-settings/layer-settings/layer-heights.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.
