# Brim/Skirt/Raft

### Brim

A brim is a single layer flat area around the base of your model. Its purpose is to keep the edges of your print down and make the contact area between your print and the build plate bigger.

* The bigger surface area allows your print to stick better to the build plate. This is useful for pretty much any print larger than a few centimetres.
* This brim will also keep the edges of your print down. Materials that shrink a lot when cooling down (like ABS) tend to warp a lot while printing. Having a brim with sufficient width can keep the corners in place, preventing this warping.

## Brim Line Count

Controls how many perimeters are being drawn around the base of your print.

![](/files/mT7pN1yQi17wPk1P25Pv)

More brim lines will improve adhesion to the build plate, by increasing the surface area of your print. However, it will reduce the effective print area.


---

# 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/slicing/brim-skirt-raft.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.
