> For the complete documentation index, see [llms.txt](https://learning.loftyfiber.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learning.loftyfiber.com/floor-and-table-looms-purchasing-information-and-support/louet-floor-and-table-looms/louet-david-3-loom/david-loom-trouble-shooting/moving-the-horizontal-treadle-stop-bar.md).

# Moving the Horizontal Treadle stop Bar

The official position of Louët is that physical modifications to the Louët David 3 are neither necessary nor recommended.

A YouTube video is currently circulating that suggests drilling new holes in the loom and relocating the horizontal lower treadle stop bar. We strongly advise against making these modifications.

The issue shown in the video is a *split shed*. A split shed occurs when the upper shed is uneven, causing some upper warp threads to sit at different heights than others. The image below shows an example of a clean, properly adjusted David 3 shed.

<figure><img src="/files/FsKGDoNSgEQmp9dRHzWr" alt=""><figcaption></figcaption></figure>

If your loom is not producing a clean shed like this, the correct solution is to adjust the shaft heights. Proper shaft adjustment is the only recommended method for achieving a large, clean shed on a David 3.

Before making any shaft height adjustments:

* All shafts must be tied to at least one treadle
* The treadles should be tied using the last usable hole of the Texsolv tie-up cord

If you do not begin with this setup, you will not achieve the maximum possible shed.

We recommend beginning with a simple tabby (plain weave) tie-up:

* One treadle tied to shafts 1, 3, 5, and 7
* One treadle tied to shafts 2, 4, 6, and 8

Once tied up:

* Shaft 1 should be adjusted to 8 cm below the bottom of the castle on both the left and right sides
* Shaft 8 should be adjusted to 6 cm below the bottom of the castle on both sides

The remaining shafts should slope evenly between shafts 1 and 8. Any remaining shed unevenness can typically be corrected by fine-tuning the height progression of shafts 2 through 7.

For additional clarification and a visual demonstration of this process, please refer to the video available below.

{% embed url="<https://youtu.be/UHjx-3yq2nI?si=toDp4Dh40OJ2WtL1>" %}


---

# 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://learning.loftyfiber.com/floor-and-table-looms-purchasing-information-and-support/louet-floor-and-table-looms/louet-david-3-loom/david-loom-trouble-shooting/moving-the-horizontal-treadle-stop-bar.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.
