# Broken/Loose Heatbreak

![Image from Reddit](/files/-MS_I3SW_sSBOs3MOWrC)

The heatbreak is the part of the hotend that controls the transfers the heat between the heatblock and the heatsink. Details on the heatbreak are covered in our hardware glossary here:

{% content-ref url="/pages/-MRIt2ENGd6qPJoULrvl" %}
[Hotend & Nozzle](/next-lab/3d-printing/open-access-printers/prusa-open-access/hardware-glossary/hotend-and-nozzle.md)
{% endcontent-ref %}

There are many varieties of hotend designs, but a number of them use the heatbreak not only to control thermal transfer, but also as a structural element to hold the heatblock (a good example is the E3D V6). As a result, the heatbreak is prone to being bent/broken if the heatblock is not properly handled. This happens frequently during nozzle swaps.

**To replace the heatbreak, heatblock and/or heatsink on the MK3S, you can check out this article:**

{% embed url="<https://help.prusa3d.com/en/guide/how-to-replace-a-heatbreak-heatsink-heaterblock-mk3s-mk3s-mk2-5s-mmu2s_16104/>" %}
Replacing heatbreak, heatsink and/or heaterblock on the MK3S
{% endembed %}


---

# 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://ms-kb.msd.unimelb.edu.au/next-lab/3d-printing/open-access-printers/prusa-open-access/support/broken-loose-heatbreak.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.
