> For the complete documentation index, see [llms.txt](https://docs.dietrichs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dietrichs.com/dietrichs-intelligent-documentation/docs-de-en/maschinenuebergabe/wandmaschinen/sperrflachen.md).

# Blocking Surfaces

The following settings can be made for exclusion zones:

**Width outside the components at saw or milling contours**: For all saw or milling contours, the width of the exclusion zone located outside the component can be set here. This is the area within the opening or outside the wall.

**Width inside the components at saw or milling contours**: For all saw or milling contours, the width of the exclusion zone located inside the component can be set here. This value should generally be set narrower, otherwise nail rows on sills and frames may not be generated because they lie within these exclusion zones.

**Extend exclusion zones by**: If no extension is set, exclusion zones have exactly the length of the corresponding machining operation (e.g., saw cut). Since the saw, especially at overlaps, travels slightly further, it is sensible to extend the exclusion zones slightly as well.

**Interrupt nail rows due to exclusion zones**: Nail rows can be automatically interrupted by the postprocessor when an exclusion zone is present at that location. This function is not strictly required by all machines. For example, the wall station from Weinmann independently interrupts nail rows. In that case, this setting can remain disabled.

When using exclusion zones, the nail length entered in the nail settings plays an important role. A nail will only be removed if it is long enough to intersect an exclusion zone.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dietrichs.com/dietrichs-intelligent-documentation/docs-de-en/maschinenuebergabe/wandmaschinen/sperrflachen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
