# No Ink or Paste Comes Out

If you're experiencing no ink or paste coming out of the print head during printing it may be due to one of a few key reasons:

### Incorrectly primed

When you rotate the dispenser gear clockwise, the plunger moves downwards. When priming, rotate the gear so that ink barely starts to come out, then **rotate it back ¼ turn.**

Too much ink will be dispensed if you did not rotate back enough. Not enough ink will be dispensed if you rotated back too much.

{% hint style="warning" %}
**Tip**: If you do not move the gear after printing, the next time you use the V-One the dispensers will already be primed and ready to go!
{% endhint %}

### Clogged nozzle

If you turn the dispenser gear clockwise and you feel resistance but ink is not coming out, then the nozzle is probably clogged.

Did you store them in the fridge? Ink must be stored in low temperatures when not in use. Leaving the ink at room temperature for a long time will cause the ink to dry and harden.

From time to time, nozzles may still clog even if ink was stored properly.

{% content-ref url="/pages/Me3eVjp4at3DTFKCmQlI" %}
[Cleaning Clogged Nozzles](/docs/v-one/troubleshooting/no-ink-or-paste-comes-out/cleaning-clogged-nozzles.md)
{% endcontent-ref %}

{% hint style="danger" %}
Never try to clear a clog by brute force. The dispensing plunger will pierce the piston and **you will destroy** your ink cartridge.
{% endhint %}

### Cartridge seal broken

If too much pressure is applied to a cartridge with a broken or clogged nozzle, the seal in the cartridge will break, causing ink to leak into the barrel. This will cause ink to slowly print less and less over time. To resolve this problem, you need to transfer the ink to a new cartridge - see [Filling an Empty Cartridge](/docs/v-one/learn-v-one/v-one-materials/conductor-3-and-custom-inks/filling-an-empty-cartridge.md)

### Out of ink

Confirm you still have ink left in the syringe. Look at the viewing window in the sheath and ensure the white plunger is not pushed all the way down to the tip of the syringe. If you have run out of ink, visit our store to pick up a new cartridge

### Extrusion motor stalling

If the dispensing motor makes an unusual noise during printing and no ink comes out, the motor is stalling. The motor is trying to rotate the dispenser gear but there is too much resistance. This happens when you have run out of ink or the nozzle is clogged. Replace your ink cartridge, or see instructions for addressing clogged nozzles.


---

# 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.voltera.io/docs/v-one/troubleshooting/no-ink-or-paste-comes-out.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.
