> For the complete documentation index, see [llms.txt](https://docs.maitredpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maitredpos.com/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/printers/5.1.2-printer-types/printer-types-setup.md).

# Printer Types - Setup

![Printer Type - Setup Branch](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/Chap05/PrinterTypes/05-PrinterType-Setup-FILLED.png)

#### Name

Type in the model name of the printer.

#### Memory

Type in the amount of memory (in bytes) available with the printer. This is also referred to as the print buffer in some manufacturer's documentation.

#### Time Out

Type in the number of seconds the Back-Office waits for a reply from the original printer before the system sends data to the replacement printer.

#### Bar Code Start

If the printer supports bar code printing, enter the code which marks the bar code start. (Up to 48 characters)

#### Bar Code End

If the printer supports bar code printing, enter the code which marks the bar code end. (Up to 48 characters)

#### 1 Color Ribbon

Enable this option if the printer uses a one-color ink ribbon. This option causes the printer to alternately use both sides of the ribbon. Otherwise, the printer uses ribbons with more than one color. For thermal printers, this option is disabled.

#### Logo

Select this option if the invoice paper has the restaurant logo at the top of each form, or to print the Logo with a compatible printer.

{% hint style="info" %}
NOTE: To print the restaurant name and address under the Logo, enable the Print Logo And Address option of Point of Sale Control > Revenue Center > Options > Check. To generate the Logo from the printer, you must enter the proper hexadecimal code in Page Setup field of Point of Sale Control > Workstation > Printer Type > Codes. The logo must also be loaded in the printer's memory using a special utility supplied by the printer's manufacturer.
{% endhint %}

#### XOn/XOff

Enable this option if the printer uses the XON/XOFF communication protocol.

#### Two Copies

Enable this option if your printer is able to print two copies of a credit card authorization slip using carbon paper. Disable this option if your printer is not using carbon. This option is only used when the Electronic Funds Transfer module is installed.

![Button - Predefined Types](https://documentation.payfacto.com/POS/MaitreD/Fulldoc/assets/images/MaitreDCommon/Buttons/MDButton-PredefinedTypes.jpg)

Click this button to choose a printer from the predefined printers list.

Related Topics

1. [Printer Types](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/printers/5.1.2-printer-types/printer-types.md)
2. [Printer Types - Setup](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/printers/5.1.2-printer-types/printer-types-setup.md)
3. [Printer Types - Codes](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/printers/5.1.2-printer-types/printer-types-codes.md)
4. [Printer Types - Page Size](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/printers/5.1.2-printer-types/printer-types-page-size.md)
5. [Printer Types - Status](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/printers/5.1.2-printer-types/printer-types-status.md)
6. [Printer Types - QR Code](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/printers/5.1.2-printer-types/printer-types-qr-code.md)
7. [Printer Types - Cash Drawer](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/printers/5.1.2-printer-types/printer-types-cash-drawer.md)
8. [Printer Types - Special](/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/printers/5.1.2-printer-types/printer-types-special.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.maitredpos.com/maitred/maitred-complete-online-documentation/chap-5-configuring-and-managing-work/printers/5.1.2-printer-types/printer-types-setup.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
