> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/onretail-wiki/handbuch/drucker-and-hardware/drucker/druckbild-thermobondrucker.md).

# Druckbild Thermobondrucker

Problem bei Thermobondruckern kann manchmal ein verwaschenes Druckbild sein, das mit den Werkseinstellungen nicht korrigiert wurde.

In den meisten Fällen kann das durch eine Einstellung zu Geschwindigkeit des Druckkopfes und der vom Drucker verlangten Druckdichte behoben werden.&#x20;

Wenn der Druckkopf langsamer über das Thermopapier fährt und die Druckdichte höher ist (sprich das Schwarz soll satter und ausgeprägter wirken), dann bekommt das Thermopapier mehr Hitze von den Heizdrähten des Druckkopfes ab und wird intensiver geschwärzt. Natürlich kann das auch vom Papier abhängen und wenn z.B. der Lieferant von den Bonrollen gewechselt wird, ändert sich dann das Schriftbild.

Beispiel Epson, hier wird ein Utility Programm für die Kommunikation mit dem Drucker zur Verfügung gestellt "EPSON APD5 Utility for TM Printer".&#x20;

![](/files/gkyYr4SfIjkGoGAzCZ0C)

Unter Punkt Drucksteuerung, wurde hier schon die Druckdichte von 100% auf 120% erhöht und die Geschwindigkeit von Stufe 10 auf Stufe 5 halbiert.

Nach der Auswahl klicken Sie auf "Einstellen", damit die Werte an den Drucker geschickt werden.

![](/files/NtQNzo6nsuwsZSzKHR9W)


---

# 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://helpcenter.etron.info/onretail-wiki/handbuch/drucker-and-hardware/drucker/druckbild-thermobondrucker.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.
