> For the complete documentation index, see [llms.txt](https://docs.moasure.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moasure.com/en/moasure-lx1/your-moasure-lx1-device/moasure-lx1-technique/master-rotation.md).

# Master Rotation

Rotate LX1 smoothly when changing direction.

Rotation allows LX1 to understand the angle between wall planes.\
Smooth, controlled movement helps maintain clean and consistent room geometry.

***

### Good Rotation Technique

* Turn your whole body naturally — avoid twisting only your wrist
* Keep LX1 upright and close to your centreline
* Moderate tilt is acceptable when needed for stable movement or tighter spaces
* Avoid swinging the device outward or holding it sideways
* Finish the rotation aligned cleanly with the next wall

Your movement should feel like a natural turn while walking, not a pivot of the wrist.

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

**Keep LX1 Upright**

LX1 is designed to work best when held upright during measurement.

Slight natural tilt is acceptable where needed, but excessive tilt or sideways movement should be avoided.

For best results:

* Upright = best practice
* Moderate tilt = acceptable
* Excessive tilt or sideways movement = avoid

Keeping LX1 upright and controlled helps maintain reliable motion tracking and cleaner geometry.

***

### Move Smoothly Between Walls

When transitioning from one wall to the next:

* Keep LX1 steady
* Avoid sudden swings
* Avoid abrupt direction changes
* Maintain the same steady pace

Controlled rotation helps LX1 interpret changes in wall direction accurately.

***

### Avoid Sharp Twisting

Abrupt or exaggerated movement during a turn can introduce unnecessary motion into the measurement.

Especially in tight or cluttered spaces, take a slightly wider and smoother turn rather than twisting sharply.

***

### Why Rotation Matters

Consistent rotation helps ensure:

* Accurate wall angles
* Clean corner transitions
* Reliable shape closure
* Stable room geometry

With smooth, natural turning, LX1 can accurately capture wall angles, even in irregular or non-rectangular rooms.


---

# 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.moasure.com/en/moasure-lx1/your-moasure-lx1-device/moasure-lx1-technique/master-rotation.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.
