> For the complete documentation index, see [llms.txt](https://www.blenderguppy.com/add-ons/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.blenderguppy.com/add-ons/panel-cutter/presets.md).

# Presets

{% hint style="success" %}
As of version 2.5.9, manually installing the presets is no longer needed as they are now located directly in the add-on directory. If you have them installed manually before using the address below, you have to delete the preset "panel\_cut.bga" in order to avoid duplicates.
{% endhint %}

{% hint style="info" %}
For older Blender versions specially 3X or lower, the localized preset code will not work so you have to use the instructions below to install the presets.
{% endhint %}

### Installation

The download files from the store includes presets so you can quickly come up with cool designs. Be sure to use the latest version of the add-on from the store since old variations may be missing the new properties that some of these presets are using.

<figure><img src="/files/uoPf1PAN1z2V07QR2Mmk" alt=""><figcaption><p>Figure 1</p></figcaption></figure>

These presets can be accessed in the **Operator Presets** dropdown menu on top of the redo panel of most of the operators in the add-on.

Unzip the presets folder and paste the operator folder to these directory according to the system you are using:

* **Linux** \~/.config/blender/\<Blender version>/scripts/presets/
* **Mac** /Users/{user}/Library/Application/Support/Blender/\<Blender version>/scripts/presets/
* **Windows** C:\Users\\\<Username>\AppData\Roaming\Blender Foundation\Blender\\\<Blender version>\scripts\presets\\

In Windows, you can access these directories using the Win+R hotkey and typing "%appdata%" and going to the Blender Foundation folder.

If the higher directory does not exist e.g /presets/ then just create it yourself.
