# List Printers

A list of printers is shown in the C6 slicing interface header. User can select the desired printer from this list. This list contains all the default printers, as well as [custom printers added by user.](/modules/printer-management/add-new-printer.md)

The associated properties will take affect when user slices an object with the selected printer. The most visual cue of changing a printer is the print bed size change.

![C6 slicing interface - Changing Printer](/files/hubth3gvoykrZxMS1rcO)

{% hint style="info" %}
C6 keeps the last printer you sliced with as the selected one. When you clear browser data, the first printer in your list is loaded the next time you run C6.
{% endhint %}


---

# 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.c6.fabheads.com/modules/printer-management/list-printers.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.
