# Fix: Shape is Too Big

## <mark style="color:blue;">The Problem | Shape is Bigger than Block</mark>

A common error that throws off your fabric calculations is when a shape in your block is larger than the finished block.&#x20;

Sometimes this is intentional - perhaps you can only make a shape by trimming it later. But most of the time this is unintentional and the PreQuilt Fabric Calculator will give you calculations for the entire shape, even if it's hidden from the final quilt block.

This often results in being told you need more fabric than you do.

***

## <mark style="color:blue;">YouTube Video</mark>

{% embed url="<https://youtu.be/wkVn_kJFm0I>" %}

***

## <mark style="color:blue;">Help Guide</mark>

### <mark style="color:blue;">The Problem</mark>

In this example, the Sashing is throwing an Error Warning in the Fabric Calculator.

<div align="left"><figure><img src="/files/yuX861h9Da10bvbwmV9P" alt="" width="134"><figcaption></figcaption></figure></div>

### <mark style="color:blue;">Problem Analysis</mark>

Let's investigate what is causing the error. To do this:

{% stepper %}
{% step %}
In the design application, click on <mark style="color:blue;">**Edit Block**</mark> for the Sashing quilt block.

<div align="left"><figure><img src="/files/0F9pXf4fcE0px9NFHO4F" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click on the <mark style="color:blue;">**shape**</mark> in the block editor area.

<div align="left"><figure><img src="/files/ZqEF628xQ5VEjcs3V6v1" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click on the <mark style="color:blue;">**SIZE tab**</mark> on the left side control panel.

<div align="left"><figure><img src="/files/krXlFUjzswcPjDMZ1dUT" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Once expanded, we can see that the width of the shape is larger than the finished block. You can see that it's at 150%, when it should be at 100%.

<div align="left"><figure><img src="/files/0FIZ0YxQdKPmMdTUtxCh" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### <mark style="color:blue;">Fix the Error & Fabric Calculations</mark>

{% stepper %}
{% step %}
In the design application, click on <mark style="color:blue;">**Edit Block**</mark> for the Sashing quilt block.

<div align="left"><figure><img src="/files/YSVyBchsZCoanN0K9nTa" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click on the <mark style="color:blue;">**shape**</mark> in the block editor area.

<div align="left"><figure><img src="/files/9bV6VjGc2zTUpjUCLxl7" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click on the <mark style="color:blue;">**Scale to Fit**</mark> button (![](/files/nVrLRt7Yreh1tjEIZOpC)) on the center vertical toolbar.

<div align="left"><figure><img src="/files/QN17R3d47ZIBQFTGp9Ca" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click on the <mark style="color:blue;">**Save to Quilt**</mark> button in the top right corner.

<div align="left"><figure><img src="/files/GYlyuWpBmmKv3yt8peEb" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %} <mark style="color:blue;">**Save**</mark> the quilt (![](/files/DWYhZlpFuB1vDsCEh8a2)) and click on the <mark style="color:blue;">**Fabric Calculator**</mark> button (![](/files/tmRBEFnmAqF9OLP1d15U)).

{% endstep %}

{% step %}
The error is now gone and the fabric calculations are corrected.

<div align="left"><figure><img src="/files/2F4hBqflsa4Xk1hiqGNY" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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://help.prequilt.com/prequilt-101/fabric-calculator/fix-fabric-calculator-errors/fix-shape-is-too-big.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.
