# Raddle Calculator

### What It Does

If using a raddle where the spacing doesn't directly correspond with the ends per inch (such has spacing per inch) or ends per centimeter (spacing of a centimeter), this calculator assists with how to spread the threads so that the width of the warp after spreading is equal to the planned width in the reed.

Two commonly used raddles are the Louet (.5cm per dent, or 2 dents per centimeter) and the Lofty Fiber (4 spaces per inch).  Preset patterns are available for these raddles.

If not using one of the above raddles, enter the reed dents per inch/cm and enter a pattern to calculate the effective sett.

***

<figure><img src="/files/RdqapqvN1jYwVqa11mk5" alt="" width="375"><figcaption><p>Reed Sley Calculator Screen</p></figcaption></figure>

Values are saved in the reed sley calculator as a part of the Project Record. &#x20;

This calculator can be accessed in the Project Info | Setup screen as well as directly on the Project tab.


---

# 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.tempoweave.com/help-by-menu-tabs/project-menu/raddle-calculator.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.
