> For the complete documentation index, see [llms.txt](https://docs.voltera.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voltera.io/docs/nova/troubleshooting/print-issues/material-oozing-or-leakage.md).

# Material Oozing or Leakage

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

If your printing material is oozing between raises or prints, it is likely that your Relief Pressure is set too high or your plunger's O-ring is missing or has failed. First, inspect the O-ring to insure it is properly in place and hasn't become swollen. If you need to replace it you can follow the steps in our [NOVA Maintenance](broken://pages/y0uElZSzp2qR9FgSfpo2#replacing-your-o-ring) guide. If the O-ring looks good, then you’ll want to adjust the relief pressure before you try printing again.

This can be adjusted two ways. Either indirectly by running through the [Calibrate](/docs/nova/learn-nova/software-overview/calibration.md) workflow for your material again, or directly in the Check Flow step in the Dispense workflow.


---

# 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:

```
GET https://docs.voltera.io/docs/nova/troubleshooting/print-issues/material-oozing-or-leakage.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.
