> For the complete documentation index, see [llms.txt](https://docs.sevenpens.com/drawtab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sevenpens.com/drawtab/core/barrel-rotation.md).

# Barrel rotation

## Introduction

Barrel rotation is very easy to understand. It's just a rotation of the pen along its long axis - it is when the pen spins.

The photos below represent an untilted pen. The orange circle will indicate the barrel rotation.

<figure><img src="/files/YEFFSKORYKOELg5Rog5f" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/ThvFtcYHMLJKMMpxwDnS" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/m9zlZZAZVBnfZNRFGVkl" alt="" width="375"><figcaption></figcaption></figure>

Below are diagrams showing both tilt and barrel rotation. Tilt and barrel rotation are independent. People often confuse them, so it's useful to compare a tilted pen with barrel rotation.

The green circle shows the tilt azimuth. The purple circle shows the tilt altitude.

<figure><img src="/files/44cDo7iiVB4j30Fp69yE" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/97X9mkciF56uf8SIq4Av" alt="" width="375"><figcaption></figcaption></figure>

In the diagram below, barrel rotation is indicated by the arrows that go around the long axis of the pen (as indicated by the dotted line).

This video demonstrates tilt. I highly recommend you watch it.

{% embed url="<https://www.youtube.com/watch?v=O9cMFehZnsI>" %}

## Benefits of barrel rotation

Barrel rotation is intended to help brushes mimic traditional media, where rotating the brush around its long axis rotates the brush on the canvas.

## Popularity

I don't think barrel rotation is widely used, but absolutely some people have an art style that requires it. And for them, barrel rotation is critical.

## Pens that support barrel rotation

Barrel rotation is a **very rare feature** on pens. I know of only three pens that support it.

* Wacom Art Pen (KP-701E)
* Wacom 6D Art Pen (ZP-600)
* Apple Pencil Pro
* Huawei M Pencil Pro

Keep in mind that these pens only work with specific tablets. You cannot buy these pens and assume they will work with the tablet you have.

## Will barrel rotation ever be adopted more widely?

We don't know. We don't have any information about other brands adopting barrel rotation.

## Turning on barrel rotation

See: [Using barrel rotation with your brush](/drawtab/core/barrel-rotation/using-barrel-rotation.md)

## Videos

* [Revels Atelier - Hurry! Get the Wacom Art Pen before it's gone!](https://www.youtube.com/watch?v=TgHw40QTV9s) 2024-04-25


---

# 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.sevenpens.com/drawtab/core/barrel-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.
