# Printed Parts

## Printed Parts Guideline

The Voron Team has provided the following print guidelines for you to follow in order to have the best chance at success with your parts. There are often questions about substituting materials or changing printing standards, but we recommend you follow these.

| Setting                 | Recommendation                             |
| ----------------------- | ------------------------------------------ |
| 3D Printing Process     | Fused Deposition Modeling (FDM)            |
| Material                | ABS                                        |
| Infill Type             | Grid, Gyroid, Honeycomb, Triangle or Cubic |
| Layer Height            | 0.2mm                                      |
| Wall Count              | 4                                          |
| Extrusion Width         | Forced 0.4mm                               |
| Solid Top/Bottom layers | 5                                          |


---

# 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.siboor.com/siboor-0.2-r1-aug/the-build/printed-parts.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.
