# Pressure curves in OpenTabletDriver

## Overview

OpenTabletDriver lets you configure the pressure curve via plug-ins.

## Installing the Slimy Scylla plug-in

Instructions for installing Slimy Scylla are here: [Slimy Scylla](/drawtab/guides/drivers/opentabletdriver/otd-plugin-slimyscylla.md)

## Configuring the pressure curve

In the **Filters** tab, enable **Slimy Scylla Pressure Curve**

<div align="left"><figure><img src="/files/8yTbeyUQ2nvHhodH6STN" alt="" width="375"><figcaption></figcaption></figure></div>

This is what the configuration looks like:

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

To enable the filter, click **Enable Slimy Scylla** and click **Apply**.

The settings here will let you configure the pressure curve. Unfortunately, there is no interactive view of the pressure curve inside the OTD UX. However, you can use the demos tool to play with the settings interactively and see the pressure curve <https://www.desmos.com/calculator/97s6f0yhlb>

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

Remember once you make changes to the settings, always click **Apply** in OTD

## Slimy Scylla documentation

<https://github.com/Kuuuube/Slimy_Scylla/tree/main/docs>

<https://github.com/Kuuuube/Slimy_Scylla/blob/main/docs/pressure_curve/pressure_curve.md>

*


---

# 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.sevenpens.com/drawtab/guides/drivers/opentabletdriver/pressure-curves-in-otd.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.
