> For the complete documentation index, see [llms.txt](https://oido.gitbook.io/hilfe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oido.gitbook.io/hilfe/help/settings/printers/printer-setup.md).

# Printer setup

{% hint style="info" %}
All Star™CloudPrint printers are supported by the OIDO system.
{% endhint %}

### Two steps to connect your printer to your OIDO online store

1. Register your printer with the manufacturer's CloudPRNT
2. Set up your printer with the OIDO online shop<br>

### Step 1: Register your printer with the manufacturer's CloudPRNT

<figure><img src="/files/APZWyAfmQ7mEVWIrpydg" alt=""><figcaption></figcaption></figure>

* Connect your printer to the internet – using a Ethernet-cable or your Wi-Fi, depending on the printer.
* Go to the cloud print settings in your printer menu.
* ENABLE CloudPRNT
* Server URL: <https://www.oido.me/prnt>
* Polling time: 60 seconds
* User Name: leave blank
* Password: leave blank
* Save and restart the printer.

{% hint style="info" %}
Here you will find the information from the printer manufacturer: <https://star-m.jp/products/s_print/oml/mcprint3_gen2/manual/en/settings/settingsCloudPRNT.htm>
{% endhint %}

### Step 2: Set up the printer at the OIDO online shop

* Enter a printer name (any name)
* Enter the MAC address that is printed on the self-test of your printer.
* Enter the paper width
* Select the production site whose order components you want to print there
* Activate printer

<figure><img src="/files/4olbPEPlszyXAEawrvYc" alt=""><figcaption></figcaption></figure>

When the icon turns green, your printer is accessible to OIDO and ready to go.

{% hint style="warning" %}
The print queue deletes all entries older than 24 hours to save resources.
{% endhint %}

{% hint style="success" %}
You can create as many printers as you like and assign the content to be printed to the respective production sites.
{% endhint %}

### Compatible printers with the OIDO online shop (as of 2024)

TSP143IV UE GY E+U (#39473090)\
TSP143IV-UE SK GY E+U (#39473390)\
MCP31L WT E+U (#39651090)\
MCP31L BK E+U (#39651190)\
MCP31LB WT E+U (#39651290)\
MCP31LB BK E+U (#39651390)\
MCP30 WT E+U (#39654090)\
MCP30 BK E+U (#9654190)\
MCL32CI BK E+U (#39658190)

***

[‹ Return to the OIDO website](https://www.oido.me/en)


---

# 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://oido.gitbook.io/hilfe/help/settings/printers/printer-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.
