# Cancel Objects

{% embed url="<https://github.com/paukstelis/Octoprint-Cancelobject>" %}

A quien no le ha pasado nunca que durante una impresión de varias piezas una de ellas ha quedado dañada o se está imprimiendo de forma incorrecta. Cancel Objects te permitirá seleccionar esa parte de la impresión y cancelarla permitiendo de esa manera que no tengas problemas con el resto de piezas.

[![screenshot](https://github.com/paukstelis/Octoprint-Cancelobject/raw/master/viewer.png)](https://github.com/paukstelis/Octoprint-Cancelobject/blob/master/viewer.png) [![screenshot](https://github.com/paukstelis/Octoprint-Cancelobject/raw/master/cancellist.png)](https://github.com/paukstelis/Octoprint-Cancelobject/blob/master/cancellist.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/cancel-objects.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.
