> 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-pol/projekt-3d-cad_cam/konstruktionsprogramm_projekt-3d-cad_cam/modellbereiche_model-3d/dach_dach/ausfuehrung-von-dachlatten.md).

# Zasady doboru łat do rozstawu krokwi

Przekrój łat dachowych i sposób ich mocowania nie musi być poddawany obliczeniom statycznym jeśli przestrzegane są ogólne wytyczne co do rozstawu krokwi i zastosowanych przekrojów. W przeciwnym razie trzeba je potraktować tak jak każdy inny element konstrukcyjny budynku. Ponieważ jednak rozstaw osiowy krokwi rzadko przekracza 1,0m poniższe zalecenia powinny mieć zastosowanie na większości zwykłych dachów.

### Łaty dachowe

Zasady doboru rozstawu i przekroju łat dachowych zgodne z niemiecką normą ATV DIN 18334 (sekcja 3.8):.

| Przekrój łaty \[mm] | Osiowy rozstaw krokwi \[m] | klasa drewna DIN 4074-1/ PN-EN 338 |
| ------------------- | -------------------------- | ---------------------------------- |
| 24/48\*             | do 0,70                    | S13/C30                            |
| 24/48               | do 0,80                    | S13/C30                            |
| 30/50               | do 0,80                    | S10/C24                            |
| 40/60               | do 1,00                    | S10/C24                            |

\*przy ciężkich pokryciach ceramicznych

### Gwoździe

| Przekrój łaty \[mm/mm] | min długość gwoździa (głębokość osadzenia = 12 \* dn) | min długość gwoździa (głębokość osadzenia = 12 \* dn) |
| ---------------------- | ----------------------------------------------------- | ----------------------------------------------------- |
|                        | dn = 3,1 mm                                           | dn = 2,8 mm                                           |
| 24/48                  | ≥ 61mm                                                | ≥ 58mm                                                |
| 24/48                  | ≥ 61mm                                                | ≥ 58mm                                                |
| 30/50                  | ≥ 61mm                                                | ≥ 64mm                                                |
| 40/60                  | ≥ 77mm                                                | ≥ 74mm                                                |

Dla uproszczenia można przyjąć, że długość gwoździa = 2.5 \* grubość mocowanego elementu.

Zasady wymienione powyżej zawarte są zarówno w normie niemieckiej (ATV DIN 18334 sekcja 3.8) jak i w europejskiej (eurocod 5).


---

# 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-pol/projekt-3d-cad_cam/konstruktionsprogramm_projekt-3d-cad_cam/modellbereiche_model-3d/dach_dach/ausfuehrung-von-dachlatten.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.
