# Archivos de impresión en 3D

Utilice el siguiente enlace para ir a nuestro repositorio de GitHub para los archivos .stl. El archivo README contiene configuraciones recomendadas de filamento e impresora para imprimir las piezas de 3D-PAWS.

{% @github-files/github-code-block url="<https://github.com/3d-paws/3D-PAWS-STL-Files>" %}


---

# 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://3dpaws.comet.ucar.edu/es/descarga-de-archivos/archivos-de-impresion-en-3d.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.
