# DisplayLayerProcess

{% embed url="<https://github.com/OllisGit/OctoPrint-DisplayLayerProgress>" %}

Mediante este plugin podremos añadir mucha información interesante sobre el estado de la impresión en nuestra pantalla como el progrso (M73), tiempos estimados de finalización, información de capa, información del estado de nuestro propio cambio de filamento (M600), estado de la impresora, etc...

Además aplica cambios interesantes al interfaz de Octoprint para poder visualizar toda esta información remotamente en el caso que lo creamos interesante.

![](https://telegra.ph/file/4ea0f51b30e23ed736a5b.png)


---

# 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://marlin.3dwork.io/octoprint/plugins-mejoras-octoprint/displaylayerprocess.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.
