> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/guest/ja/purint/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md).

# Brother プリンターの 2 色印刷

Brother QL-820NWBc は、バッジを印刷するために熱転写ラベルロールを使用するモノクロのラベルプリンターです。Brother は、白地に黒と赤の両方で印刷できる独自のロールを提供しています。これにより、Verkada Guest のユーザーは Brother プリンターを使って赤と黒のバッジを印刷できます。

### 要件

* Brother の白地に黒/赤のロール（DK-2251）をプリンターにセットします。参照先は [このガイド](/guest/ja/purint/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.md) ラベルロールのセット方法です。
* Guest アプリを実行しているタブレットがオンラインで、DK-2251 ロールを装着した Brother プリンターに接続されています。

***

## 枠線付きのバッジをデザインする

### 基本デザイナー

{% stepper %}
{% step %}
**次の手順に従ってください：** [**Guest で来訪者バッジをデザインする**](/guest/ja/she-ding/configure-guest-types/design-a-visitor-badge-in-guest.md)**.**
{% endstep %}

{% step %}
**［Border Color］で、赤または黒のボックスにチェックを入れます。**

<div align="left" data-with-frame="true"><img src="/files/df93bfe161d9584a495273f60eada655871d09f1" alt=""></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
枠線の色、枠線のスタイル、および向きは、 [バッジデザインルール](/guest/ja/she-ding/configure-guest-types/design-a-visitor-badge-in-guest.md) を Basic Designer で使用して関連付けることができます。
{% endhint %}

### 高度なデザイナー

{% stepper %}
{% step %}
**Verkada Command で、All Products > Workplace > Guest に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、Guest Settings をクリックします。**

a. 下で **オーガナイゼーション'** **> Guest Types,** クリック **Guest Types を管理します。**\
b.（任意）上部で、 **サイト** サイトを選択し、個別サイトの Guest Type の来訪者バッジを作成します。
{% endstep %}

{% step %}
**目的のゲストタイプを選択します。**
{% endstep %}

{% step %}
**バッジ設定をクリックします。**
{% endstep %}

{% step %}
**高度なデザイナーを選択します。**
{% endstep %}

{% step %}
**コンテンツを選択し、色を選択します。**

<div align="left" data-with-frame="true"><figure><img src="/files/d27360d6bb23b96f075887af0f2bb12f1c33ec52" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
枠線の色、ゲスト名、サイト名、ホスト名、日付、ゲストの回答、およびカスタムテキストは赤にできます。
{% endhint %}
{% endstep %}
{% endstepper %}

### 注意事項

* 白地に黒/赤のロールは、赤のコンテンツがないバッジであっても、白地に黒のロールより印刷速度が遅くなります。
* バッジに赤のコンテンツが含まれていても、プリンターに白地に黒/赤のロールがセットされていない場合、そのコンテンツは黒が既定になります。


---

# 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://help.verkada.com/guest/ja/purint/brother-printer-setup-guide/two-tone-printing-for-the-brother-printer.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.
