# Printer Management

C6 comes loaded with FabMachines printer settings and has the ability to add custom third party printers as well. In case your printer is not present in the list, adding a custom printer might be the solution. Custom printers are loaded with an empty machine profile, leaving all parameters to be manually adjusted.&#x20;

Following pages will show in detail how to list existing printers, select printer for slicing, creating, editing and removing printers.

![](/files/wWl9nxu8oskqZt57x0ac)

{% hint style="warning" %}
Custom printer configurations and their effects are not tested. Please use the parameters carefully as C6 is not responsible and does not provide support for third party printers.
{% endhint %}

The video below shows an overview of the available settings and a rough guide on how to handle them.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2Q7lAVMQdQQOQTm1U60O%2Fuploads%2FvqJnUXg5BMhgXYVNGf01%2FWhatsApp%20Video%202022-03-28%20at%2012.23.09%20PM.mp4?alt=media&token=3c705566-dacb-4f2e-9234-e533d16f7090>" %}
C6 Printer Management.&#x20;
{% endembed %}


---

# 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.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.
